diff options
author | codecalm <codecalm@gmail.com> | 2020-09-02 14:10:24 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-02 14:10:24 +0200 |
commit | 402c6cdb745787722b9b57e0cc92bea45c47acaf (patch) | |
tree | ae157cef86f7ab73818e6be4bc6bec4ba5368260 /src/_icons/heart.svg | |
parent | `radioactive` icon (diff) | |
download | tabler-icons-402c6cdb745787722b9b57e0cc92bea45c47acaf.tar.xz |
`heart-broken` icon
Diffstat (limited to 'src/_icons/heart.svg')
-rw-r--r-- | src/_icons/heart.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/heart.svg b/src/_icons/heart.svg index 24c8a9e..125d8f1 100644 --- a/src/_icons/heart.svg +++ b/src/_icons/heart.svg @@ -2,5 +2,5 @@ tags: [love, emotion, like, favorite, relationship] --- <svg> - <path d="M12 20l-7 -7a4 4 0 0 1 6.5 -6a.9 .9 0 0 0 1 0a4 4 0 0 1 6.5 6l-7 7" /> + <path d="M19.5 13.572 l -7.5 7.428 l -7.5 -7.428 m 0 0 a5 5 0 1 1 7.5 -6.566 a5 5 0 1 1 7.5 6.572" /> </svg> |