diff options
Diffstat (limited to 'src/_icons/arrow-bottom-tail.svg')
-rw-r--r-- | src/_icons/arrow-bottom-tail.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/arrow-bottom-tail.svg b/src/_icons/arrow-bottom-tail.svg new file mode 100644 index 00000000..7047d40b --- /dev/null +++ b/src/_icons/arrow-bottom-tail.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- +<svg> + <path d="M12 6v15" /> + <path d="M9 18l3 3l3 -3" /> + <path d="M9 3l3 3l3 -3" /> +</svg> |