23 lines
481 B
XML
23 lines
481 B
XML
<!--
|
|
tags: [candy, dessert, frozen, sweet, ice, cream, meal, cuisine, eating, nutrition]
|
|
category: Food
|
|
version: "1.0"
|
|
unicode: "eac2"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M12 21.5v-4.5" />
|
|
<path d="M8 17h8v-10a4 4 0 1 0 -8 0v10" />
|
|
<path d="M8 10.5l8 -3.5" />
|
|
<path d="M8 14.5l8 -3.5" />
|
|
</svg>
|