child-hat-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
child-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 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="M10.366 17.17q-.797-.447-1.293-1.209q-.13-.192-.012-.394q.118-.201.36-.201h5.389q.217 0 .348.201q.13.202 0 .395q-.477.761-1.283 1.207t-1.76.447t-1.75-.447m-1.127-4.128Q9 12.813 9 12.481t.238-.56t.57-.229t.56.228t.228.56t-.228.561t-.56.228t-.57-.228m4.625 0q-.228-.228-.228-.56t.228-.56t.56-.229t.56.228t.229.56t-.228.561t-.561.228q-.332 0-.56-.228M12.116 21q-1.645 0-3.07-.616q-1.427-.617-2.495-1.685t-1.685-2.494t-.616-3.07q0-.762.135-1.493q.134-.73.41-1.398l.96.197q-.274.624-.4 1.287t-.124 1.388q0 2.886 1.999 4.885T12.116 20T17 18.001t2-4.885q0-.477-.07-.942t-.182-.916q-1.91-.148-3.51-1.037T12.51 7.88l.884-.506q.916 1.137 2.178 1.864t2.751.955q-.548-1.186-1.49-2.097q-.94-.91-2.181-1.387l1.062-.596q1.92.982 3.103 2.843T20 13.135q0 1.644-.616 3.07q-.617 1.426-1.685 2.494t-2.504 1.685t-3.08.616M5.52 9.567l9.672-3.644q-.82-.958-1.953-1.43q-1.132-.472-2.394-.472q-2.202 0-3.718 1.63T5.519 9.567m-.85 1.404q-.078-.327-.114-.63q-.036-.305-.036-.643q0-2.025 1.035-3.671t2.715-2.435q-.03-.061-.033-.13q-.003-.068-.003-.135q0-.31.21-.52t.52-.21q.254 0 .456.151q.202.152.264.394q.28-.067.568-.094t.593-.027q1.579 0 2.986.66t2.403 1.865l3.183-1.185q.188-.073.377.016t.263.277t-.013.378t-.274.262zm5.679-3.219"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChildHatOutlineRounded(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.366 17.17q-.797-.447-1.293-1.209q-.13-.192-.012-.394q.118-.201.36-.201h5.389q.217 0 .348.201q.13.202 0 .395q-.477.761-1.283 1.207t-1.76.447t-1.75-.447m-1.127-4.128Q9 12.813 9 12.481t.238-.56t.57-.229t.56.228t.228.56t-.228.561t-.56.228t-.57-.228m4.625 0q-.228-.228-.228-.56t.228-.56t.56-.229t.56.228t.229.56t-.228.561t-.561.228q-.332 0-.56-.228M12.116 21q-1.645 0-3.07-.616q-1.427-.617-2.495-1.685t-1.685-2.494t-.616-3.07q0-.762.135-1.493q.134-.73.41-1.398l.96.197q-.274.624-.4 1.287t-.124 1.388q0 2.886 1.999 4.885T12.116 20T17 18.001t2-4.885q0-.477-.07-.942t-.182-.916q-1.91-.148-3.51-1.037T12.51 7.88l.884-.506q.916 1.137 2.178 1.864t2.751.955q-.548-1.186-1.49-2.097q-.94-.91-2.181-1.387l1.062-.596q1.92.982 3.103 2.843T20 13.135q0 1.644-.616 3.07q-.617 1.426-1.685 2.494t-2.504 1.685t-3.08.616M5.52 9.567l9.672-3.644q-.82-.958-1.953-1.43q-1.132-.472-2.394-.472q-2.202 0-3.718 1.63T5.519 9.567m-.85 1.404q-.078-.327-.114-.63q-.036-.305-.036-.643q0-2.025 1.035-3.671t2.715-2.435q-.03-.061-.033-.13q-.003-.068-.003-.135q0-.31.21-.52t.52-.21q.254 0 .456.151q.202.152.264.394q.28-.067.568-.094t.593-.027q1.579 0 2.986.66t2.403 1.865l3.183-1.185q.188-.073.377.016t.263.277t-.013.378t-.274.262zm5.679-3.219"/></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.366 17.17q-.797-.447-1.293-1.209q-.13-.192-.012-.394q.118-.201.36-.201h5.389q.217 0 .348.201q.13.202 0 .395q-.477.761-1.283 1.207t-1.76.447t-1.75-.447m-1.127-4.128Q9 12.813 9 12.481t.238-.56t.57-.229t.56.228t.228.56t-.228.561t-.56.228t-.57-.228m4.625 0q-.228-.228-.228-.56t.228-.56t.56-.229t.56.228t.229.56t-.228.561t-.561.228q-.332 0-.56-.228M12.116 21q-1.645 0-3.07-.616q-1.427-.617-2.495-1.685t-1.685-2.494t-.616-3.07q0-.762.135-1.493q.134-.73.41-1.398l.96.197q-.274.624-.4 1.287t-.124 1.388q0 2.886 1.999 4.885T12.116 20T17 18.001t2-4.885q0-.477-.07-.942t-.182-.916q-1.91-.148-3.51-1.037T12.51 7.88l.884-.506q.916 1.137 2.178 1.864t2.751.955q-.548-1.186-1.49-2.097q-.94-.91-2.181-1.387l1.062-.596q1.92.982 3.103 2.843T20 13.135q0 1.644-.616 3.07q-.617 1.426-1.685 2.494t-2.504 1.685t-3.08.616M5.52 9.567l9.672-3.644q-.82-.958-1.953-1.43q-1.132-.472-2.394-.472q-2.202 0-3.718 1.63T5.519 9.567m-.85 1.404q-.078-.327-.114-.63q-.036-.305-.036-.643q0-2.025 1.035-3.671t2.715-2.435q-.03-.061-.033-.13q-.003-.068-.003-.135q0-.31.21-.52t.52-.21q.254 0 .456.151q.202.152.264.394q.28-.067.568-.094t.593-.027q1.579 0 2.986.66t2.403 1.865l3.183-1.185q.188-.073.377.016t.263.277t-.013.378t-.274.262zm5.679-3.219"/></svg>
</template>

CSS

.icon-child-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.366%2017.17q-.797-.447-1.293-1.209q-.13-.192-.012-.394q.118-.201.36-.201h5.389q.217%200%20.348.201q.13.202%200%20.395q-.477.761-1.283%201.207t-1.76.447t-1.75-.447m-1.127-4.128Q9%2012.813%209%2012.481t.238-.56t.57-.229t.56.228t.228.56t-.228.561t-.56.228t-.57-.228m4.625%200q-.228-.228-.228-.56t.228-.56t.56-.229t.56.228t.229.56t-.228.561t-.561.228q-.332%200-.56-.228M12.116%2021q-1.645%200-3.07-.616q-1.427-.617-2.495-1.685t-1.685-2.494t-.616-3.07q0-.762.135-1.493q.134-.73.41-1.398l.96.197q-.274.624-.4%201.287t-.124%201.388q0%202.886%201.999%204.885T12.116%2020T17%2018.001t2-4.885q0-.477-.07-.942t-.182-.916q-1.91-.148-3.51-1.037T12.51%207.88l.884-.506q.916%201.137%202.178%201.864t2.751.955q-.548-1.186-1.49-2.097q-.94-.91-2.181-1.387l1.062-.596q1.92.982%203.103%202.843T20%2013.135q0%201.644-.616%203.07q-.617%201.426-1.685%202.494t-2.504%201.685t-3.08.616M5.52%209.567l9.672-3.644q-.82-.958-1.953-1.43q-1.132-.472-2.394-.472q-2.202%200-3.718%201.63T5.519%209.567m-.85%201.404q-.078-.327-.114-.63q-.036-.305-.036-.643q0-2.025%201.035-3.671t2.715-2.435q-.03-.061-.033-.13q-.003-.068-.003-.135q0-.31.21-.52t.52-.21q.254%200%20.456.151q.202.152.264.394q.28-.067.568-.094t.593-.027q1.579%200%202.986.66t2.403%201.865l3.183-1.185q.188-.073.377.016t.263.277t-.013.378t-.274.262zm5.679-3.219%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.366%2017.17q-.797-.447-1.293-1.209q-.13-.192-.012-.394q.118-.201.36-.201h5.389q.217%200%20.348.201q.13.202%200%20.395q-.477.761-1.283%201.207t-1.76.447t-1.75-.447m-1.127-4.128Q9%2012.813%209%2012.481t.238-.56t.57-.229t.56.228t.228.56t-.228.561t-.56.228t-.57-.228m4.625%200q-.228-.228-.228-.56t.228-.56t.56-.229t.56.228t.229.56t-.228.561t-.561.228q-.332%200-.56-.228M12.116%2021q-1.645%200-3.07-.616q-1.427-.617-2.495-1.685t-1.685-2.494t-.616-3.07q0-.762.135-1.493q.134-.73.41-1.398l.96.197q-.274.624-.4%201.287t-.124%201.388q0%202.886%201.999%204.885T12.116%2020T17%2018.001t2-4.885q0-.477-.07-.942t-.182-.916q-1.91-.148-3.51-1.037T12.51%207.88l.884-.506q.916%201.137%202.178%201.864t2.751.955q-.548-1.186-1.49-2.097q-.94-.91-2.181-1.387l1.062-.596q1.92.982%203.103%202.843T20%2013.135q0%201.644-.616%203.07q-.617%201.426-1.685%202.494t-2.504%201.685t-3.08.616M5.52%209.567l9.672-3.644q-.82-.958-1.953-1.43q-1.132-.472-2.394-.472q-2.202%200-3.718%201.63T5.519%209.567m-.85%201.404q-.078-.327-.114-.63q-.036-.305-.036-.643q0-2.025%201.035-3.671t2.715-2.435q-.03-.061-.033-.13q-.003-.068-.003-.135q0-.31.21-.52t.52-.21q.254%200%20.456.151q.202.152.264.394q.28-.067.568-.094t.593-.027q1.579%200%202.986.66t2.403%201.865l3.183-1.185q.188-.073.377.016t.263.277t-.013.378t-.274.262zm5.679-3.219%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/child-hat-outline-rounded.svg?color=%231a73e8&size=48