diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:04:43 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:04:43 +0200 |
commit | 83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47 (patch) | |
tree | a9396dc687416daac207b384257f070554b8d829 /src/_icons/photo-off.svg | |
parent | 2 new icons: `bell-off`, `bluetooth-off` (diff) | |
download | tabler-icons-83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47.tar.xz |
6 new icons: `bolt-off`, `bookmark-off`, `file-off`, `map-pin-off`, `phone-off`, `photo-off`
Fixed icons: `planet`
Diffstat (limited to 'src/_icons/photo-off.svg')
-rw-r--r-- | src/_icons/photo-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/photo-off.svg b/src/_icons/photo-off.svg new file mode 100644 index 00000000..62d757c6 --- /dev/null +++ b/src/_icons/photo-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <line x1="3" y1="3" x2="21" y2="21" /> + <line x1="15" y1="8" x2="15.01" y2="8" /> + <path d="M19.121 19.122a2.99 2.99 0 0 1 -2.121 .878h-10a3 3 0 0 1 -3 -3v-10c0 -.833 .34 -1.587 .888 -2.131m3.112 -.869h9a3 3 0 0 1 3 3v9" /> + <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l5 5" /> + <path d="M16.32 12.34c.577 -.059 1.162 .162 1.68 .66l2 2" /> +</svg> |