Update tab_audio.icon

This commit is contained in:
Alexander David Frick 2022-07-26 21:34:00 -05:00 committed by GitHub
parent efb3429985
commit c51babe7cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
PATH_COLOR_ARGB, 0xFF, 0xAA, 0x00, 0xAA,
MOVE_TO, 17, 7,
R_V_LINE_TO, 18,
R_LINE_TO, -6, -6,
@ -23,7 +23,7 @@ R_V_LINE_TO, -10,
CLOSE
CANVAS_DIMENSIONS, 16,
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
PATH_COLOR_ARGB, 0xFF, 0xAA, 0x00, 0xAA,
DISABLE_AA,
MOVE_TO, 9, 2,
R_V_LINE_TO, 11,
@ -33,7 +33,7 @@ R_V_LINE_TO, -3,
R_H_LINE_TO, 1,
CLOSE,
NEW_PATH,
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
PATH_COLOR_ARGB, 0xFF, 0xAA, 0x00, 0xAA,
STROKE, 1,
MOVE_TO, 10.5f, 6,
R_V_LINE_TO, 3,