diff options
Diffstat (limited to 'src/_icons/ice-cream-2.svg')
-rw-r--r-- | src/_icons/ice-cream-2.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/ice-cream-2.svg b/src/_icons/ice-cream-2.svg index fa5ebd84..10f97c07 100644 --- a/src/_icons/ice-cream-2.svg +++ b/src/_icons/ice-cream-2.svg @@ -4,6 +4,6 @@ version: "1.39" category: Food --- <svg> - <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> |