chef hat icon
chef-hat-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- chef-hat-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="M10.472 13.299q.144-.144.144-.357v-2.826q0-.213-.144-.357t-.357-.143t-.356.143t-.143.357v2.826q0 .213.143.357q.144.143.357.143t.356-.143m-4.645-.972q-1.035-.517-1.68-1.48Q3.5 9.885 3.5 8.725q0-1.548 1.086-2.636Q5.67 5 7.219 5q.295 0 .603.05t.603.125l.173.039l.096-.155q.548-.909 1.404-1.484T12 3t1.902.575t1.423 1.484l.096.154l.154-.038q.286-.075.572-.125t.595-.05q1.568 0 2.663 1.088T20.5 8.744q0 1.16-.637 2.113q-.636.953-1.69 1.466v4.908H5.827zm8.434.972q.143-.144.143-.357v-2.826q0-.213-.144-.357q-.144-.143-.357-.143t-.356.143t-.143.357v2.826q0 .213.144.357t.357.143t.356-.143M6.827 16.23h10.346v-4.552l.812-.396q.707-.344 1.12-1.018t.414-1.482q0-1.169-.828-1.976T16.704 6q-.256 0-.49.04q-.235.04-.466.116l-.79.228l-.487-.819q-.408-.69-1.047-1.128T12.01 4t-1.415.438t-1.047 1.128l-.487.819l-.815-.23q-.23-.068-.468-.112T7.29 6q-1.16 0-1.975.803T4.5 8.768q0 .803.411 1.473t1.124 1.042l.792.396zm-1 1h1v2.153q0 .27.173.443t.442.173h9.116q.269 0 .442-.173t.173-.443V17.23h1v2.153q0 .667-.475 1.141t-1.14.475H7.442q-.666 0-1.14-.475t-.475-1.14zm6.192-1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChefHatOutlineRounded(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="M10.472 13.299q.144-.144.144-.357v-2.826q0-.213-.144-.357t-.357-.143t-.356.143t-.143.357v2.826q0 .213.143.357q.144.143.357.143t.356-.143m-4.645-.972q-1.035-.517-1.68-1.48Q3.5 9.885 3.5 8.725q0-1.548 1.086-2.636Q5.67 5 7.219 5q.295 0 .603.05t.603.125l.173.039l.096-.155q.548-.909 1.404-1.484T12 3t1.902.575t1.423 1.484l.096.154l.154-.038q.286-.075.572-.125t.595-.05q1.568 0 2.663 1.088T20.5 8.744q0 1.16-.637 2.113q-.636.953-1.69 1.466v4.908H5.827zm8.434.972q.143-.144.143-.357v-2.826q0-.213-.144-.357q-.144-.143-.357-.143t-.356.143t-.143.357v2.826q0 .213.144.357t.357.143t.356-.143M6.827 16.23h10.346v-4.552l.812-.396q.707-.344 1.12-1.018t.414-1.482q0-1.169-.828-1.976T16.704 6q-.256 0-.49.04q-.235.04-.466.116l-.79.228l-.487-.819q-.408-.69-1.047-1.128T12.01 4t-1.415.438t-1.047 1.128l-.487.819l-.815-.23q-.23-.068-.468-.112T7.29 6q-1.16 0-1.975.803T4.5 8.768q0 .803.411 1.473t1.124 1.042l.792.396zm-1 1h1v2.153q0 .27.173.443t.442.173h9.116q.269 0 .442-.173t.173-.443V17.23h1v2.153q0 .667-.475 1.141t-1.14.475H7.442q-.666 0-1.14-.475t-.475-1.14zm6.192-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.472 13.299q.144-.144.144-.357v-2.826q0-.213-.144-.357t-.357-.143t-.356.143t-.143.357v2.826q0 .213.143.357q.144.143.357.143t.356-.143m-4.645-.972q-1.035-.517-1.68-1.48Q3.5 9.885 3.5 8.725q0-1.548 1.086-2.636Q5.67 5 7.219 5q.295 0 .603.05t.603.125l.173.039l.096-.155q.548-.909 1.404-1.484T12 3t1.902.575t1.423 1.484l.096.154l.154-.038q.286-.075.572-.125t.595-.05q1.568 0 2.663 1.088T20.5 8.744q0 1.16-.637 2.113q-.636.953-1.69 1.466v4.908H5.827zm8.434.972q.143-.144.143-.357v-2.826q0-.213-.144-.357q-.144-.143-.357-.143t-.356.143t-.143.357v2.826q0 .213.144.357t.357.143t.356-.143M6.827 16.23h10.346v-4.552l.812-.396q.707-.344 1.12-1.018t.414-1.482q0-1.169-.828-1.976T16.704 6q-.256 0-.49.04q-.235.04-.466.116l-.79.228l-.487-.819q-.408-.69-1.047-1.128T12.01 4t-1.415.438t-1.047 1.128l-.487.819l-.815-.23q-.23-.068-.468-.112T7.29 6q-1.16 0-1.975.803T4.5 8.768q0 .803.411 1.473t1.124 1.042l.792.396zm-1 1h1v2.153q0 .27.173.443t.442.173h9.116q.269 0 .442-.173t.173-.443V17.23h1v2.153q0 .667-.475 1.141t-1.14.475H7.442q-.666 0-1.14-.475t-.475-1.14zm6.192-1"/></svg> </template>
CSS
.icon-chef-hat-outline-rounded {
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%22M10.472%2013.299q.144-.144.144-.357v-2.826q0-.213-.144-.357t-.357-.143t-.356.143t-.143.357v2.826q0%20.213.143.357q.144.143.357.143t.356-.143m-4.645-.972q-1.035-.517-1.68-1.48Q3.5%209.885%203.5%208.725q0-1.548%201.086-2.636Q5.67%205%207.219%205q.295%200%20.603.05t.603.125l.173.039l.096-.155q.548-.909%201.404-1.484T12%203t1.902.575t1.423%201.484l.096.154l.154-.038q.286-.075.572-.125t.595-.05q1.568%200%202.663%201.088T20.5%208.744q0%201.16-.637%202.113q-.636.953-1.69%201.466v4.908H5.827zm8.434.972q.143-.144.143-.357v-2.826q0-.213-.144-.357q-.144-.143-.357-.143t-.356.143t-.143.357v2.826q0%20.213.144.357t.357.143t.356-.143M6.827%2016.23h10.346v-4.552l.812-.396q.707-.344%201.12-1.018t.414-1.482q0-1.169-.828-1.976T16.704%206q-.256%200-.49.04q-.235.04-.466.116l-.79.228l-.487-.819q-.408-.69-1.047-1.128T12.01%204t-1.415.438t-1.047%201.128l-.487.819l-.815-.23q-.23-.068-.468-.112T7.29%206q-1.16%200-1.975.803T4.5%208.768q0%20.803.411%201.473t1.124%201.042l.792.396zm-1%201h1v2.153q0%20.27.173.443t.442.173h9.116q.269%200%20.442-.173t.173-.443V17.23h1v2.153q0%20.667-.475%201.141t-1.14.475H7.442q-.666%200-1.14-.475t-.475-1.14zm6.192-1%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%22M10.472%2013.299q.144-.144.144-.357v-2.826q0-.213-.144-.357t-.357-.143t-.356.143t-.143.357v2.826q0%20.213.143.357q.144.143.357.143t.356-.143m-4.645-.972q-1.035-.517-1.68-1.48Q3.5%209.885%203.5%208.725q0-1.548%201.086-2.636Q5.67%205%207.219%205q.295%200%20.603.05t.603.125l.173.039l.096-.155q.548-.909%201.404-1.484T12%203t1.902.575t1.423%201.484l.096.154l.154-.038q.286-.075.572-.125t.595-.05q1.568%200%202.663%201.088T20.5%208.744q0%201.16-.637%202.113q-.636.953-1.69%201.466v4.908H5.827zm8.434.972q.143-.144.143-.357v-2.826q0-.213-.144-.357q-.144-.143-.357-.143t-.356.143t-.143.357v2.826q0%20.213.144.357t.357.143t.356-.143M6.827%2016.23h10.346v-4.552l.812-.396q.707-.344%201.12-1.018t.414-1.482q0-1.169-.828-1.976T16.704%206q-.256%200-.49.04q-.235.04-.466.116l-.79.228l-.487-.819q-.408-.69-1.047-1.128T12.01%204t-1.415.438t-1.047%201.128l-.487.819l-.815-.23q-.23-.068-.468-.112T7.29%206q-1.16%200-1.975.803T4.5%208.768q0%20.803.411%201.473t1.124%201.042l.792.396zm-1%201h1v2.153q0%20.27.173.443t.442.173h9.116q.269%200%20.442-.173t.173-.443V17.23h1v2.153q0%20.667-.475%201.141t-1.14.475H7.442q-.666%200-1.14-.475t-.475-1.14zm6.192-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/chef-hat-outline-rounded.svg?color=%231a73e8&size=48