mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update browser_tools.icon
This commit is contained in:
parent
05c8dc7a22
commit
4c94881ea7
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
// Modified, Originally from https://github.com/brave/brave-core/blob/master/vector_icons/chrome/app/vector_icons/browser_tools.icon
|
// Modified, Originally from https://github.com/brave/brave-core/blob/master/vector_icons/chrome/app/vector_icons/browser_tools.icon
|
||||||
|
|
||||||
CANVAS_DIMENSIONS, 32,
|
CANVAS_DIMENSIONS, 32,
|
||||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
|
||||||
MOVE_TO, 25, 26.5f,
|
MOVE_TO, 25, 26.5f,
|
||||||
CUBIC_TO, 25, 25.67f, 24.33f, 25, 23.5f, 25,
|
CUBIC_TO, 25, 25.67f, 24.33f, 25, 23.5f, 25,
|
||||||
LINE_TO, 8.5f, 25,
|
LINE_TO, 8.5f, 25,
|
||||||
|
@ -30,7 +30,7 @@ CUBIC_TO, 25, 5.33f, 24.33f, 6, 23.5f, 6,
|
||||||
CLOSE
|
CLOSE
|
||||||
|
|
||||||
CANVAS_DIMENSIONS, 16,
|
CANVAS_DIMENSIONS, 16,
|
||||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
|
||||||
MOVE_TO, 12.75f, 13,
|
MOVE_TO, 12.75f, 13,
|
||||||
R_ARC_TO, 0.75f, 0.75f, 0, 0, 0, -0.75f, -0.75f,
|
R_ARC_TO, 0.75f, 0.75f, 0, 0, 0, -0.75f, -0.75f,
|
||||||
H_LINE_TO, 4,
|
H_LINE_TO, 4,
|
||||||
|
|
Loading…
Reference in a new issue