1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

icons optimize

This commit is contained in:
codecalm
2020-09-18 10:49:35 +02:00
parent a136ed530b
commit 39797d3ae6
3 changed files with 5 additions and 5 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>