Update forward_arrow.icon
This commit is contained in:
parent
e1b155ebd1
commit
c8be9148f9
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
// You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
CANVAS_DIMENSIONS, 32,
|
||||
STROKE, 0.5,
|
||||
STROKE, 1.0,
|
||||
MOVE_TO, 9.99f, 6.14f,
|
||||
LINE_TO, 9.99f, 6.15f,
|
||||
LINE_TO, 9.99f, 25.85f,
|
||||
|
@ -33,7 +33,7 @@ CUBIC_TO, 11.09f, 28.74f, 10.35f, 29, 9.66f, 29,
|
|||
CLOSE
|
||||
|
||||
CANVAS_DIMENSIONS, 16,
|
||||
STROKE, 0.5,
|
||||
STROKE, 1.0,
|
||||
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,
|
||||
|
|
Loading…
Reference in a new issue