diff options
author | codecalm <codecalm@gmail.com> | 2020-09-02 14:17:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-02 14:17:30 +0200 |
commit | 6ee15b671b48d86f9c9c39f694d127bce4de1fe6 (patch) | |
tree | 3cfed510a5c298291c758a4a9c44b6c92213baa7 /src/_icons/smoking-no.svg | |
parent | `heart-broken` icon (diff) | |
download | tabler-icons-6ee15b671b48d86f9c9c39f694d127bce4de1fe6.tar.xz |
`smoking` icons
Diffstat (limited to 'src/_icons/smoking-no.svg')
-rw-r--r-- | src/_icons/smoking-no.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/smoking-no.svg b/src/_icons/smoking-no.svg new file mode 100644 index 00000000..e81002ec --- /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> |