add new thermometer icons (#259)
This commit is contained in:
18
icons/thermometer-snowflake.svg
Normal file
18
icons/thermometer-snowflake.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<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="M2 12h10" />
|
||||
<path d="M9 4v16" />
|
||||
<path d="M3 9l3 3-3 3" />
|
||||
<path d="M12 6L9 9 6 6" />
|
||||
<path d="M6 18l3-3 1.5 1.5" />
|
||||
<path d="M18 2a2 2 0 00-2 2v10.5a4 4 0 104 0V4a2 2 0 00-2-2z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 412 B |
Reference in New Issue
Block a user