1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 16:50:15 +02:00

4 new icons: 24-hours, hand-sanitizer, pilcrow, sailboat-2

This commit is contained in:
codecalm
2022-11-23 23:34:09 +01:00
parent f0ec99e6b8
commit 9edb5f8594
4 changed files with 35 additions and 0 deletions

9
src/_icons/24-hours.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
<path d="M4 13a8.094 8.094 0 0 0 3 5.24" />
<path d="M11 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
<path d="M17 15v2a1 1 0 0 0 1 1h1" />
<path d="M20 15v6" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M7 21h10v-10a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v10z" />
<path d="M15 3h-6a2 2 0 0 0 -2 2" />
<path d="M12 3v5" />
<path d="M12 11v4" />
<path d="M10 13h4" />
</svg>

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

@@ -0,0 +1,8 @@
---
category: Text
---
<svg>
<path d="M13 4v16" />
<path d="M17 4v16" />
<path d="M19 4h-9.5a4.5 4.5 0 0 0 0 9h3.5" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
<path d="M4 18l-1 -3h18l-1 3" />
<path d="M12 11v4" />
<path d="M7 3c1.333 2.667 1.333 5.333 0 8h10c1.333 -2.667 1.333 -5.333 0 -8" />
<path d="M6 3h12" />
</svg>