diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:29:08 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:29:08 +0200 |
commit | 17e097ff8239e29a2b3c06c290eeed961eaa43aa (patch) | |
tree | 5403d56c05b63078e972934343e114eb0e714a47 /icons/map-pin-off.svg | |
parent | shield-off fix (diff) | |
download | tabler-icons-17e097ff8239e29a2b3c06c290eeed961eaa43aa.tar.xz |
Release 1.22.0v1.22.0
Diffstat (limited to 'icons/map-pin-off.svg')
-rw-r--r-- | icons/map-pin-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/map-pin-off.svg b/icons/map-pin-off.svg new file mode 100644 index 00000000..c42db4e1 --- /dev/null +++ b/icons/map-pin-off.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-map-pin-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M9.44 9.435a3 3 0 0 0 4.126 4.124m1.434 -2.559a3 3 0 0 0 -3 -3" /> + <path d="M8.048 4.042a8.003 8.003 0 0 1 10.912 10.908m-1.801 2.206l-3.745 3.744a1.998 1.998 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 0 1 -.48 -10.79" /> +</svg> + + |