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-up.svg | |
parent | align fixes, ajdustment icons (diff) | |
download | tabler-icons-3d8fa31469119b0d70ebebbde39fe113c50b66f4.tar.xz |
tranding icons
Diffstat (limited to '_icons/trending-up.svg')
-rw-r--r-- | _icons/trending-up.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/trending-up.svg b/_icons/trending-up.svg new file mode 100644 index 00000000..6ebd42d7 --- /dev/null +++ b/_icons/trending-up.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="3 17 9 11 13 15 21 7" /> + <polyline points="13 7 21 7 21 15" /> +</svg> |