diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 13:11:06 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 13:11:06 +0100 |
commit | 3d8fa31469119b0d70ebebbde39fe113c50b66f4 (patch) | |
tree | 6b34a53139fa21445f5139fe382600b36dee657d /_icons/trending-down.svg | |
parent | align fixes, ajdustment icons (diff) | |
download | tabler-icons-3d8fa31469119b0d70ebebbde39fe113c50b66f4.tar.xz |
tranding icons
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..a1f179cf --- /dev/null +++ b/_icons/trending-down.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="3 7 9 13 13 9 21 17" /> + <polyline points="21 9 21 17 13 17" /> +</svg> |