cheese-solid from Flowbite Icons by Themesberg · Solid · Food Beverage · MIT Free for personal and commercial use.

Name
cheese-solid
Set
Flowbite Icons
Style
Solid
Category
Food Beverage
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More food beverage icons from Flowbite Icons

Use the cheese icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 3c-.179 0-.315.049-.348.06l-.002.002a1 1 0 0 0-.121.051a2 2 0 0 0-.13.072a5 5 0 0 0-.216.141a14 14 0 0 0-.975.743a3 3 0 0 0-.204.188a1.3 1.3 0 0 0-.146.178a1.01 1.01 0 0 0 .042 1.199c.28.351.277.583.244.723c-.043.18-.193.417-.508.64a1.006 1.006 0 0 1-1.394-.235a1 1 0 0 0-1.402-.23L3.676 11h17.291c-.213-3.174-1.435-5.16-2.761-6.365a7.2 7.2 0 0 0-1.992-1.288c-.278-.12-.517-.2-.698-.252a4 4 0 0 0-.32-.077A1.4 1.4 0 0 0 15 3"/><path fill-rule="evenodd" d="M21 13H3v7a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1zM7 15a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m8 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1m-4 2a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function FlowbiteCheeseSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 3c-.179 0-.315.049-.348.06l-.002.002a1 1 0 0 0-.121.051a2 2 0 0 0-.13.072a5 5 0 0 0-.216.141a14 14 0 0 0-.975.743a3 3 0 0 0-.204.188a1.3 1.3 0 0 0-.146.178a1.01 1.01 0 0 0 .042 1.199c.28.351.277.583.244.723c-.043.18-.193.417-.508.64a1.006 1.006 0 0 1-1.394-.235a1 1 0 0 0-1.402-.23L3.676 11h17.291c-.213-3.174-1.435-5.16-2.761-6.365a7.2 7.2 0 0 0-1.992-1.288c-.278-.12-.517-.2-.698-.252a4 4 0 0 0-.32-.077A1.4 1.4 0 0 0 15 3"/><path fillRule="evenodd" d="M21 13H3v7a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1zM7 15a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m8 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1m-4 2a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 3c-.179 0-.315.049-.348.06l-.002.002a1 1 0 0 0-.121.051a2 2 0 0 0-.13.072a5 5 0 0 0-.216.141a14 14 0 0 0-.975.743a3 3 0 0 0-.204.188a1.3 1.3 0 0 0-.146.178a1.01 1.01 0 0 0 .042 1.199c.28.351.277.583.244.723c-.043.18-.193.417-.508.64a1.006 1.006 0 0 1-1.394-.235a1 1 0 0 0-1.402-.23L3.676 11h17.291c-.213-3.174-1.435-5.16-2.761-6.365a7.2 7.2 0 0 0-1.992-1.288c-.278-.12-.517-.2-.698-.252a4 4 0 0 0-.32-.077A1.4 1.4 0 0 0 15 3"/><path fill-rule="evenodd" d="M21 13H3v7a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1zM7 15a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m8 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H16a1 1 0 0 1-1-1m-4 2a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-cheese-solid {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15%203c-.179%200-.315.049-.348.06l-.002.002a1%201%200%200%200-.121.051a2%202%200%200%200-.13.072a5%205%200%200%200-.216.141a14%2014%200%200%200-.975.743a3%203%200%200%200-.204.188a1.3%201.3%200%200%200-.146.178a1.01%201.01%200%200%200%20.042%201.199c.28.351.277.583.244.723c-.043.18-.193.417-.508.64a1.006%201.006%200%200%201-1.394-.235a1%201%200%200%200-1.402-.23L3.676%2011h17.291c-.213-3.174-1.435-5.16-2.761-6.365a7.2%207.2%200%200%200-1.992-1.288c-.278-.12-.517-.2-.698-.252a4%204%200%200%200-.32-.077A1.4%201.4%200%200%200%2015%203%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2013H3v7a1%201%200%200%200%201%201h16a1%201%200%200%200%201-1zM7%2015a1%201%200%200%201%201-1h.01a1%201%200%201%201%200%202H8a1%201%200%200%201-1-1m8%200a1%201%200%200%201%201-1h.01a1%201%200%201%201%200%202H16a1%201%200%200%201-1-1m-4%202a1%201%200%200%201%201-1h.01a1%201%200%201%201%200%202H12a1%201%200%200%201-1-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15%203c-.179%200-.315.049-.348.06l-.002.002a1%201%200%200%200-.121.051a2%202%200%200%200-.13.072a5%205%200%200%200-.216.141a14%2014%200%200%200-.975.743a3%203%200%200%200-.204.188a1.3%201.3%200%200%200-.146.178a1.01%201.01%200%200%200%20.042%201.199c.28.351.277.583.244.723c-.043.18-.193.417-.508.64a1.006%201.006%200%200%201-1.394-.235a1%201%200%200%200-1.402-.23L3.676%2011h17.291c-.213-3.174-1.435-5.16-2.761-6.365a7.2%207.2%200%200%200-1.992-1.288c-.278-.12-.517-.2-.698-.252a4%204%200%200%200-.32-.077A1.4%201.4%200%200%200%2015%203%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2013H3v7a1%201%200%200%200%201%201h16a1%201%200%200%200%201-1zM7%2015a1%201%200%200%201%201-1h.01a1%201%200%201%201%200%202H8a1%201%200%200%201-1-1m8%200a1%201%200%200%201%201-1h.01a1%201%200%201%201%200%202H16a1%201%200%200%201-1-1m-4%202a1%201%200%200%201%201-1h.01a1%201%200%201%201%200%202H12a1%201%200%200%201-1-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Cheese solid icon — Flowbite Icons · IconsDB