Update media_toolbar_button.icon

This commit is contained in:
Alexander David Frick 2022-07-22 04:15:44 -05:00 committed by GitHub
parent 1a7ebf0836
commit 9bc1eb49d7
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, 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,