mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-01 01:52:00 +02:00
2 new icons: sunset
, sunshine
This commit is contained in:
7
src/_icons/sunset.svg
Normal file
7
src/_icons/sunset.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 17h1m16 0h1M5.6 10.6l.7.7m12.1-.7l-.7.7M8 17a4 4 0 0 1 8 0" />
|
||||
<line x1="3" y1="21" x2="21" y2="21" />
|
||||
<path d="M12 9v-6l3 3m-6 0l3 -3" />
|
||||
</svg>
|
7
src/_icons/sunshine.svg
Normal file
7
src/_icons/sunshine.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 17h1m16 0h1M5.6 10.6l.7.7m12.1-.7l-.7.7M8 17a4 4 0 0 1 8 0" />
|
||||
<line x1="3" y1="21" x2="21" y2="21" />
|
||||
<path d="M12 3v6l3 -3m-6 0l3 3" />
|
||||
</svg>
|
Reference in New Issue
Block a user