diff options
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 24c8a9ea..125d8f1e 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> |