cheese icon
cheese-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- cheese-bold
- Set
- Phosphor
- Style
- Bold
- 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 28a11.9 11.9 0 0 0-3.45.51l-160 48A12 12 0 0 0 12 88v24a12 12 0 0 0 12 12h8a12.07 12.07 0 0 1 12 11.76a11.6 11.6 0 0 1-3.43 8.38a12.88 12.88 0 0 1-9.11 3.86H24a12 12 0 0 0-12 12v32a12 12 0 0 0 12 12h200a20 20 0 0 0 20-20V88a60.07 60.07 0 0 0-60-60m1.64 24a36.06 36.06 0 0 1 32.3 24H105.76ZM152 100h32v4a16 16 0 0 1-32 0Zm-56 80a16 16 0 0 1 32 0Zm124 0h-68a40 40 0 0 0-80 0H36v-8.29A37.1 37.1 0 0 0 57.7 161A35.4 35.4 0 0 0 68 135.31a36.21 36.21 0 0 0-32-35.09V100h92v4a40 40 0 0 0 80 0v-4h12Z"/></svg>
React
import type { SVGProps } from "react";
export function PhCheeseBold(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 28a11.9 11.9 0 0 0-3.45.51l-160 48A12 12 0 0 0 12 88v24a12 12 0 0 0 12 12h8a12.07 12.07 0 0 1 12 11.76a11.6 11.6 0 0 1-3.43 8.38a12.88 12.88 0 0 1-9.11 3.86H24a12 12 0 0 0-12 12v32a12 12 0 0 0 12 12h200a20 20 0 0 0 20-20V88a60.07 60.07 0 0 0-60-60m1.64 24a36.06 36.06 0 0 1 32.3 24H105.76ZM152 100h32v4a16 16 0 0 1-32 0Zm-56 80a16 16 0 0 1 32 0Zm124 0h-68a40 40 0 0 0-80 0H36v-8.29A37.1 37.1 0 0 0 57.7 161A35.4 35.4 0 0 0 68 135.31a36.21 36.21 0 0 0-32-35.09V100h92v4a40 40 0 0 0 80 0v-4h12Z"/></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 28a11.9 11.9 0 0 0-3.45.51l-160 48A12 12 0 0 0 12 88v24a12 12 0 0 0 12 12h8a12.07 12.07 0 0 1 12 11.76a11.6 11.6 0 0 1-3.43 8.38a12.88 12.88 0 0 1-9.11 3.86H24a12 12 0 0 0-12 12v32a12 12 0 0 0 12 12h200a20 20 0 0 0 20-20V88a60.07 60.07 0 0 0-60-60m1.64 24a36.06 36.06 0 0 1 32.3 24H105.76ZM152 100h32v4a16 16 0 0 1-32 0Zm-56 80a16 16 0 0 1 32 0Zm124 0h-68a40 40 0 0 0-80 0H36v-8.29A37.1 37.1 0 0 0 57.7 161A35.4 35.4 0 0 0 68 135.31a36.21 36.21 0 0 0-32-35.09V100h92v4a40 40 0 0 0 80 0v-4h12Z"/></svg> </template>
CSS
.icon-cheese-bold {
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%2028a11.9%2011.9%200%200%200-3.45.51l-160%2048A12%2012%200%200%200%2012%2088v24a12%2012%200%200%200%2012%2012h8a12.07%2012.07%200%200%201%2012%2011.76a11.6%2011.6%200%200%201-3.43%208.38a12.88%2012.88%200%200%201-9.11%203.86H24a12%2012%200%200%200-12%2012v32a12%2012%200%200%200%2012%2012h200a20%2020%200%200%200%2020-20V88a60.07%2060.07%200%200%200-60-60m1.64%2024a36.06%2036.06%200%200%201%2032.3%2024H105.76ZM152%20100h32v4a16%2016%200%200%201-32%200Zm-56%2080a16%2016%200%200%201%2032%200Zm124%200h-68a40%2040%200%200%200-80%200H36v-8.29A37.1%2037.1%200%200%200%2057.7%20161A35.4%2035.4%200%200%200%2068%20135.31a36.21%2036.21%200%200%200-32-35.09V100h92v4a40%2040%200%200%200%2080%200v-4h12Z%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%2028a11.9%2011.9%200%200%200-3.45.51l-160%2048A12%2012%200%200%200%2012%2088v24a12%2012%200%200%200%2012%2012h8a12.07%2012.07%200%200%201%2012%2011.76a11.6%2011.6%200%200%201-3.43%208.38a12.88%2012.88%200%200%201-9.11%203.86H24a12%2012%200%200%200-12%2012v32a12%2012%200%200%200%2012%2012h200a20%2020%200%200%200%2020-20V88a60.07%2060.07%200%200%200-60-60m1.64%2024a36.06%2036.06%200%200%201%2032.3%2024H105.76ZM152%20100h32v4a16%2016%200%200%201-32%200Zm-56%2080a16%2016%200%200%201%2032%200Zm124%200h-68a40%2040%200%200%200-80%200H36v-8.29A37.1%2037.1%200%200%200%2057.7%20161A35.4%2035.4%200%200%200%2068%20135.31a36.21%2036.21%200%200%200-32-35.09V100h92v4a40%2040%200%200%200%2080%200v-4h12Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cheese-bold.svg?color=%231a73e8&size=48