chef hat icon

chef-hat-duotone from Reicon by REICON · Duotone · Food · MIT Free for personal and commercial use.

Name
chef-hat-duotone
Set
Reicon
Style
Duotone
Category
Food
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All chef hat icons →

More food icons from Reicon

Use the chef hat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.999 18H5.002c.01 1.397.082 2.912.584 3.414C6.172 22 7.115 22 9 22h6c1.886 0 2.829 0 3.415-.586c.502-.502.573-2.017.584-3.414"/><path d="M7 5a5 5 0 0 0-2 9.584V18h14v-3.416a5.001 5.001 0 0 0-2.737-9.53a4.502 4.502 0 0 0-8.526 0A5 5 0 0 0 7 5" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconChefHatDuotone(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="M18.999 18H5.002c.01 1.397.082 2.912.584 3.414C6.172 22 7.115 22 9 22h6c1.886 0 2.829 0 3.415-.586c.502-.502.573-2.017.584-3.414"/><path d="M7 5a5 5 0 0 0-2 9.584V18h14v-3.416a5.001 5.001 0 0 0-2.737-9.53a4.502 4.502 0 0 0-8.526 0A5 5 0 0 0 7 5" opacity=".5"/></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="M18.999 18H5.002c.01 1.397.082 2.912.584 3.414C6.172 22 7.115 22 9 22h6c1.886 0 2.829 0 3.415-.586c.502-.502.573-2.017.584-3.414"/><path d="M7 5a5 5 0 0 0-2 9.584V18h14v-3.416a5.001 5.001 0 0 0-2.737-9.53a4.502 4.502 0 0 0-8.526 0A5 5 0 0 0 7 5" opacity=".5"/></g></svg>
</template>

CSS

.icon-chef-hat-duotone {
  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%22M18.999%2018H5.002c.01%201.397.082%202.912.584%203.414C6.172%2022%207.115%2022%209%2022h6c1.886%200%202.829%200%203.415-.586c.502-.502.573-2.017.584-3.414%22%2F%3E%3Cpath%20d%3D%22M7%205a5%205%200%200%200-2%209.584V18h14v-3.416a5.001%205.001%200%200%200-2.737-9.53a4.502%204.502%200%200%200-8.526%200A5%205%200%200%200%207%205%22%20opacity%3D%22.5%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%22M18.999%2018H5.002c.01%201.397.082%202.912.584%203.414C6.172%2022%207.115%2022%209%2022h6c1.886%200%202.829%200%203.415-.586c.502-.502.573-2.017.584-3.414%22%2F%3E%3Cpath%20d%3D%22M7%205a5%205%200%200%200-2%209.584V18h14v-3.416a5.001%205.001%200%200%200-2.737-9.53a4.502%204.502%200%200%200-8.526%200A5%205%200%200%200%207%205%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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