diff options
author | codecalm <codecalm@gmail.com> | 2021-11-17 12:26:51 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-17 12:26:51 +0100 |
commit | 31bfe402573785fc3e32df4763dd49ebc22cecda (patch) | |
tree | 2b0a57e46550c3542545b61c53b323aec51d7c46 /icons/ice-cream-2.svg | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-31bfe402573785fc3e32df4763dd49ebc22cecda.tar.xz |
Release 1.44.0v1.44.0
Diffstat (limited to 'icons/ice-cream-2.svg')
-rw-r--r-- | icons/ice-cream-2.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/ice-cream-2.svg b/icons/ice-cream-2.svg index b83335fc..64af6d39 100644 --- a/icons/ice-cream-2.svg +++ b/icons/ice-cream-2.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ice-cream-2" 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="M17.657 11.004a6 6 0 1 0 -11.315 -.002" /> + <path d="M17.657 11.004a6 6 0 1 0 -11.315 0" /> <path d="M6.342 11l5.658 11l5.657 -10.996z" /> </svg> |