mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-25 23:06:38 +02:00
2 new icons: perfume
, spray
This commit is contained in:
9
src/_icons/perfume.svg
Normal file
9
src/_icons/perfume.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M10 6v3" />
|
||||
<path d="M14 6v3" />
|
||||
<rect x="5" y="9" width="14" height="12" rx="2" />
|
||||
<circle cx="12" cy="15" r="2" />
|
||||
<path d="M9 3h6v3h-6z" />
|
||||
</svg>
|
13
src/_icons/spray.svg
Normal file
13
src/_icons/spray.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="10" width="8" height="11" rx="2" />
|
||||
<path d="M6 10v-4a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4" />
|
||||
<path d="M15 7h.01" />
|
||||
<path d="M18 9h.01" />
|
||||
<path d="M18 5h.01" />
|
||||
<path d="M21 3h.01" />
|
||||
<path d="M21 7h.01" />
|
||||
<path d="M21 11h.01" />
|
||||
<path d="M10 7h1" />
|
||||
</svg>
|
Reference in New Issue
Block a user