child hat icon
child-hat-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- child-hat-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the child hat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.625 17.4Q8.55 16.8 7.9 15.75q-.15-.25-.012-.5t.437-.25h7.35q.275 0 .425.25t0 .5q-.65 1.05-1.725 1.65T12 18t-2.375-.6m-1.012-4.262q-.363-.363-.363-.888t.363-.888T9.5 11t.888.363t.362.887t-.363.888t-.887.362t-.888-.363m5 0q-.362-.362-.362-.887t.363-.888T14.5 11t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 22q-3.725 0-6.337-2.588T3 13.1l2.025-.75Q5 12.525 5 12.675V13q0 2.925 2.038 4.963T12 20t4.963-2.037T19 13q0-.4-.038-.788t-.137-.762q-1.5-.175-2.838-.762T13.526 9.15l5.325-2q1.025 1.2 1.588 2.688T21 13q0 1.875-.712 3.513t-1.925 2.85t-2.85 1.925T12 22M3.4 11.375q-.175-.5-.287-1.025T3 9.275Q3 7 4.275 5.2T7.5 2.4q-.05-.1-.062-.187T7.425 2q0-.425.288-.712T8.425 1q.35 0 .6.2t.35.5q.55-.125 1.088-.2t1.112-.075q1.675 0 3.188.65t2.662 1.875l2.125-.8q.4-.15.763.025t.512.575t-.012.763t-.563.512z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsChildHatRounded(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="M9.625 17.4Q8.55 16.8 7.9 15.75q-.15-.25-.012-.5t.437-.25h7.35q.275 0 .425.25t0 .5q-.65 1.05-1.725 1.65T12 18t-2.375-.6m-1.012-4.262q-.363-.363-.363-.888t.363-.888T9.5 11t.888.363t.362.887t-.363.888t-.887.362t-.888-.363m5 0q-.362-.362-.362-.887t.363-.888T14.5 11t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 22q-3.725 0-6.337-2.588T3 13.1l2.025-.75Q5 12.525 5 12.675V13q0 2.925 2.038 4.963T12 20t4.963-2.037T19 13q0-.4-.038-.788t-.137-.762q-1.5-.175-2.838-.762T13.526 9.15l5.325-2q1.025 1.2 1.588 2.688T21 13q0 1.875-.712 3.513t-1.925 2.85t-2.85 1.925T12 22M3.4 11.375q-.175-.5-.287-1.025T3 9.275Q3 7 4.275 5.2T7.5 2.4q-.05-.1-.062-.187T7.425 2q0-.425.288-.712T8.425 1q.35 0 .6.2t.35.5q.55-.125 1.088-.2t1.112-.075q1.675 0 3.188.65t2.662 1.875l2.125-.8q.4-.15.763.025t.512.575t-.012.763t-.563.512z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.625 17.4Q8.55 16.8 7.9 15.75q-.15-.25-.012-.5t.437-.25h7.35q.275 0 .425.25t0 .5q-.65 1.05-1.725 1.65T12 18t-2.375-.6m-1.012-4.262q-.363-.363-.363-.888t.363-.888T9.5 11t.888.363t.362.887t-.363.888t-.887.362t-.888-.363m5 0q-.362-.362-.362-.887t.363-.888T14.5 11t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 22q-3.725 0-6.337-2.588T3 13.1l2.025-.75Q5 12.525 5 12.675V13q0 2.925 2.038 4.963T12 20t4.963-2.037T19 13q0-.4-.038-.788t-.137-.762q-1.5-.175-2.838-.762T13.526 9.15l5.325-2q1.025 1.2 1.588 2.688T21 13q0 1.875-.712 3.513t-1.925 2.85t-2.85 1.925T12 22M3.4 11.375q-.175-.5-.287-1.025T3 9.275Q3 7 4.275 5.2T7.5 2.4q-.05-.1-.062-.187T7.425 2q0-.425.288-.712T8.425 1q.35 0 .6.2t.35.5q.55-.125 1.088-.2t1.112-.075q1.675 0 3.188.65t2.662 1.875l2.125-.8q.4-.15.763.025t.512.575t-.012.763t-.563.512z"/></svg> </template>
CSS
.icon-child-hat-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%22M9.625%2017.4Q8.55%2016.8%207.9%2015.75q-.15-.25-.012-.5t.437-.25h7.35q.275%200%20.425.25t0%20.5q-.65%201.05-1.725%201.65T12%2018t-2.375-.6m-1.012-4.262q-.363-.363-.363-.888t.363-.888T9.5%2011t.888.363t.362.887t-.363.888t-.887.362t-.888-.363m5%200q-.362-.362-.362-.887t.363-.888T14.5%2011t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12%2022q-3.725%200-6.337-2.588T3%2013.1l2.025-.75Q5%2012.525%205%2012.675V13q0%202.925%202.038%204.963T12%2020t4.963-2.037T19%2013q0-.4-.038-.788t-.137-.762q-1.5-.175-2.838-.762T13.526%209.15l5.325-2q1.025%201.2%201.588%202.688T21%2013q0%201.875-.712%203.513t-1.925%202.85t-2.85%201.925T12%2022M3.4%2011.375q-.175-.5-.287-1.025T3%209.275Q3%207%204.275%205.2T7.5%202.4q-.05-.1-.062-.187T7.425%202q0-.425.288-.712T8.425%201q.35%200%20.6.2t.35.5q.55-.125%201.088-.2t1.112-.075q1.675%200%203.188.65t2.662%201.875l2.125-.8q.4-.15.763.025t.512.575t-.012.763t-.563.512z%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%22M9.625%2017.4Q8.55%2016.8%207.9%2015.75q-.15-.25-.012-.5t.437-.25h7.35q.275%200%20.425.25t0%20.5q-.65%201.05-1.725%201.65T12%2018t-2.375-.6m-1.012-4.262q-.363-.363-.363-.888t.363-.888T9.5%2011t.888.363t.362.887t-.363.888t-.887.362t-.888-.363m5%200q-.362-.362-.362-.887t.363-.888T14.5%2011t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12%2022q-3.725%200-6.337-2.588T3%2013.1l2.025-.75Q5%2012.525%205%2012.675V13q0%202.925%202.038%204.963T12%2020t4.963-2.037T19%2013q0-.4-.038-.788t-.137-.762q-1.5-.175-2.838-.762T13.526%209.15l5.325-2q1.025%201.2%201.588%202.688T21%2013q0%201.875-.712%203.513t-1.925%202.85t-2.85%201.925T12%2022M3.4%2011.375q-.175-.5-.287-1.025T3%209.275Q3%207%204.275%205.2T7.5%202.4q-.05-.1-.062-.187T7.425%202q0-.425.288-.712T8.425%201q.35%200%20.6.2t.35.5q.55-.125%201.088-.2t1.112-.075q1.675%200%203.188.65t2.662%201.875l2.125-.8q.4-.15.763.025t.512.575t-.012.763t-.563.512z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/child-hat-rounded.svg?color=%231a73e8&size=48