aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-29 17:41:45 +0100
committercodecalm <codecalm@gmail.com>2020-02-29 17:41:45 +0100
commit4c3698670dceaba09b06817f25ab518d0cb505c3 (patch)
tree2e5e0da19f29dd7223738b7c5b32c13ec191a2a6
parentarrows, faces (diff)
downloadtabler-icons-4c3698670dceaba09b06817f25ab518d0cb505c3.tar.xz
more icons
-rw-r--r--_icons/more-vertical.svg7
-rw-r--r--_icons/more.svg7
2 files changed, 14 insertions, 0 deletions
diff --git a/_icons/more-vertical.svg b/_icons/more-vertical.svg
new file mode 100644
index 0000000..f2f426c
--- /dev/null
+++ b/_icons/more-vertical.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="1" />
+ <circle cx="12" cy="19" r="1" />
+ <circle cx="12" cy="5" r="1" />
+</svg>
diff --git a/_icons/more.svg b/_icons/more.svg
new file mode 100644
index 0000000..d250dd4
--- /dev/null
+++ b/_icons/more.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="5" cy="12" r="1" />
+ <circle cx="12" cy="12" r="1" />
+ <circle cx="19" cy="12" r="1" />
+</svg>