Update horizontal_menu.icon
This commit is contained in:
parent
93a2059b33
commit
8491a90757
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, 11, 16,
|
||||
CUBIC_TO, 10, 17.66f, 9.66f, 19, 8, 19,
|
||||
CUBIC_TO, 6.34f, 19, 5, 17.66f, 5, 16,
|
||||
|
@ -24,7 +24,7 @@ CUBIC_TO, 25.66f, 13, 27, 14.34f, 27, 16,
|
|||
CLOSE
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
||||
MOVE_TO, 3, 6.5f,
|
||||
CUBIC_TO, 2.17f, 6.5f, 1.5f, 7.17f, 1.5f, 8,
|
||||
CUBIC_TO, 1.5f, 8.83f, 2.17f, 9.5f, 3, 9.5f,
|
||||
|
|
Loading…
Reference in a new issue