Update tab_audio_muting.icon

This commit is contained in:
Alexander David Frick 2022-07-25 02:31:10 -05:00 committed by GitHub
parent b2bee61fd1
commit 5e3ad73a06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
MOVE_TO, 6.5, 5.5,
R_LINE_TO, 19, 19,
R_LINE_TO, -1, 1,
@ -31,6 +32,7 @@ R_H_LINE_TO, -2,
CLOSE
CANVAS_DIMENSIONS, 16,
PATH_COLOR_ARGB, 0xFF, 0x19, 0x67, 0xD2,
DISABLE_AA,
MOVE_TO, 3, 2,
R_LINE_TO, 10, 10,
@ -52,3 +54,4 @@ MOVE_TO, 10.5f, 6,
R_V_LINE_TO, 1.5f,
MOVE_TO, 12.5f, 5,
R_V_LINE_TO, 4.5f
CLOSE