diff options
Diffstat (limited to 'src/_icons/trending-down-3.svg')
-rw-r--r-- | src/_icons/trending-down-3.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/trending-down-3.svg b/src/_icons/trending-down-3.svg new file mode 100644 index 00000000..88bd245b --- /dev/null +++ b/src/_icons/trending-down-3.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, decrease, fall] +category: Arrows +--- +<svg> + <path d="M3 6h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" /> + <path d="M18 19l3 -3l-3 -3" /> +</svg> |