diff options
Diffstat (limited to 'icons/ice-cream.svg')
-rw-r--r-- | icons/ice-cream.svg | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/icons/ice-cream.svg b/icons/ice-cream.svg index 07a7e061..cef64d0c 100644 --- a/icons/ice-cream.svg +++ b/icons/ice-cream.svg @@ -1,8 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ice-cream" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <line x1="4" y1="20" x2="8" y2="16" /> - <line x1="5" y1="13" x2="11" y2="19" /> - <path d="M11 19l7 -7a4 4 0 0 0 -6 -6l-7 7" /> + <path d="M3 21l4 -4" /> + <path d="M10.5 20l8.104 -7.864a4.766 4.766 0 0 0 -6.74 -6.74l-7.864 7.864l6.5 6.74z" /> </svg> |