chef hat heart icon
chef-hat-heart-bold-duotone from Solar by 480 Design · Bold Duotone · Food · CC-BY-4.0 Attribution required.
- Name
- chef-hat-heart-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Food
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More food icons from Solar
Use the chef hat heart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.58605 21.4142C5.08369 20.9119 5.01214 19.3969 5.00195 18H18.9986C18.9884 19.3969 18.9168 20.9119 18.4145 21.4142C17.8287 22 16.8859 22 15.0003 22H9.00026C7.11464 22 6.17183 22 5.58605 21.4142Z"/><path d="M2 10C2 7.23858 4.23858 5 7 5C7.25052 5 7.49673 5.01842 7.73736 5.05399C8.33961 3.27806 10.0206 2 12 2C13.9794 2 15.6604 3.27806 16.2626 5.05399C16.5033 5.01842 16.7495 5 17 5C19.7614 5 22 7.23858 22 10C22 12.0503 20.7659 13.8124 19 14.584L19 18H5V14.584C3.2341 13.8124 2 12.0503 2 10Z" opacity=".5"/><path d="M11.0429 13.6693C10.1649 13.0251 9 11.9849 9 11.0004C9 9.32721 10.65 8.7025 12 9.99506C13.35 8.7025 15 9.32721 15 11.0004C15 11.9849 13.8352 13.0251 12.9571 13.6693C12.5374 13.9773 12.3275 14.1313 12 14.1313C11.6725 14.1313 11.4626 13.9773 11.0429 13.6693L11.0429 13.6693Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarChefHatHeartBoldDuotone(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="M5.58605 21.4142C5.08369 20.9119 5.01214 19.3969 5.00195 18H18.9986C18.9884 19.3969 18.9168 20.9119 18.4145 21.4142C17.8287 22 16.8859 22 15.0003 22H9.00026C7.11464 22 6.17183 22 5.58605 21.4142Z"/><path d="M2 10C2 7.23858 4.23858 5 7 5C7.25052 5 7.49673 5.01842 7.73736 5.05399C8.33961 3.27806 10.0206 2 12 2C13.9794 2 15.6604 3.27806 16.2626 5.05399C16.5033 5.01842 16.7495 5 17 5C19.7614 5 22 7.23858 22 10C22 12.0503 20.7659 13.8124 19 14.584L19 18H5V14.584C3.2341 13.8124 2 12.0503 2 10Z" opacity=".5"/><path d="M11.0429 13.6693C10.1649 13.0251 9 11.9849 9 11.0004C9 9.32721 10.65 8.7025 12 9.99506C13.35 8.7025 15 9.32721 15 11.0004C15 11.9849 13.8352 13.0251 12.9571 13.6693C12.5374 13.9773 12.3275 14.1313 12 14.1313C11.6725 14.1313 11.4626 13.9773 11.0429 13.6693L11.0429 13.6693Z"/></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="M5.58605 21.4142C5.08369 20.9119 5.01214 19.3969 5.00195 18H18.9986C18.9884 19.3969 18.9168 20.9119 18.4145 21.4142C17.8287 22 16.8859 22 15.0003 22H9.00026C7.11464 22 6.17183 22 5.58605 21.4142Z"/><path d="M2 10C2 7.23858 4.23858 5 7 5C7.25052 5 7.49673 5.01842 7.73736 5.05399C8.33961 3.27806 10.0206 2 12 2C13.9794 2 15.6604 3.27806 16.2626 5.05399C16.5033 5.01842 16.7495 5 17 5C19.7614 5 22 7.23858 22 10C22 12.0503 20.7659 13.8124 19 14.584L19 18H5V14.584C3.2341 13.8124 2 12.0503 2 10Z" opacity=".5"/><path d="M11.0429 13.6693C10.1649 13.0251 9 11.9849 9 11.0004C9 9.32721 10.65 8.7025 12 9.99506C13.35 8.7025 15 9.32721 15 11.0004C15 11.9849 13.8352 13.0251 12.9571 13.6693C12.5374 13.9773 12.3275 14.1313 12 14.1313C11.6725 14.1313 11.4626 13.9773 11.0429 13.6693L11.0429 13.6693Z"/></g></svg> </template>
CSS
.icon-chef-hat-heart-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%22M5.58605%2021.4142C5.08369%2020.9119%205.01214%2019.3969%205.00195%2018H18.9986C18.9884%2019.3969%2018.9168%2020.9119%2018.4145%2021.4142C17.8287%2022%2016.8859%2022%2015.0003%2022H9.00026C7.11464%2022%206.17183%2022%205.58605%2021.4142Z%22%2F%3E%3Cpath%20d%3D%22M2%2010C2%207.23858%204.23858%205%207%205C7.25052%205%207.49673%205.01842%207.73736%205.05399C8.33961%203.27806%2010.0206%202%2012%202C13.9794%202%2015.6604%203.27806%2016.2626%205.05399C16.5033%205.01842%2016.7495%205%2017%205C19.7614%205%2022%207.23858%2022%2010C22%2012.0503%2020.7659%2013.8124%2019%2014.584L19%2018H5V14.584C3.2341%2013.8124%202%2012.0503%202%2010Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.0429%2013.6693C10.1649%2013.0251%209%2011.9849%209%2011.0004C9%209.32721%2010.65%208.7025%2012%209.99506C13.35%208.7025%2015%209.32721%2015%2011.0004C15%2011.9849%2013.8352%2013.0251%2012.9571%2013.6693C12.5374%2013.9773%2012.3275%2014.1313%2012%2014.1313C11.6725%2014.1313%2011.4626%2013.9773%2011.0429%2013.6693L11.0429%2013.6693Z%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%22M5.58605%2021.4142C5.08369%2020.9119%205.01214%2019.3969%205.00195%2018H18.9986C18.9884%2019.3969%2018.9168%2020.9119%2018.4145%2021.4142C17.8287%2022%2016.8859%2022%2015.0003%2022H9.00026C7.11464%2022%206.17183%2022%205.58605%2021.4142Z%22%2F%3E%3Cpath%20d%3D%22M2%2010C2%207.23858%204.23858%205%207%205C7.25052%205%207.49673%205.01842%207.73736%205.05399C8.33961%203.27806%2010.0206%202%2012%202C13.9794%202%2015.6604%203.27806%2016.2626%205.05399C16.5033%205.01842%2016.7495%205%2017%205C19.7614%205%2022%207.23858%2022%2010C22%2012.0503%2020.7659%2013.8124%2019%2014.584L19%2018H5V14.584C3.2341%2013.8124%202%2012.0503%202%2010Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.0429%2013.6693C10.1649%2013.0251%209%2011.9849%209%2011.0004C9%209.32721%2010.65%208.7025%2012%209.99506C13.35%208.7025%2015%209.32721%2015%2011.0004C15%2011.9849%2013.8352%2013.0251%2012.9571%2013.6693C12.5374%2013.9773%2012.3275%2014.1313%2012%2014.1313C11.6725%2014.1313%2011.4626%2013.9773%2011.0429%2013.6693L11.0429%2013.6693Z%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-heart-bold-duotone.svg?color=%231a73e8&size=48