diff options
Diffstat (limited to 'src/icons/chevron-up.svg')
-rw-r--r-- | src/icons/chevron-up.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/chevron-up.svg b/src/icons/chevron-up.svg new file mode 100644 index 00000000..7927f946 --- /dev/null +++ b/src/icons/chevron-up.svg @@ -0,0 +1,9 @@ +--- +tags: [move, top] +category: Arrows +version: "1.0" +unicode: "ea62" +--- +<svg> + <polyline points="6 15 12 9 18 15" /> +</svg> |