1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-25 23:06:38 +02:00

smoking icons

This commit is contained in:
codecalm
2020-09-02 14:17:30 +02:00
parent 402c6cdb74
commit 6ee15b671b
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<rect x="3" y="13" width="18" height="4" rx="1" />
<line x1="8" y1="13" x2="8" y2="17" />
<path d="M16 5v.5a2 2 0 0 0 2 2a2 2 0 0 1 2 2v.5" />
<line x1="3" y1="3" x2="21" y2="21" />
</svg>

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

@@ -0,0 +1,7 @@
---
---
<svg>
<rect x="3" y="13" width="18" height="4" rx="1" />
<line x1="8" y1="13" x2="8" y2="17" />
<path d="M16 5v.5a2 2 0 0 0 2 2a2 2 0 0 1 2 2v.5" />
</svg>