diff options
Diffstat (limited to 'src/_icons/arrow-narrow-up.svg')
-rw-r--r-- | src/_icons/arrow-narrow-up.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-narrow-up.svg b/src/_icons/arrow-narrow-up.svg new file mode 100644 index 00000000..0ed04ce1 --- /dev/null +++ b/src/_icons/arrow-narrow-up.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <line x1="12" y1="5" x2="12" y2="19" /> + <line x1="16" y1="9" x2="12" y2="5" /> + <line x1="8" y1="9" x2="12" y2="5" /> +</svg> |