cheese from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.

Name
cheese
Set
Majesticons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Majesticons

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" fill-rule="evenodd" d="M10.783 3.024a1 1 0 0 1 .664.082l10 5A1 1 0 0 1 22 9v4a1 1 0 0 1-1 1c-.173 0-.456.06-.666.211c-.159.115-.334.315-.334.789s.175.674.334.789c.21.15.493.211.666.211a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4.5a1 1 0 0 1-.894-.553c-1.34-2.679-2.02-6.427-1.136-9.824c.903-3.475 3.434-6.515 8.313-7.6zM8 17a1 1 0 1 1 0-2h.001a1 1 0 1 1 0 2zm4-4a1 1 0 0 0 1 1h.001a1 1 0 1 0 0-2H13a1 1 0 0 0-1 1m3 4a1 1 0 1 1 0-2h.001a1 1 0 1 1 0 2z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MajesticonsCheese(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" fillRule="evenodd" d="M10.783 3.024a1 1 0 0 1 .664.082l10 5A1 1 0 0 1 22 9v4a1 1 0 0 1-1 1c-.173 0-.456.06-.666.211c-.159.115-.334.315-.334.789s.175.674.334.789c.21.15.493.211.666.211a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4.5a1 1 0 0 1-.894-.553c-1.34-2.679-2.02-6.427-1.136-9.824c.903-3.475 3.434-6.515 8.313-7.6zM8 17a1 1 0 1 1 0-2h.001a1 1 0 1 1 0 2zm4-4a1 1 0 0 0 1 1h.001a1 1 0 1 0 0-2H13a1 1 0 0 0-1 1m3 4a1 1 0 1 1 0-2h.001a1 1 0 1 1 0 2z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.783 3.024a1 1 0 0 1 .664.082l10 5A1 1 0 0 1 22 9v4a1 1 0 0 1-1 1c-.173 0-.456.06-.666.211c-.159.115-.334.315-.334.789s.175.674.334.789c.21.15.493.211.666.211a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H4.5a1 1 0 0 1-.894-.553c-1.34-2.679-2.02-6.427-1.136-9.824c.903-3.475 3.434-6.515 8.313-7.6zM8 17a1 1 0 1 1 0-2h.001a1 1 0 1 1 0 2zm4-4a1 1 0 0 0 1 1h.001a1 1 0 1 0 0-2H13a1 1 0 0 0-1 1m3 4a1 1 0 1 1 0-2h.001a1 1 0 1 1 0 2z" clip-rule="evenodd"/></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%20fill-rule%3D%22evenodd%22%20d%3D%22M10.783%203.024a1%201%200%200%201%20.664.082l10%205A1%201%200%200%201%2022%209v4a1%201%200%200%201-1%201c-.173%200-.456.06-.666.211c-.159.115-.334.315-.334.789s.175.674.334.789c.21.15.493.211.666.211a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201H4.5a1%201%200%200%201-.894-.553c-1.34-2.679-2.02-6.427-1.136-9.824c.903-3.475%203.434-6.515%208.313-7.6zM8%2017a1%201%200%201%201%200-2h.001a1%201%200%201%201%200%202zm4-4a1%201%200%200%200%201%201h.001a1%201%200%201%200%200-2H13a1%201%200%200%200-1%201m3%204a1%201%200%201%201%200-2h.001a1%201%200%201%201%200%202z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M10.783%203.024a1%201%200%200%201%20.664.082l10%205A1%201%200%200%201%2022%209v4a1%201%200%200%201-1%201c-.173%200-.456.06-.666.211c-.159.115-.334.315-.334.789s.175.674.334.789c.21.15.493.211.666.211a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201H4.5a1%201%200%200%201-.894-.553c-1.34-2.679-2.02-6.427-1.136-9.824c.903-3.475%203.434-6.515%208.313-7.6zM8%2017a1%201%200%201%201%200-2h.001a1%201%200%201%201%200%202zm4-4a1%201%200%200%200%201%201h.001a1%201%200%201%200%200-2H13a1%201%200%200%200-1%201m3%204a1%201%200%201%201%200-2h.001a1%201%200%201%201%200%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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