diff options
Diffstat (limited to 'src/icons/chevrons-right.svg')
-rw-r--r-- | src/icons/chevrons-right.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/chevrons-right.svg b/src/icons/chevrons-right.svg new file mode 100644 index 00000000..bc786665 --- /dev/null +++ b/src/icons/chevrons-right.svg @@ -0,0 +1,10 @@ +--- +tags: [move, next, checklist] +category: Arrows +version: "1.0" +unicode: "ea65" +--- +<svg> + <polyline points="7 7 12 12 7 17" /> + <polyline points="13 7 18 12 13 17" /> +</svg> |