cheese from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.

Name
cheese
Set
BoxIcons v2 Solid
Style
Solid
Viewbox
24×24
License
MIT

The same icon in other sets

Use the cheese icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.16 2a1 1 0 0 0-.66.13l-12 7a.6.6 0 0 0-.13.1l-.1.08a1.2 1.2 0 0 0-.17.26a.84.84 0 0 0-.1.43v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V10a8.08 8.08 0 0 0-6.84-8m0 2.05A6.07 6.07 0 0 1 19.93 9H6.7zM6.5 18A1.5 1.5 0 1 1 8 16.5A1.5 1.5 0 0 1 6.5 18m5-3a1.5 1.5 0 1 1 1.5-1.5a1.5 1.5 0 0 1-1.5 1.5m5.5 3a2 2 0 1 1 2-2a2 2 0 0 1-2 2"/></svg>

React

import type { SVGProps } from "react";

export function BxsCheese(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.16 2a1 1 0 0 0-.66.13l-12 7a.6.6 0 0 0-.13.1l-.1.08a1.2 1.2 0 0 0-.17.26a.84.84 0 0 0-.1.43v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V10a8.08 8.08 0 0 0-6.84-8m0 2.05A6.07 6.07 0 0 1 19.93 9H6.7zM6.5 18A1.5 1.5 0 1 1 8 16.5A1.5 1.5 0 0 1 6.5 18m5-3a1.5 1.5 0 1 1 1.5-1.5a1.5 1.5 0 0 1-1.5 1.5m5.5 3a2 2 0 1 1 2-2a2 2 0 0 1-2 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.16 2a1 1 0 0 0-.66.13l-12 7a.6.6 0 0 0-.13.1l-.1.08a1.2 1.2 0 0 0-.17.26a.84.84 0 0 0-.1.43v10a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V10a8.08 8.08 0 0 0-6.84-8m0 2.05A6.07 6.07 0 0 1 19.93 9H6.7zM6.5 18A1.5 1.5 0 1 1 8 16.5A1.5 1.5 0 0 1 6.5 18m5-3a1.5 1.5 0 1 1 1.5-1.5a1.5 1.5 0 0 1-1.5 1.5m5.5 3a2 2 0 1 1 2-2a2 2 0 0 1-2 2"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.16%202a1%201%200%200%200-.66.13l-12%207a.6.6%200%200%200-.13.1l-.1.08a1.2%201.2%200%200%200-.17.26a.84.84%200%200%200-.1.43v10a1%201%200%200%200%201%201h18a1%201%200%200%200%201-1V10a8.08%208.08%200%200%200-6.84-8m0%202.05A6.07%206.07%200%200%201%2019.93%209H6.7zM6.5%2018A1.5%201.5%200%201%201%208%2016.5A1.5%201.5%200%200%201%206.5%2018m5-3a1.5%201.5%200%201%201%201.5-1.5a1.5%201.5%200%200%201-1.5%201.5m5.5%203a2%202%200%201%201%202-2a2%202%200%200%201-2%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.16%202a1%201%200%200%200-.66.13l-12%207a.6.6%200%200%200-.13.1l-.1.08a1.2%201.2%200%200%200-.17.26a.84.84%200%200%200-.1.43v10a1%201%200%200%200%201%201h18a1%201%200%200%200%201-1V10a8.08%208.08%200%200%200-6.84-8m0%202.05A6.07%206.07%200%200%201%2019.93%209H6.7zM6.5%2018A1.5%201.5%200%201%201%208%2016.5A1.5%201.5%200%200%201%206.5%2018m5-3a1.5%201.5%200%201%201%201.5-1.5a1.5%201.5%200%200%201-1.5%201.5m5.5%203a2%202%200%201%201%202-2a2%202%200%200%201-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/cheese.svg?color=%231a73e8&size=48