Update navigate_home.icon
This commit is contained in:
parent
8491a90757
commit
c6dd2d23d8
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
// found in the LICENSE file.
|
||||
|
||||
CANVAS_DIMENSIONS, 32,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
||||
MOVE_TO, 9, 14.46f,
|
||||
LINE_TO, 16, 7.63f,
|
||||
LINE_TO, 23, 14.46f,
|
||||
|
@ -37,7 +37,7 @@ LINE_TO, 6, 17.39f,
|
|||
CLOSE
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
||||
MOVE_TO, 3.35f, 7,
|
||||
LINE_TO, 8, 2.5f,
|
||||
LINE_TO, 12.65f, 7,
|
||||
|
|
Loading…
Reference in a new issue