1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

4 new icons: hospital-circle, hospital, parking-circle, send-2

Fixed icons: `parking`
This commit is contained in:
codecalm
2023-12-09 13:01:55 +01:00
parent a785833089
commit c34bd37f20
5 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M10 16v-8" />
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
<path d="M14 16v-8" />
<path d="M10 12h4" />
</svg>

8
src/_icons/hospital.svg Normal file
View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
<path d="M10 16v-8" />
<path d="M14 16v-8" />
<path d="M10 12h4" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M10 16v-8h2.667c.736 0 1.333 .895 1.333 2s-.597 2 -1.333 2h-2.667" />
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
</svg>

View File

@@ -5,6 +5,6 @@ version: "1.0"
unicode: "eb03"
---
<svg>
<path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
<path d="M9 16v-8h4a2 2 0 0 1 0 4h-4" />
<path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
<path d="M10 16v-8h2.667c.736 0 1.333 .895 1.333 2s-.597 2 -1.333 2h-2.667" />
</svg>

6
src/_icons/send-2.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M4.698 4.034l16.302 7.966l-16.302 7.966a.503 .503 0 0 1 -.546 -.124a.555 .555 0 0 1 -.12 -.568l2.468 -7.274l-2.468 -7.274a.555 .555 0 0 1 .12 -.568a.503 .503 0 0 1 .546 -.124z" />
<path d="M6.5 12h14.5" />
</svg>