aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/dashboard.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-09 23:42:33 +0100
committercodecalm <codecalm@gmail.com>2020-03-09 23:42:33 +0100
commit587748e3c998dedf23d273e3ce522a2ca46900e6 (patch)
tree37300a0d52b99d1f8e1eb7b79c3bcdeb55708f6b /src/_icons/dashboard.svg
parentjekyll build fix (diff)
downloadtabler-icons-587748e3c998dedf23d273e3ce522a2ca46900e6.tar.xz
toggle, phone fixes, box
Diffstat (limited to 'src/_icons/dashboard.svg')
-rw-r--r--src/_icons/dashboard.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/dashboard.svg b/src/_icons/dashboard.svg
new file mode 100644
index 0000000..14d5b22
--- /dev/null
+++ b/src/_icons/dashboard.svg
@@ -0,0 +1,12 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <line x1="12" y1="3" x2="12" y2="5" />
+ <line x1="3" y1="12" x2="5" y2="12" />
+ <line x1="19" y1="12" x2="21" y2="12" />
+ <line x1="7" y1="7" x2="5.65" y2="5.65" />
+ <line x1="17" y1="7" x2="18.35" y2="5.65" />
+ <line x1="12" y1="9" x2="12" y2="15" />
+ <path d="M5.35 18a9 9 0 0113.3 0" />
+</svg>