diff options
Diffstat (limited to 'icons/heart-minus.svg')
-rw-r--r-- | icons/heart-minus.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/heart-minus.svg b/icons/heart-minus.svg index db5b502c..e114fa3a 100644 --- a/icons/heart-minus.svg +++ b/icons/heart-minus.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-heart-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <desc>Download more icon variants from https://tabler-icons.io/i/heart-minus</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M13.002 20l-1.002 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.003 5.996" /> + <path d="M13 19l-1 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8 6" /> <path d="M14 17h6" /> </svg> |