aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-18 10:49:35 +0200
committercodecalm <codecalm@gmail.com>2020-09-18 10:49:35 +0200
commit39797d3ae6caf4c4ad22d9db62a214883092c903 (patch)
treeca8328d87c4ea99a7f227a8caf38d971563ba3c2
parent`moon-2` icon (diff)
downloadtabler-icons-39797d3ae6caf4c4ad22d9db62a214883092c903.tar.xz
icons optimize
-rw-r--r--src/_icons/moon-2.svg4
-rw-r--r--src/_icons/moon-stars.svg4
-rw-r--r--src/_icons/moon.svg2
3 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/moon-2.svg b/src/_icons/moon-2.svg
index 2552288..dd4935d 100644
--- a/src/_icons/moon-2.svg
+++ b/src/_icons/moon-2.svg
@@ -2,6 +2,6 @@
category: Weather
---
<svg>
- <path d="M16.418 4.157a8.002 8.002 0 000 15.686"/>
- <circle cx="12" cy="12" r="9"/>
+ <path d="M16.418 4.157a8 8 0 0 0 0 15.686" />
+ <circle cx="12" cy="12" r="9" />
</svg>
diff --git a/src/_icons/moon-stars.svg b/src/_icons/moon-stars.svg
index 8cd0624..50126a8 100644
--- a/src/_icons/moon-stars.svg
+++ b/src/_icons/moon-stars.svg
@@ -3,7 +3,7 @@ tags: [night, dark mode]
category: Weather
---
<svg>
- <path d="M12 3 c 0.132 0 0.263 0.003 0.393 0.008 a 7.5 7.5 0 0 0 7.92 12.446 a 9 9 0 1 1 -8.313 -12.454 z" />
+ <path d="M12 3 c 0.132 0 0.263 0.003 0.393 0.008 a7.5 7.5 0 0 0 7.92 12.446 a9 9 0 1 1 -8.313 -12.454 z" />
<path d="M17 4a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
- <path d="M19 11h2m-1 -1v2"></path>
+ <path d="M19 11h2m-1 -1v2" />
</svg>
diff --git a/src/_icons/moon.svg b/src/_icons/moon.svg
index 6776e66..4ae2946 100644
--- a/src/_icons/moon.svg
+++ b/src/_icons/moon.svg
@@ -3,5 +3,5 @@ tags: [night, dark mode]
category: Weather
---
<svg>
- <path d="m 12 3 c 0.132 0 0.263 0.003 0.393 0.008 a 7.5 7.5 0 0 0 7.92 12.446 a 9 9 0 1 1 -8.313 -12.454 z" />
+ <path d="m 12 3 c 0.132 0 0.263 0.003 0.393 0.008 a7.5 7.5 0 0 0 7.92 12.446 a9 9 0 1 1 -8.313 -12.454 z" />
</svg>