aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-02 14:17:30 +0200
committercodecalm <codecalm@gmail.com>2020-09-02 14:17:30 +0200
commit6ee15b671b48d86f9c9c39f694d127bce4de1fe6 (patch)
tree3cfed510a5c298291c758a4a9c44b6c92213baa7
parent`heart-broken` icon (diff)
downloadtabler-icons-6ee15b671b48d86f9c9c39f694d127bce4de1fe6.tar.xz
`smoking` icons
-rw-r--r--src/_icons/smoking-no.svg8
-rw-r--r--src/_icons/smoking.svg7
2 files changed, 15 insertions, 0 deletions
diff --git a/src/_icons/smoking-no.svg b/src/_icons/smoking-no.svg
new file mode 100644
index 0000000..e81002e
--- /dev/null
+++ b/src/_icons/smoking-no.svg
@@ -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>
diff --git a/src/_icons/smoking.svg b/src/_icons/smoking.svg
new file mode 100644
index 0000000..c938ead
--- /dev/null
+++ b/src/_icons/smoking.svg
@@ -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>