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/shield-off.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/shield-off.svg')
-rw-r--r-- | src/_icons/shield-off.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/shield-off.svg b/src/_icons/shield-off.svg new file mode 100644 index 00000000..1b46f9e2 --- /dev/null +++ b/src/_icons/shield-off.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M15.669 15.669a12 12 0 0 1 -5.669 3.331a12 12 0 0 1 -8.5 -15c.797 .036 1.589 -.007 2.366 -.126m3.092 -.912a11.997 11.997 0 0 0 3.042 -1.962a12 12 0 0 0 8.5 3a12 12 0 0 1 -1.117 9.379" /> +</svg> |