diff options
Diffstat (limited to 'icons/trending-down.svg')
-rw-r--r-- | icons/trending-down.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/trending-down.svg b/icons/trending-down.svg new file mode 100644 index 00000000..5f3ce8de --- /dev/null +++ b/icons/trending-down.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-trending-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <polyline points="3 7 9 13 13 9 21 17" /> + <polyline points="21 9 21 17 13 17" /> +</svg> + + |