mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
cloud icons
This commit is contained in:
8
_icons/cloud-download.svg
Normal file
8
_icons/cloud-download.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
group: weather
|
||||
---
|
||||
<svg>
|
||||
<path d="M19 18a3.5 3.5 0 000 -7h-1a5 4.5 0 00-11 -2a4.6 4.4 0 00-2.1 8.4" />
|
||||
<line x1="12" y1="13" x2="12" y2="22" />
|
||||
<polyline points="9 19 12 22 15 19" />
|
||||
</svg>
|
8
_icons/cloud-upload.svg
Normal file
8
_icons/cloud-upload.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
group: weather
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1" />
|
||||
<polyline points="9 15 12 12 15 15" />
|
||||
<line x1="12" y1="12" x2="12" y2="21" />
|
||||
</svg>
|
Reference in New Issue
Block a user