Update back_arrow.icon
This commit is contained in:
parent
0d5855eb47
commit
abaacb4414
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, 23.01f, 25.86f,
|
||||
LINE_TO, 23.01f, 25.85f,
|
||||
LINE_TO, 23.01f, 6.15f,
|
||||
|
@ -32,6 +33,7 @@ CUBIC_TO, 21.91f, 3.26f, 22.65f, 3, 23.34f, 3,
|
|||
CLOSE
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
STROKE, 0.5,
|
||||
MOVE_TO, 11.63f, 2.48f,
|
||||
R_CUBIC_TO, 0, 0.01f, -0.13f, 0.04f, -0.35f, 0.19f,
|
||||
LINE_TO, 4.86f, 7.33f,
|
||||
|
@ -53,4 +55,4 @@ R_CUBIC_TO, 0.56f, 0.29f, 0.89f, 0.92f, 0.89f, 1.74f,
|
|||
R_V_LINE_TO, 10,
|
||||
R_CUBIC_TO, 0, 0.82f, -0.32f, 1.45f, -0.88f, 1.74f,
|
||||
R_ARC_TO, 1.45f, 1.45f, 0, 0, 1, -0.67f, 0.16f,
|
||||
CLOSE
|
||||
CLOSE
|
||||
|
|
Loading…
Reference in a new issue