Commit 44bf467c authored by Wenzhao Zang's avatar Wenzhao Zang Committed by Commit Bot

Update lock screen submit button icon

Changed the asset size from 24 to 20. Others remain the same.

Bug: NONE
Change-Id: I1da0b131ca29416089e657ac706a8100812ea644
Reviewed-on: https://chromium-review.googlesource.com/688028Reviewed-by: default avatarMitsuru Oshima <oshima@chromium.org>
Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504894}
parent 88b08726
......@@ -2,13 +2,13 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 24,
CANVAS_DIMENSIONS, 20,
PATH_COLOR_ARGB, 0x57, 0xFF, 0xFF, 0xFF,
MOVE_TO, 16.59f, 8.59f,
LINE_TO, 12, 13.17f,
LINE_TO, 7.41f, 8.59f,
LINE_TO, 6, 10,
R_LINE_TO, 6, 6,
R_LINE_TO, 6, -6,
MOVE_TO, 13.83f, 7.16f,
LINE_TO, 10, 10.98f,
LINE_TO, 6.12f, 7.16f,
LINE_TO, 5, 9,
R_LINE_TO, 5, 5,
R_LINE_TO, 5, -5,
CLOSE,
END
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment