cheese icon
cheese from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- cheese
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
cheeseBoxIcons v2cheeseBoxIcons v2 SolidcheeseFont Awesome 6 SolidcheeseFont Awesome Solidcheese-outlineFlowbite IconscheeseHuge IconscheeseIconParkcheeseIconPark OutlinecheeseIconPark SolidcheeseIconPark TwoTonecheeseLine AwesomecheeseLucide LabcheeseMajesticonscheeseMaterial Design IconscheeseTabler IconscheeseTDesign Icons
Use the cheese icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 32a7.8 7.8 0 0 0-2.3.34l-160 48A8 8 0 0 0 16 88v24a8 8 0 0 0 8 8h8a16.08 16.08 0 0 1 16 15.69A15.6 15.6 0 0 1 43.42 147a16.87 16.87 0 0 1-12 5.05H24a8 8 0 0 0-8 8v32a8 8 0 0 0 8 8h200a16 16 0 0 0 16-16V88a56.06 56.06 0 0 0-56-56m1.12 16a40.06 40.06 0 0 1 38.07 32H78.51Zm6.88 56a24 24 0 1 1-46.62-8h45.24a23.9 23.9 0 0 1 1.38 8M88 184a24 24 0 0 1 48 0Zm136 0h-72a40 40 0 0 0-80 0H32v-16a33 33 0 0 0 22.84-9.85A31.4 31.4 0 0 0 64 135.38A32.15 32.15 0 0 0 32 104v-8h96.81a40 40 0 1 0 78.38 0H224Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCheese(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 32a7.8 7.8 0 0 0-2.3.34l-160 48A8 8 0 0 0 16 88v24a8 8 0 0 0 8 8h8a16.08 16.08 0 0 1 16 15.69A15.6 15.6 0 0 1 43.42 147a16.87 16.87 0 0 1-12 5.05H24a8 8 0 0 0-8 8v32a8 8 0 0 0 8 8h200a16 16 0 0 0 16-16V88a56.06 56.06 0 0 0-56-56m1.12 16a40.06 40.06 0 0 1 38.07 32H78.51Zm6.88 56a24 24 0 1 1-46.62-8h45.24a23.9 23.9 0 0 1 1.38 8M88 184a24 24 0 0 1 48 0Zm136 0h-72a40 40 0 0 0-80 0H32v-16a33 33 0 0 0 22.84-9.85A31.4 31.4 0 0 0 64 135.38A32.15 32.15 0 0 0 32 104v-8h96.81a40 40 0 1 0 78.38 0H224Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 32a7.8 7.8 0 0 0-2.3.34l-160 48A8 8 0 0 0 16 88v24a8 8 0 0 0 8 8h8a16.08 16.08 0 0 1 16 15.69A15.6 15.6 0 0 1 43.42 147a16.87 16.87 0 0 1-12 5.05H24a8 8 0 0 0-8 8v32a8 8 0 0 0 8 8h200a16 16 0 0 0 16-16V88a56.06 56.06 0 0 0-56-56m1.12 16a40.06 40.06 0 0 1 38.07 32H78.51Zm6.88 56a24 24 0 1 1-46.62-8h45.24a23.9 23.9 0 0 1 1.38 8M88 184a24 24 0 0 1 48 0Zm136 0h-72a40 40 0 0 0-80 0H32v-16a33 33 0 0 0 22.84-9.85A31.4 31.4 0 0 0 64 135.38A32.15 32.15 0 0 0 32 104v-8h96.81a40 40 0 1 0 78.38 0H224Z"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184%2032a7.8%207.8%200%200%200-2.3.34l-160%2048A8%208%200%200%200%2016%2088v24a8%208%200%200%200%208%208h8a16.08%2016.08%200%200%201%2016%2015.69A15.6%2015.6%200%200%201%2043.42%20147a16.87%2016.87%200%200%201-12%205.05H24a8%208%200%200%200-8%208v32a8%208%200%200%200%208%208h200a16%2016%200%200%200%2016-16V88a56.06%2056.06%200%200%200-56-56m1.12%2016a40.06%2040.06%200%200%201%2038.07%2032H78.51Zm6.88%2056a24%2024%200%201%201-46.62-8h45.24a23.9%2023.9%200%200%201%201.38%208M88%20184a24%2024%200%200%201%2048%200Zm136%200h-72a40%2040%200%200%200-80%200H32v-16a33%2033%200%200%200%2022.84-9.85A31.4%2031.4%200%200%200%2064%20135.38A32.15%2032.15%200%200%200%2032%20104v-8h96.81a40%2040%200%201%200%2078.38%200H224Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184%2032a7.8%207.8%200%200%200-2.3.34l-160%2048A8%208%200%200%200%2016%2088v24a8%208%200%200%200%208%208h8a16.08%2016.08%200%200%201%2016%2015.69A15.6%2015.6%200%200%201%2043.42%20147a16.87%2016.87%200%200%201-12%205.05H24a8%208%200%200%200-8%208v32a8%208%200%200%200%208%208h200a16%2016%200%200%200%2016-16V88a56.06%2056.06%200%200%200-56-56m1.12%2016a40.06%2040.06%200%200%201%2038.07%2032H78.51Zm6.88%2056a24%2024%200%201%201-46.62-8h45.24a23.9%2023.9%200%200%201%201.38%208M88%20184a24%2024%200%200%201%2048%200Zm136%200h-72a40%2040%200%200%200-80%200H32v-16a33%2033%200%200%200%2022.84-9.85A31.4%2031.4%200%200%200%2064%20135.38A32.15%2032.15%200%200%200%2032%20104v-8h96.81a40%2040%200%201%200%2078.38%200H224Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cheese.svg?color=%231a73e8&size=48