icecream two icon
icecream-two from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- icecream-two
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the icecream two icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M15.3396 22.5L21 37L24 43L27 37L32.6602 22.5"/><path d="M19 32H29"/><path fill="#2F88FF" stroke-linejoin="round" d="M24 3C18 3 16 9 16 9C16 9 10 11 10 16C10 21 15 23 15 23C15 23 18.5 21 24 21C29.5 21 33 23 33 23C33 23 38 21 38 16C38 11 32 9 32 9C32 9 30 3 24 3Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkIcecreamTwo(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="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M15.3396 22.5L21 37L24 43L27 37L32.6602 22.5"/><path d="M19 32H29"/><path fill="#2F88FF" strokeLinejoin="round" d="M24 3C18 3 16 9 16 9C16 9 10 11 10 16C10 21 15 23 15 23C15 23 18.5 21 24 21C29.5 21 33 23 33 23C33 23 38 21 38 16C38 11 32 9 32 9C32 9 30 3 24 3Z"/></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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M15.3396 22.5L21 37L24 43L27 37L32.6602 22.5"/><path d="M19 32H29"/><path fill="#2F88FF" stroke-linejoin="round" d="M24 3C18 3 16 9 16 9C16 9 10 11 10 16C10 21 15 23 15 23C15 23 18.5 21 24 21C29.5 21 33 23 33 23C33 23 38 21 38 16C38 11 32 9 32 9C32 9 30 3 24 3Z"/></g></svg> </template>
CSS
.icon-icecream-two {
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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.3396%2022.5L21%2037L24%2043L27%2037L32.6602%2022.5%22%2F%3E%3Cpath%20d%3D%22M19%2032H29%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%203C18%203%2016%209%2016%209C16%209%2010%2011%2010%2016C10%2021%2015%2023%2015%2023C15%2023%2018.5%2021%2024%2021C29.5%2021%2033%2023%2033%2023C33%2023%2038%2021%2038%2016C38%2011%2032%209%2032%209C32%209%2030%203%2024%203Z%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.3396%2022.5L21%2037L24%2043L27%2037L32.6602%2022.5%22%2F%3E%3Cpath%20d%3D%22M19%2032H29%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%203C18%203%2016%209%2016%209C16%209%2010%2011%2010%2016C10%2021%2015%2023%2015%2023C15%2023%2018.5%2021%2024%2021C29.5%2021%2033%2023%2033%2023C33%2023%2038%2021%2038%2016C38%2011%2032%209%2032%209C32%209%2030%203%2024%203Z%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/icecream-two.svg?color=%231a73e8&size=48