mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update media_toolbar_button.icon
This commit is contained in:
parent
1a7ebf0836
commit
9bc1eb49d7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
// found in the LICENSE file.
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
PATH_COLOR_ARGB, 0xFF, 0x80, 0x00, 0xAA,
|
||||
PATH_COLOR_ARGB, 0xFF, 0xAA, 0x00, 0xAA,
|
||||
MOVE_TO, 15.25f, 2,
|
||||
R_CUBIC_TO, 0.41f, 0, 0.75f, 0.34f, 0.75f, 0.75f,
|
||||
R_CUBIC_TO, 0, 0.41f, -0.34f, 0.75f, -0.75f, 0.75f,
|
||||
|
|
Loading…
Reference in a new issue