diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
commit | 8e0675f7f6f397cd2604937640a5b254940ff201 (patch) | |
tree | d7fce8deb1051f6b68779f6cc08e05153bdbde71 /src/_icons/map-pin-off.svg | |
parent | Release 1.22.0 (diff) | |
download | tabler-icons-8e0675f7f6f397cd2604937640a5b254940ff201.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/map-pin-off.svg')
-rw-r--r-- | src/_icons/map-pin-off.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/map-pin-off.svg b/src/_icons/map-pin-off.svg index 96b9a603..96a7b960 100644 --- a/src/_icons/map-pin-off.svg +++ b/src/_icons/map-pin-off.svg @@ -3,5 +3,5 @@ <svg> <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" /> + <path d="M8.048 4.042a8 8 0 0 1 10.912 10.908m-1.8 2.206l-3.745 3.744a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 0 1 -.48 -10.79" /> </svg> |