ice cream 03 icon
ice-cream-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ice-cream-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the ice cream 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M12 2C9.004 2 6.317 4.749 7.156 7.783C7.389 8.627 6 8.963 6 9.873c0 2.71 4.5-.036 4.5 2.914c0 1.617 2.5 1.617 2.5 0c0-3.16 5 .037 5-2.914c0-.91-1.39-1.246-1.156-2.09C17.683 4.75 14.996 2 12 2Z"/><path d="m7.5 11l.827 2.965C9.82 19.322 10.567 22 12 22s2.18-2.678 3.673-8.035L16.5 11"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsIceCream03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M12 2C9.004 2 6.317 4.749 7.156 7.783C7.389 8.627 6 8.963 6 9.873c0 2.71 4.5-.036 4.5 2.914c0 1.617 2.5 1.617 2.5 0c0-3.16 5 .037 5-2.914c0-.91-1.39-1.246-1.156-2.09C17.683 4.75 14.996 2 12 2Z"/><path d="m7.5 11l.827 2.965C9.82 19.322 10.567 22 12 22s2.18-2.678 3.673-8.035L16.5 11"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M12 2C9.004 2 6.317 4.749 7.156 7.783C7.389 8.627 6 8.963 6 9.873c0 2.71 4.5-.036 4.5 2.914c0 1.617 2.5 1.617 2.5 0c0-3.16 5 .037 5-2.914c0-.91-1.39-1.246-1.156-2.09C17.683 4.75 14.996 2 12 2Z"/><path d="m7.5 11l.827 2.965C9.82 19.322 10.567 22 12 22s2.18-2.678 3.673-8.035L16.5 11"/></g></svg> </template>
CSS
.icon-ice-cream-03 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%202C9.004%202%206.317%204.749%207.156%207.783C7.389%208.627%206%208.963%206%209.873c0%202.71%204.5-.036%204.5%202.914c0%201.617%202.5%201.617%202.5%200c0-3.16%205%20.037%205-2.914c0-.91-1.39-1.246-1.156-2.09C17.683%204.75%2014.996%202%2012%202Z%22%2F%3E%3Cpath%20d%3D%22m7.5%2011l.827%202.965C9.82%2019.322%2010.567%2022%2012%2022s2.18-2.678%203.673-8.035L16.5%2011%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%202C9.004%202%206.317%204.749%207.156%207.783C7.389%208.627%206%208.963%206%209.873c0%202.71%204.5-.036%204.5%202.914c0%201.617%202.5%201.617%202.5%200c0-3.16%205%20.037%205-2.914c0-.91-1.39-1.246-1.156-2.09C17.683%204.75%2014.996%202%2012%202Z%22%2F%3E%3Cpath%20d%3D%22m7.5%2011l.827%202.965C9.82%2019.322%2010.567%2022%2012%2022s2.18-2.678%203.673-8.035L16.5%2011%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ice-cream-03.svg?color=%231a73e8&size=48