hot pot one icon
hot-pot-one from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- hot-pot-one
- 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 hot pot one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M24 36C36 36 41 27.9411 41 18H7C7 27.9411 12 36 24 36Z"/><path stroke="#000" stroke-linejoin="round" d="M17 35L14 44H34L31 35"/><path stroke="#000" stroke-linejoin="round" d="M29 18L27.8889 4L20.1111 4L19 18"/><path stroke="#fff" d="M15 25C15 25 15.0703 26.0703 16 27C16.9297 27.9297 18 28 18 28"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkHotPotOne(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" strokeLinecap="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M24 36C36 36 41 27.9411 41 18H7C7 27.9411 12 36 24 36Z"/><path stroke="#000" strokeLinejoin="round" d="M17 35L14 44H34L31 35"/><path stroke="#000" strokeLinejoin="round" d="M29 18L27.8889 4L20.1111 4L19 18"/><path stroke="#fff" d="M15 25C15 25 15.0703 26.0703 16 27C16.9297 27.9297 18 28 18 28"/></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-linecap="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M24 36C36 36 41 27.9411 41 18H7C7 27.9411 12 36 24 36Z"/><path stroke="#000" stroke-linejoin="round" d="M17 35L14 44H34L31 35"/><path stroke="#000" stroke-linejoin="round" d="M29 18L27.8889 4L20.1111 4L19 18"/><path stroke="#fff" d="M15 25C15 25 15.0703 26.0703 16 27C16.9297 27.9297 18 28 18 28"/></g></svg> </template>
CSS
.icon-hot-pot-one {
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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2036C36%2036%2041%2027.9411%2041%2018H7C7%2027.9411%2012%2036%2024%2036Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2035L14%2044H34L31%2035%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2018L27.8889%204L20.1111%204L19%2018%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M15%2025C15%2025%2015.0703%2026.0703%2016%2027C16.9297%2027.9297%2018%2028%2018%2028%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-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2036C36%2036%2041%2027.9411%2041%2018H7C7%2027.9411%2012%2036%2024%2036Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2035L14%2044H34L31%2035%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2018L27.8889%204L20.1111%204L19%2018%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M15%2025C15%2025%2015.0703%2026.0703%2016%2027C16.9297%2027.9297%2018%2028%2018%2028%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/hot-pot-one.svg?color=%231a73e8&size=48