chef-hat-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
chef-hat-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the chef hat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c1.728 0 3.25.877 4.148 2.207A4.5 4.5 0 0 1 19 13.744V18a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-4.256a4.502 4.502 0 0 1 2.853-8.537A5 5 0 0 1 12 3M7 18a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1H7z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteChefHatFill(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="M12 3c1.728 0 3.25.877 4.148 2.207A4.5 4.5 0 0 1 19 13.744V18a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-4.256a4.502 4.502 0 0 1 2.853-8.537A5 5 0 0 1 12 3M7 18a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1H7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c1.728 0 3.25.877 4.148 2.207A4.5 4.5 0 0 1 19 13.744V18a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3v-4.256a4.502 4.502 0 0 1 2.853-8.537A5 5 0 0 1 12 3M7 18a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1H7z"/></svg>
</template>

CSS

.icon-chef-hat-fill {
  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%22M12%203c1.728%200%203.25.877%204.148%202.207A4.5%204.5%200%200%201%2019%2013.744V18a3%203%200%200%201-3%203H8a3%203%200%200%201-3-3v-4.256a4.502%204.502%200%200%201%202.853-8.537A5%205%200%200%201%2012%203M7%2018a1%201%200%200%200%201%201h8a1%201%200%200%200%201-1v-1H7z%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%22M12%203c1.728%200%203.25.877%204.148%202.207A4.5%204.5%200%200%201%2019%2013.744V18a3%203%200%200%201-3%203H8a3%203%200%200%201-3-3v-4.256a4.502%204.502%200%200%201%202.853-8.537A5%205%200%200%201%2012%203M7%2018a1%201%200%200%200%201%201h8a1%201%200%200%200%201-1v-1H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/chef-hat-fill.svg?color=%231a73e8&size=48