Update browser_tools.icon
This commit is contained in:
parent
0b98478ec5
commit
57f7e4f6b2
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
|
||||
|
||||
CANVAS_DIMENSIONS, 32,
|
||||
STROKE, 0.5,
|
||||
STROKE, 0.75,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
||||
MOVE_TO, 25, 26.5f,
|
||||
CUBIC_TO, 25, 25.67f, 24.33f, 25, 23.5f, 25,
|
||||
|
@ -31,7 +31,7 @@ CUBIC_TO, 25, 5.33f, 24.33f, 6, 23.5f, 6,
|
|||
CLOSE
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
STROKE, 0.5,
|
||||
STROKE, 0.75,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
|
||||
MOVE_TO, 12.75f, 13,
|
||||
R_ARC_TO, 0.75f, 0.75f, 0, 0, 0, -0.75f, -0.75f,
|
||||
|
|
Loading…
Reference in a new issue