aboutsummaryrefslogtreecommitdiff
path: root/_icons/dots.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-03 17:13:05 +0100
committercodecalm <codecalm@gmail.com>2020-03-03 17:13:05 +0100
commitf289dcaf534f37e158654870f7406f8d22f63d90 (patch)
tree3af65d885d855ea20db4db798c5efbc8e3f84cdf /_icons/dots.svg
parentban icon (diff)
downloadtabler-icons-f289dcaf534f37e158654870f7406f8d22f63d90.tar.xz
corners, cut, copy, dots, etc
Diffstat (limited to '_icons/dots.svg')
-rw-r--r--_icons/dots.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/dots.svg b/_icons/dots.svg
index b2ef8cd..d250dd4 100644
--- a/_icons/dots.svg
+++ b/_icons/dots.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="5" cy="12" r=".75" />
- <circle cx="12" cy="12" r=".75" />
- <circle cx="19" cy="12" r=".75" />
+ <circle cx="5" cy="12" r="1" />
+ <circle cx="12" cy="12" r="1" />
+ <circle cx="19" cy="12" r="1" />
</svg>