1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00

2 new icons: teapot, timeline-event

This commit is contained in:
codecalm 2022-10-17 21:49:41 +02:00
parent 5a03394f92
commit 2bce284e5e
2 changed files with 15 additions and 0 deletions

7
src/_icons/teapot.svg Normal file
View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M10.29 3h3.42a2 2 0 0 1 1.988 1.78l1.555 14a2 2 0 0 1 -1.988 2.22h-6.53a2 2 0 0 1 -1.988 -2.22l1.555 -14a2 2 0 0 1 1.988 -1.78z" />
<path d="M7.47 12.5l-4.257 -5.019a0.899 .899 0 0 1 .69 -1.481h13.09a3.004 3.004 0 0 1 3.007 3v3c0 1.657 -1.346 3 -3.007 3" />
<path d="M7 17h10" />
</svg>

View File

@ -0,0 +1,8 @@
---
---
<svg>
<circle cx="12" cy="18" r="2" />
<path d="M10 18h-6" />
<path d="M14 18h6" />
<path d="M12 13l-2 -2h-3a1 1 0 0 1 -1 -1v-5a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1h-3l-2 2z" />
</svg>