diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 18:16:53 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 18:16:53 +0200 |
commit | 1951550eba52994bfb72aca5408f68fdf05b43a2 (patch) | |
tree | 7b65ee25e6a00f7bdd13cb33c36ea6f47dc23bf3 /src/_icons/smoking-no.svg | |
parent | `file-diff`, `current-location` icons (diff) | |
download | tabler-icons-1951550eba52994bfb72aca5408f68fdf05b43a2.tar.xz |
4 new icons: `eye-off`, `shield-off`, `user-off`, `wifi-off`
Fixed icons: `eye`, `smoking-no`, `wifi-1`, `wifi-2`, `wifi`
Diffstat (limited to 'src/_icons/smoking-no.svg')
-rw-r--r-- | src/_icons/smoking-no.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/smoking-no.svg b/src/_icons/smoking-no.svg index e81002ec..841ad1cd 100644 --- a/src/_icons/smoking-no.svg +++ b/src/_icons/smoking-no.svg @@ -1,8 +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" /> + <path d="M17 13h3a1 1 0 0 1 1 1v2c0 .28 -.115 .533 -.3 .714m-3.7 .286h-13a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h9" /> </svg> |