diff options
author | codecalm <codecalm@gmail.com> | 2022-04-30 01:17:15 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-30 01:17:15 +0200 |
commit | 30c23ff0208603813ecf2b82fa81706b07d80f1f (patch) | |
tree | eb576109312f5b32f80b52f7cde4963a3c084613 /src/_icons/heart-handshake.svg | |
parent | Release 1.67.1 (diff) | |
download | tabler-icons-30c23ff0208603813ecf2b82fa81706b07d80f1f.tar.xz |
18 new icons: `ankh`, `asset`, `brand-intercom`, `cloud-computing`, `cloud-data-connection`, `device-gamepad-2`, `device-tv-old`, `icons`, `jewish-star`, `kayak`, `mouse-2`, `podium`, `shovel`, `truck-loading`, `wheelchair`, `zoom-in-area`, `zoom-out-area`, `zoom-pan`
Fixed icons: `3d-rotate`, `cloud`, `3d-rotate`, `cloud`, `heart-broken`, `heart-handshake`, `heart-minus`, `heart-off`, `heart-plus`, `heart`, `rollercoaster`
Diffstat (limited to 'src/_icons/heart-handshake.svg')
-rw-r--r-- | src/_icons/heart-handshake.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/heart-handshake.svg b/src/_icons/heart-handshake.svg index 1bdf9eac..f039ea5c 100644 --- a/src/_icons/heart-handshake.svg +++ b/src/_icons/heart-handshake.svg @@ -2,8 +2,8 @@ version: "1.64" --- <svg> - <path d="M19.5 13.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /> - <path d="M12 7l-3.293 3.293a1 1 0 0 0 0 1.414l.543 .543c.69 .69 1.81 .69 2.5 0l1 -1a3.182 3.182 0 0 1 4.5 0l2.25 2.25" /> - <path d="M12.5 16.5l2 2" /> - <path d="M15 14l2 2" /> + <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /> + <path d="M12 6l-3.293 3.293a1 1 0 0 0 0 1.414l.543 .543c.69 .69 1.81 .69 2.5 0l1 -1a3.182 3.182 0 0 1 4.5 0l2.25 2.25" /> + <path d="M12.5 15.5l2 2" /> + <path d="M15 13l2 2" /> </svg> |