Update tab_audio_muting.icon
This commit is contained in:
parent
b2bee61fd1
commit
5e3ad73a06
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue