ice-cream.svg 411 B

12345678
  1. <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">
  2. <path stroke="none" d="M0 0h24v24H0z"/>
  3. <line x1="4" y1="20" x2="8" y2="16" />
  4. <line x1="5" y1="13" x2="11" y2="19" />
  5. <path d="M11 19l7 -7a4 4 0 0 0 -6 -6l-7 7" />
  6. </svg>