chef hat icon

chef-hat-bold-duotone from Solar by 480 Design · Bold Duotone · Food · CC-BY-4.0 Attribution required.

Name
chef-hat-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Food
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More food icons from Solar

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.9986 18H5.00195C5.01214 19.3969 5.08369 20.9119 5.58605 21.4142C6.17183 22 7.11464 22 9.00026 22H15.0003C16.8859 22 17.8287 22 18.4145 21.4142C18.9168 20.9119 18.9884 19.3969 18.9986 18Z"/><path d="M7 5C4.23858 5 2 7.23858 2 10C2 12.0503 3.2341 13.8124 5 14.584V18H19L19 14.584C20.7659 13.8124 22 12.0503 22 10C22 7.23858 19.7614 5 17 5C16.7495 5 16.5033 5.01842 16.2626 5.05399C15.6604 3.27806 13.9794 2 12 2C10.0206 2 8.33961 3.27806 7.73736 5.05399C7.49673 5.01842 7.25052 5 7 5Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarChefHatBoldDuotone(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.9986 18H5.00195C5.01214 19.3969 5.08369 20.9119 5.58605 21.4142C6.17183 22 7.11464 22 9.00026 22H15.0003C16.8859 22 17.8287 22 18.4145 21.4142C18.9168 20.9119 18.9884 19.3969 18.9986 18Z"/><path d="M7 5C4.23858 5 2 7.23858 2 10C2 12.0503 3.2341 13.8124 5 14.584V18H19L19 14.584C20.7659 13.8124 22 12.0503 22 10C22 7.23858 19.7614 5 17 5C16.7495 5 16.5033 5.01842 16.2626 5.05399C15.6604 3.27806 13.9794 2 12 2C10.0206 2 8.33961 3.27806 7.73736 5.05399C7.49673 5.01842 7.25052 5 7 5Z" 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.9986 18H5.00195C5.01214 19.3969 5.08369 20.9119 5.58605 21.4142C6.17183 22 7.11464 22 9.00026 22H15.0003C16.8859 22 17.8287 22 18.4145 21.4142C18.9168 20.9119 18.9884 19.3969 18.9986 18Z"/><path d="M7 5C4.23858 5 2 7.23858 2 10C2 12.0503 3.2341 13.8124 5 14.584V18H19L19 14.584C20.7659 13.8124 22 12.0503 22 10C22 7.23858 19.7614 5 17 5C16.7495 5 16.5033 5.01842 16.2626 5.05399C15.6604 3.27806 13.9794 2 12 2C10.0206 2 8.33961 3.27806 7.73736 5.05399C7.49673 5.01842 7.25052 5 7 5Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-chef-hat-bold-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.9986%2018H5.00195C5.01214%2019.3969%205.08369%2020.9119%205.58605%2021.4142C6.17183%2022%207.11464%2022%209.00026%2022H15.0003C16.8859%2022%2017.8287%2022%2018.4145%2021.4142C18.9168%2020.9119%2018.9884%2019.3969%2018.9986%2018Z%22%2F%3E%3Cpath%20d%3D%22M7%205C4.23858%205%202%207.23858%202%2010C2%2012.0503%203.2341%2013.8124%205%2014.584V18H19L19%2014.584C20.7659%2013.8124%2022%2012.0503%2022%2010C22%207.23858%2019.7614%205%2017%205C16.7495%205%2016.5033%205.01842%2016.2626%205.05399C15.6604%203.27806%2013.9794%202%2012%202C10.0206%202%208.33961%203.27806%207.73736%205.05399C7.49673%205.01842%207.25052%205%207%205Z%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.9986%2018H5.00195C5.01214%2019.3969%205.08369%2020.9119%205.58605%2021.4142C6.17183%2022%207.11464%2022%209.00026%2022H15.0003C16.8859%2022%2017.8287%2022%2018.4145%2021.4142C18.9168%2020.9119%2018.9884%2019.3969%2018.9986%2018Z%22%2F%3E%3Cpath%20d%3D%22M7%205C4.23858%205%202%207.23858%202%2010C2%2012.0503%203.2341%2013.8124%205%2014.584V18H19L19%2014.584C20.7659%2013.8124%2022%2012.0503%2022%2010C22%207.23858%2019.7614%205%2017%205C16.7495%205%2016.5033%205.01842%2016.2626%205.05399C15.6604%203.27806%2013.9794%202%2012%202C10.0206%202%208.33961%203.27806%207.73736%205.05399C7.49673%205.01842%207.25052%205%207%205Z%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/solar/chef-hat-bold-duotone.svg?color=%231a73e8&size=48