1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 09:32:04 +02:00

moon-stars icon

This commit is contained in:
codecalm
2020-09-18 10:44:04 +02:00
parent 80bc52fc55
commit f2442e10b1
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
---
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="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>
</svg>

View File

@@ -3,5 +3,5 @@ tags: [night, dark mode]
category: Weather
---
<svg>
<path d="M16.2 4a9.03 9.03 0 1 0 3.9 12a6.5 6.5 0 1 1 -3.9 -12" />
<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" />
</svg>