feat: dim sun icon (#545)

* feat: dim sun icon

* Add "brightness" tag

Co-authored-by: Brandon Duffany <brandonduffany@gmail.com>

* feat: new design of sun-dim icon

Co-authored by: @karsa-mistmere

* feat: update "sun-dim" icon tags

Co-authored-by: Brandon Duffany <brandonduffany@gmail.com>
This commit is contained in:
Yashu Mittal
2022-04-26 16:04:47 +05:30
committed by GitHub
parent 94eee9dfac
commit 591c5a22c4
2 changed files with 27 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 16a4 4 0 100-8 4 4 0 000 8z" />
<path d="M12 4h.01" />
<path d="M20 12h.01" />
<path d="M12 20h.01" />
<path d="M4 12h.01" />
<path d="M17.657 6.343h.01" />
<path d="M17.657 17.657h.01" />
<path d="M6.343 17.657h.01" />
<path d="M6.343 6.343h.01" />
</svg>

After

Width:  |  Height:  |  Size: 489 B

+6
View File
@@ -2360,6 +2360,12 @@
"weather",
"light"
],
"sun-dim": [
"brightness",
"dim",
"low",
"brightness low"
],
"sunrise": [
"weather",
"time",