Update browser_tools.icon

This commit is contained in:
Alexander David Frick 2022-06-10 11:03:46 -07:00 committed by GitHub
parent 8b293b8e0d
commit 34de0cfe64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,6 @@
CANVAS_DIMENSIONS, 32,
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
STROKE, 1,
MOVE_TO, 25, 26.5f,
CUBIC_TO, 25, 25.67f, 24.33f, 25, 23.5f, 25,
LINE_TO, 8.5f, 25,
@ -32,7 +31,6 @@ CLOSE
CANVAS_DIMENSIONS, 16,
PATH_COLOR_ARGB, 0xFF, 0x1A, 0x73, 0xE8,
STROKE, 1,
MOVE_TO, 12.75f, 13,
R_ARC_TO, 0.75f, 0.75f, 0, 0, 0, -0.75f, -0.75f,
H_LINE_TO, 4,