cheese icon
cheese from IconPark Solid by ByteDance · Solid · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- cheese
- Set
- IconPark Solid
- Style
- Solid
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
cheeseBoxIcons v2cheeseBoxIcons v2 SolidcheeseFont Awesome 6 SolidcheeseFont Awesome Solidcheese-outlineFlowbite IconscheeseHuge IconscheeseIconParkcheeseIconPark OutlinecheeseIconPark TwoTonecheeseLine AwesomecheeseLucide LabcheeseMajesticonscheeseMaterial Design IconscheesePhosphorcheeseTabler IconscheeseTDesign Icons
More foods icons from IconPark Solid
Use the cheese icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGDIjMYbIs"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M43 20c0-2.172-18.108-11.888-22.866-14.404a1.97 1.97 0 0 0-2.149.201L5 16"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 17.652c0-1.329 1.269-2.298 2.555-1.964c6.407 1.662 23.305 5.645 32.606 4.07c1.395-.235 2.839.779 2.839 2.193v16.151a2 2 0 0 1-1.895 1.998l-34 1.79A2 2 0 0 1 5 39.891z"/><circle cx="12" cy="25" r="2" fill="#000"/><circle cx="25" cy="27" r="2" fill="#000"/><circle cx="34" cy="32" r="2" fill="#000"/><circle cx="18" cy="32" r="2" fill="#000" stroke="#000" stroke-width="2"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGDIjMYbIs)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidCheese(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGDIjMYbIs"><g fill="none"><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M43 20c0-2.172-18.108-11.888-22.866-14.404a1.97 1.97 0 0 0-2.149.201L5 16"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M5 17.652c0-1.329 1.269-2.298 2.555-1.964c6.407 1.662 23.305 5.645 32.606 4.07c1.395-.235 2.839.779 2.839 2.193v16.151a2 2 0 0 1-1.895 1.998l-34 1.79A2 2 0 0 1 5 39.891z"/><circle cx="12" cy="25" r="2" fill="#000"/><circle cx="25" cy="27" r="2" fill="#000"/><circle cx="34" cy="32" r="2" fill="#000"/><circle cx="18" cy="32" r="2" fill="#000" stroke="#000" strokeWidth="2"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGDIjMYbIs)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGDIjMYbIs"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M43 20c0-2.172-18.108-11.888-22.866-14.404a1.97 1.97 0 0 0-2.149.201L5 16"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 17.652c0-1.329 1.269-2.298 2.555-1.964c6.407 1.662 23.305 5.645 32.606 4.07c1.395-.235 2.839.779 2.839 2.193v16.151a2 2 0 0 1-1.895 1.998l-34 1.79A2 2 0 0 1 5 39.891z"/><circle cx="12" cy="25" r="2" fill="#000"/><circle cx="25" cy="27" r="2" fill="#000"/><circle cx="34" cy="32" r="2" fill="#000"/><circle cx="18" cy="32" r="2" fill="#000" stroke="#000" stroke-width="2"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGDIjMYbIs)"/></svg> </template>
CSS
.icon-cheese {
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%3Cdefs%3E%3Cmask%20id%3D%22SVGDIjMYbIs%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43%2020c0-2.172-18.108-11.888-22.866-14.404a1.97%201.97%200%200%200-2.149.201L5%2016%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M5%2017.652c0-1.329%201.269-2.298%202.555-1.964c6.407%201.662%2023.305%205.645%2032.606%204.07c1.395-.235%202.839.779%202.839%202.193v16.151a2%202%200%200%201-1.895%201.998l-34%201.79A2%202%200%200%201%205%2039.891z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2227%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2232%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2232%22%20r%3D%222%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGDIjMYbIs)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGDIjMYbIs%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43%2020c0-2.172-18.108-11.888-22.866-14.404a1.97%201.97%200%200%200-2.149.201L5%2016%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M5%2017.652c0-1.329%201.269-2.298%202.555-1.964c6.407%201.662%2023.305%205.645%2032.606%204.07c1.395-.235%202.839.779%202.839%202.193v16.151a2%202%200%200%201-1.895%201.998l-34%201.79A2%202%200%200%201%205%2039.891z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2227%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2232%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2232%22%20r%3D%222%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGDIjMYbIs)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/cheese.svg?color=%231a73e8&size=48