aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/pin.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-01 13:42:08 +0200
committercodecalm <codecalm@gmail.com>2020-10-01 13:42:08 +0200
commit759ebdf12dc4c336456fb3b9424a2f0935bfa372 (patch)
treedcd12f136174dbbe0d20b70bdb0e835871c2ee7c /src/_icons/pin.svg
parent2 new icons: `pinned-off`, `pinned` #78 (diff)
downloadtabler-icons-759ebdf12dc4c336456fb3b9424a2f0935bfa372.tar.xz
2 new icons: `star-off`, `sun-off`
Fixed icons: `pin`
Diffstat (limited to 'src/_icons/pin.svg')
-rw-r--r--src/_icons/pin.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/pin.svg b/src/_icons/pin.svg
index 79371341..8903762a 100644
--- a/src/_icons/pin.svg
+++ b/src/_icons/pin.svg
@@ -5,5 +5,5 @@ version: 1.16
<svg>
<path d="M15 4.5l-4 4l-4 1.5l-1.5 1.5l7 7l1.5 -1.5l1.5 -4l4 -4" />
<line x1="9" y1="15" x2="4.5" y2="19.5" />
- <path d="M14.5 4l5.5 5.5" />
+ <line x1="14.5" y1="4" x2="20" y2="9.5" />
</svg>