aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-21 16:45:08 +0200
committercodecalm <codecalm@gmail.com>2020-09-21 16:45:08 +0200
commit7475d573359572d9e210617b9ad138c4979460f6 (patch)
treec2c9553d62baed970436f8f3181383601b3a7e0c /src
parentmain fix (diff)
downloadtabler-icons-7475d573359572d9e210617b9ad138c4979460f6.tar.xz
percentage icon
Diffstat (limited to 'src')
-rw-r--r--src/_icons/percentage.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/percentage.svg b/src/_icons/percentage.svg
new file mode 100644
index 0000000..ea6d758
--- /dev/null
+++ b/src/_icons/percentage.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="17" cy="17" r="1" />
+ <circle cx="7" cy="7" r="1" />
+ <line x1="6" y1="18" x2="18" y2="6" />
+</svg>