icecream four icon

icecream-four from IconPark Solid by ByteDance · Solid · Foods · Apache-2.0 Free for personal and commercial use.

Name
icecream-four
Set
IconPark Solid
Style
Solid
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark Solid

Use the icecream four icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m18.843 13.723l13.435 13.435L11.679 40.5l-6.045-6.045z"/><path fill="currentColor" d="M38.773 19.51c-1.06 1.061-1.76 1.07-2.812 1.431c-.033 2.796.006 5.61-3.542 6.304L18.603 13.429s-.009-1.37 1.396-2.085c.495-.232 1.499-.123 2.097-.025c1.406-3.025 3.535-3.536 5.903-2.558c1.135-1.718 3.94-2.45 6.028-1.775c2.089.675 2.072 2.073 3.462 2.755c1.39.683 2.804-.731 2.812-1.43c.008-.7-.114-2.036.828-1.794c.575.156 1.038.715 1.596 3.044c.31 1.308.13 3.242-.987 4.429c-.686.729-2.217 1.11-2.916 1.327c.066.19 1.012 3.133-.05 4.193"/><path d="M38.822 15.316c-2.813 1.43-4.901.756-6.974-1.316"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidIcecreamFour(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="m18.843 13.723l13.435 13.435L11.679 40.5l-6.045-6.045z"/><path fill="currentColor" d="M38.773 19.51c-1.06 1.061-1.76 1.07-2.812 1.431c-.033 2.796.006 5.61-3.542 6.304L18.603 13.429s-.009-1.37 1.396-2.085c.495-.232 1.499-.123 2.097-.025c1.406-3.025 3.535-3.536 5.903-2.558c1.135-1.718 3.94-2.45 6.028-1.775c2.089.675 2.072 2.073 3.462 2.755c1.39.683 2.804-.731 2.812-1.43c.008-.7-.114-2.036.828-1.794c.575.156 1.038.715 1.596 3.044c.31 1.308.13 3.242-.987 4.429c-.686.729-2.217 1.11-2.916 1.327c.066.19 1.012 3.133-.05 4.193"/><path d="M38.822 15.316c-2.813 1.43-4.901.756-6.974-1.316"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m18.843 13.723l13.435 13.435L11.679 40.5l-6.045-6.045z"/><path fill="currentColor" d="M38.773 19.51c-1.06 1.061-1.76 1.07-2.812 1.431c-.033 2.796.006 5.61-3.542 6.304L18.603 13.429s-.009-1.37 1.396-2.085c.495-.232 1.499-.123 2.097-.025c1.406-3.025 3.535-3.536 5.903-2.558c1.135-1.718 3.94-2.45 6.028-1.775c2.089.675 2.072 2.073 3.462 2.755c1.39.683 2.804-.731 2.812-1.43c.008-.7-.114-2.036.828-1.794c.575.156 1.038.715 1.596 3.044c.31 1.308.13 3.242-.987 4.429c-.686.729-2.217 1.11-2.916 1.327c.066.19 1.012 3.133-.05 4.193"/><path d="M38.822 15.316c-2.813 1.43-4.901.756-6.974-1.316"/></g></svg>
</template>

CSS

.icon-icecream-four {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m18.843%2013.723l13.435%2013.435L11.679%2040.5l-6.045-6.045z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M38.773%2019.51c-1.06%201.061-1.76%201.07-2.812%201.431c-.033%202.796.006%205.61-3.542%206.304L18.603%2013.429s-.009-1.37%201.396-2.085c.495-.232%201.499-.123%202.097-.025c1.406-3.025%203.535-3.536%205.903-2.558c1.135-1.718%203.94-2.45%206.028-1.775c2.089.675%202.072%202.073%203.462%202.755c1.39.683%202.804-.731%202.812-1.43c.008-.7-.114-2.036.828-1.794c.575.156%201.038.715%201.596%203.044c.31%201.308.13%203.242-.987%204.429c-.686.729-2.217%201.11-2.916%201.327c.066.19%201.012%203.133-.05%204.193%22%2F%3E%3Cpath%20d%3D%22M38.822%2015.316c-2.813%201.43-4.901.756-6.974-1.316%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m18.843%2013.723l13.435%2013.435L11.679%2040.5l-6.045-6.045z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M38.773%2019.51c-1.06%201.061-1.76%201.07-2.812%201.431c-.033%202.796.006%205.61-3.542%206.304L18.603%2013.429s-.009-1.37%201.396-2.085c.495-.232%201.499-.123%202.097-.025c1.406-3.025%203.535-3.536%205.903-2.558c1.135-1.718%203.94-2.45%206.028-1.775c2.089.675%202.072%202.073%203.462%202.755c1.39.683%202.804-.731%202.812-1.43c.008-.7-.114-2.036.828-1.794c.575.156%201.038.715%201.596%203.044c.31%201.308.13%203.242-.987%204.429c-.686.729-2.217%201.11-2.916%201.327c.066.19%201.012%203.133-.05%204.193%22%2F%3E%3Cpath%20d%3D%22M38.822%2015.316c-2.813%201.43-4.901.756-6.974-1.316%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/icecream-four.svg?color=%231a73e8&size=48