diff options
Diffstat (limited to 'icons/ice-cream.svg')
-rw-r--r-- | icons/ice-cream.svg | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/icons/ice-cream.svg b/icons/ice-cream.svg index cef64d0c..781affbc 100644 --- a/icons/ice-cream.svg +++ b/icons/ice-cream.svg @@ -1,7 +1,9 @@ <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"/> - <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" /> + <path d="M12 21.5v-4.5" /> + <path d="M8 17h8v-10a4 4 0 1 0 -8 0v10z" /> + <path d="M8 10.5l8 -3.5" /> + <path d="M8 14.5l8 -3.5" /> </svg> |