Update forward_arrow.icon
This commit is contained in:
parent
abaacb4414
commit
56a40d5018
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
// You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CANVAS_DIMENSIONS, 32,
|
||||
STROKE, 0.5,
|
||||
MOVE_TO, 9.99f, 6.14f,
|
||||
LINE_TO, 9.99f, 6.15f,
|
||||
LINE_TO, 9.99f, 25.85f,
|
||||
|
@ -32,6 +33,7 @@ CUBIC_TO, 11.09f, 28.74f, 10.35f, 29, 9.66f, 29,
|
|||
CLOSE
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
STROKE, 0.5,
|
||||
MOVE_TO, 4.56f, 2.5f,
|
||||
LINE_TO, 4.55f, 2.5f,
|
||||
R_CUBIC_TO, 0.01f, 0.01f, -0.05f, 0.13f, -0.05f, 0.39f,
|
||||
|
@ -54,4 +56,4 @@ R_CUBIC_TO, 0.62f, 0.45f, 0.98f, 1.1f, 0.98f, 1.78f,
|
|||
R_CUBIC_TO, 0, 0.68f, -0.36f, 1.33f, -0.98f, 1.78f,
|
||||
LINE_TO, 5.81f, 14.33f,
|
||||
R_CUBIC_TO, -0.42f, 0.3f, -0.85f, 0.46f, -1.26f, 0.46f,
|
||||
CLOSE
|
||||
CLOSE
|
||||
|
|
Loading…
Reference in a new issue