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