child-care-outline from Material Symbols Light by Google · Outline · Household · Apache-2.0 Free for personal and commercial use.

Name
child-care-outline
Set
Material Symbols Light
Style
Outline
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
child-care-outline-rounded, child-care-outline-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the child care icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.718 11.166q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m-4.769 0q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m.829 4.461Q8.768 15.023 8.154 14h7.692q-.613 1.023-1.624 1.627q-1.01.604-2.222.604t-2.222-.604m-.896 3.747q-1.455-.626-2.542-1.713t-1.714-2.543T4 12t.626-3.118T6.34 6.34t2.542-1.714T12 4t3.118.626T17.66 6.34t1.714 2.542T20 12t-.626 3.118t-1.714 2.542t-2.542 1.714T12 20t-3.118-.626m8.068-2.424Q19 14.9 19 12t-2.05-4.95T12 5q-.265 0-.54.02t-.522.069q-.073.188-.084.325q-.012.136-.012.336q0 .64.459 1.099t1.099.459q.283 0 .441-.075t.359-.075q.166 0 .279.129t.113.313q0 .344-.383.468q-.384.124-.809.124q-1.01 0-1.726-.716T9.958 5.75v-.208q0-.094.044-.238q-2.171.635-3.587 2.458Q5 9.585 5 12q0 2.9 2.05 4.95T12 19t4.95-2.05M12 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightChildCareOutline(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="M13.718 11.166q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m-4.769 0q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m.829 4.461Q8.768 15.023 8.154 14h7.692q-.613 1.023-1.624 1.627q-1.01.604-2.222.604t-2.222-.604m-.896 3.747q-1.455-.626-2.542-1.713t-1.714-2.543T4 12t.626-3.118T6.34 6.34t2.542-1.714T12 4t3.118.626T17.66 6.34t1.714 2.542T20 12t-.626 3.118t-1.714 2.542t-2.542 1.714T12 20t-3.118-.626m8.068-2.424Q19 14.9 19 12t-2.05-4.95T12 5q-.265 0-.54.02t-.522.069q-.073.188-.084.325q-.012.136-.012.336q0 .64.459 1.099t1.099.459q.283 0 .441-.075t.359-.075q.166 0 .279.129t.113.313q0 .344-.383.468q-.384.124-.809.124q-1.01 0-1.726-.716T9.958 5.75v-.208q0-.094.044-.238q-2.171.635-3.587 2.458Q5 9.585 5 12q0 2.9 2.05 4.95T12 19t4.95-2.05M12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.718 11.166q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m-4.769 0q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m.829 4.461Q8.768 15.023 8.154 14h7.692q-.613 1.023-1.624 1.627q-1.01.604-2.222.604t-2.222-.604m-.896 3.747q-1.455-.626-2.542-1.713t-1.714-2.543T4 12t.626-3.118T6.34 6.34t2.542-1.714T12 4t3.118.626T17.66 6.34t1.714 2.542T20 12t-.626 3.118t-1.714 2.542t-2.542 1.714T12 20t-3.118-.626m8.068-2.424Q19 14.9 19 12t-2.05-4.95T12 5q-.265 0-.54.02t-.522.069q-.073.188-.084.325q-.012.136-.012.336q0 .64.459 1.099t1.099.459q.283 0 .441-.075t.359-.075q.166 0 .279.129t.113.313q0 .344-.383.468q-.384.124-.809.124q-1.01 0-1.726-.716T9.958 5.75v-.208q0-.094.044-.238q-2.171.635-3.587 2.458Q5 9.585 5 12q0 2.9 2.05 4.95T12 19t4.95-2.05M12 12"/></svg>
</template>

CSS

.icon-child-care-outline {
  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%22M13.718%2011.166q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m-4.769%200q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m.829%204.461Q8.768%2015.023%208.154%2014h7.692q-.613%201.023-1.624%201.627q-1.01.604-2.222.604t-2.222-.604m-.896%203.747q-1.455-.626-2.542-1.713t-1.714-2.543T4%2012t.626-3.118T6.34%206.34t2.542-1.714T12%204t3.118.626T17.66%206.34t1.714%202.542T20%2012t-.626%203.118t-1.714%202.542t-2.542%201.714T12%2020t-3.118-.626m8.068-2.424Q19%2014.9%2019%2012t-2.05-4.95T12%205q-.265%200-.54.02t-.522.069q-.073.188-.084.325q-.012.136-.012.336q0%20.64.459%201.099t1.099.459q.283%200%20.441-.075t.359-.075q.166%200%20.279.129t.113.313q0%20.344-.383.468q-.384.124-.809.124q-1.01%200-1.726-.716T9.958%205.75v-.208q0-.094.044-.238q-2.171.635-3.587%202.458Q5%209.585%205%2012q0%202.9%202.05%204.95T12%2019t4.95-2.05M12%2012%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%22M13.718%2011.166q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m-4.769%200q-.276-.276-.276-.666t.276-.666t.667-.276t.666.276t.276.666t-.276.666t-.666.276t-.667-.276m.829%204.461Q8.768%2015.023%208.154%2014h7.692q-.613%201.023-1.624%201.627q-1.01.604-2.222.604t-2.222-.604m-.896%203.747q-1.455-.626-2.542-1.713t-1.714-2.543T4%2012t.626-3.118T6.34%206.34t2.542-1.714T12%204t3.118.626T17.66%206.34t1.714%202.542T20%2012t-.626%203.118t-1.714%202.542t-2.542%201.714T12%2020t-3.118-.626m8.068-2.424Q19%2014.9%2019%2012t-2.05-4.95T12%205q-.265%200-.54.02t-.522.069q-.073.188-.084.325q-.012.136-.012.336q0%20.64.459%201.099t1.099.459q.283%200%20.441-.075t.359-.075q.166%200%20.279.129t.113.313q0%20.344-.383.468q-.384.124-.809.124q-1.01%200-1.726-.716T9.958%205.75v-.208q0-.094.044-.238q-2.171.635-3.587%202.458Q5%209.585%205%2012q0%202.9%202.05%204.95T12%2019t4.95-2.05M12%2012%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-care-outline.svg?color=%231a73e8&size=48