1
0
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:
codecalm
2020-03-03 17:44:56 +01:00
parent 43a4395f73
commit 2fb14469f5
2 changed files with 16 additions and 0 deletions

View 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
View 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>