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