ice cream 02 icon

ice-cream-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ice-cream-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ice cream 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.5 12l.827 2.696C9.82 19.566 10.567 22 12 22s2.18-2.435 3.673-7.304L16.5 12M12 8.667a3.2 3.2 0 0 0 .453 1.641m0 0C11.717 11.33 10.483 12 9.083 12C6.828 12 5 10.259 5 8.111C5 6.228 6.406 4.657 8.272 4.3C8.911 2.944 10.34 2 12 2c2.072 0 3.783 1.47 4.048 3.374m-3.595 4.934C13.054 11.318 14.193 12 15.5 12c1.933 0 3.5-1.492 3.5-3.333c0-1.664-1.28-3.043-2.952-3.293m-.358 2.182a3.7 3.7 0 0 0 .358-2.182"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsIceCream02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m7.5 12l.827 2.696C9.82 19.566 10.567 22 12 22s2.18-2.435 3.673-7.304L16.5 12M12 8.667a3.2 3.2 0 0 0 .453 1.641m0 0C11.717 11.33 10.483 12 9.083 12C6.828 12 5 10.259 5 8.111C5 6.228 6.406 4.657 8.272 4.3C8.911 2.944 10.34 2 12 2c2.072 0 3.783 1.47 4.048 3.374m-3.595 4.934C13.054 11.318 14.193 12 15.5 12c1.933 0 3.5-1.492 3.5-3.333c0-1.664-1.28-3.043-2.952-3.293m-.358 2.182a3.7 3.7 0 0 0 .358-2.182"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.5 12l.827 2.696C9.82 19.566 10.567 22 12 22s2.18-2.435 3.673-7.304L16.5 12M12 8.667a3.2 3.2 0 0 0 .453 1.641m0 0C11.717 11.33 10.483 12 9.083 12C6.828 12 5 10.259 5 8.111C5 6.228 6.406 4.657 8.272 4.3C8.911 2.944 10.34 2 12 2c2.072 0 3.783 1.47 4.048 3.374m-3.595 4.934C13.054 11.318 14.193 12 15.5 12c1.933 0 3.5-1.492 3.5-3.333c0-1.664-1.28-3.043-2.952-3.293m-.358 2.182a3.7 3.7 0 0 0 .358-2.182"/></svg>
</template>

CSS

.icon-ice-cream-02 {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m7.5%2012l.827%202.696C9.82%2019.566%2010.567%2022%2012%2022s2.18-2.435%203.673-7.304L16.5%2012M12%208.667a3.2%203.2%200%200%200%20.453%201.641m0%200C11.717%2011.33%2010.483%2012%209.083%2012C6.828%2012%205%2010.259%205%208.111C5%206.228%206.406%204.657%208.272%204.3C8.911%202.944%2010.34%202%2012%202c2.072%200%203.783%201.47%204.048%203.374m-3.595%204.934C13.054%2011.318%2014.193%2012%2015.5%2012c1.933%200%203.5-1.492%203.5-3.333c0-1.664-1.28-3.043-2.952-3.293m-.358%202.182a3.7%203.7%200%200%200%20.358-2.182%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m7.5%2012l.827%202.696C9.82%2019.566%2010.567%2022%2012%2022s2.18-2.435%203.673-7.304L16.5%2012M12%208.667a3.2%203.2%200%200%200%20.453%201.641m0%200C11.717%2011.33%2010.483%2012%209.083%2012C6.828%2012%205%2010.259%205%208.111C5%206.228%206.406%204.657%208.272%204.3C8.911%202.944%2010.34%202%2012%202c2.072%200%203.783%201.47%204.048%203.374m-3.595%204.934C13.054%2011.318%2014.193%2012%2015.5%2012c1.933%200%203.5-1.492%203.5-3.333c0-1.664-1.28-3.043-2.952-3.293m-.358%202.182a3.7%203.7%200%200%200%20.358-2.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ice-cream-02.svg?color=%231a73e8&size=48