account child icon
account-child-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- account-child-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the account child icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.503 3.71q1.64.711 2.858 1.93t1.929 2.855t.71 3.5t-.71 3.505t-1.93 2.86t-2.855 1.93t-3.5.71t-3.502-.707t-2.864-1.932t-1.931-2.864T3 11.995t.71-3.5T5.64 5.64t2.862-1.93T12.005 3t3.498.71m2.16 13.953Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337m-7.355-9.894q0 .71.491 1.201q.492.491 1.201.491t1.201-.49q.491-.492.491-1.202t-.491-1.2T12 6.076t-1.201.491t-.491 1.201m-.912 3q-1.204.46-1.204 1.66V15.8q0 1.201 1.208 1.656t2.607.454q.36 0 .6-.239q.24-.24.24-.606q0-.368-.244-.607q-.244-.24-.603-.24q-.442.02-.853-.065q-.41-.085-.803-.266q-.217-.086-.283-.3q-.065-.215.072-.396q.364-.37.858-.512T12 14.538q.771 0 1.443.239q.672.238.672.904v.869q0 .254.179.444t.431.19q.498 0 .79-.426q.293-.427.293-.95v-3.376q0-1.203-1.207-1.664t-2.604-.46t-2.6.46m1.85 3.04q-.305-.308-.305-.753t.308-.75t.753-.305t.75.308t.305.752t-.308.75t-.753.305t-.75-.307M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAccountChildOutlineRounded(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="M15.503 3.71q1.64.711 2.858 1.93t1.929 2.855t.71 3.5t-.71 3.505t-1.93 2.86t-2.855 1.93t-3.5.71t-3.502-.707t-2.864-1.932t-1.931-2.864T3 11.995t.71-3.5T5.64 5.64t2.862-1.93T12.005 3t3.498.71m2.16 13.953Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337m-7.355-9.894q0 .71.491 1.201q.492.491 1.201.491t1.201-.49q.491-.492.491-1.202t-.491-1.2T12 6.076t-1.201.491t-.491 1.201m-.912 3q-1.204.46-1.204 1.66V15.8q0 1.201 1.208 1.656t2.607.454q.36 0 .6-.239q.24-.24.24-.606q0-.368-.244-.607q-.244-.24-.603-.24q-.442.02-.853-.065q-.41-.085-.803-.266q-.217-.086-.283-.3q-.065-.215.072-.396q.364-.37.858-.512T12 14.538q.771 0 1.443.239q.672.238.672.904v.869q0 .254.179.444t.431.19q.498 0 .79-.426q.293-.427.293-.95v-3.376q0-1.203-1.207-1.664t-2.604-.46t-2.6.46m1.85 3.04q-.305-.308-.305-.753t.308-.75t.753-.305t.75.308t.305.752t-.308.75t-.753.305t-.75-.307M12 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="M15.503 3.71q1.64.711 2.858 1.93t1.929 2.855t.71 3.5t-.71 3.505t-1.93 2.86t-2.855 1.93t-3.5.71t-3.502-.707t-2.864-1.932t-1.931-2.864T3 11.995t.71-3.5T5.64 5.64t2.862-1.93T12.005 3t3.498.71m2.16 13.953Q20 15.325 20 12t-2.337-5.663T12 4T6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337m-7.355-9.894q0 .71.491 1.201q.492.491 1.201.491t1.201-.49q.491-.492.491-1.202t-.491-1.2T12 6.076t-1.201.491t-.491 1.201m-.912 3q-1.204.46-1.204 1.66V15.8q0 1.201 1.208 1.656t2.607.454q.36 0 .6-.239q.24-.24.24-.606q0-.368-.244-.607q-.244-.24-.603-.24q-.442.02-.853-.065q-.41-.085-.803-.266q-.217-.086-.283-.3q-.065-.215.072-.396q.364-.37.858-.512T12 14.538q.771 0 1.443.239q.672.238.672.904v.869q0 .254.179.444t.431.19q.498 0 .79-.426q.293-.427.293-.95v-3.376q0-1.203-1.207-1.664t-2.604-.46t-2.6.46m1.85 3.04q-.305-.308-.305-.753t.308-.75t.753-.305t.75.308t.305.752t-.308.75t-.753.305t-.75-.307M12 12"/></svg> </template>
CSS
.icon-account-child-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%22M15.503%203.71q1.64.711%202.858%201.93t1.929%202.855t.71%203.5t-.71%203.505t-1.93%202.86t-2.855%201.93t-3.5.71t-3.502-.707t-2.864-1.932t-1.931-2.864T3%2011.995t.71-3.5T5.64%205.64t2.862-1.93T12.005%203t3.498.71m2.16%2013.953Q20%2015.325%2020%2012t-2.337-5.663T12%204T6.337%206.338T4%2012t2.338%205.663T12%2020t5.663-2.337m-7.355-9.894q0%20.71.491%201.201q.492.491%201.201.491t1.201-.49q.491-.492.491-1.202t-.491-1.2T12%206.076t-1.201.491t-.491%201.201m-.912%203q-1.204.46-1.204%201.66V15.8q0%201.201%201.208%201.656t2.607.454q.36%200%20.6-.239q.24-.24.24-.606q0-.368-.244-.607q-.244-.24-.603-.24q-.442.02-.853-.065q-.41-.085-.803-.266q-.217-.086-.283-.3q-.065-.215.072-.396q.364-.37.858-.512T12%2014.538q.771%200%201.443.239q.672.238.672.904v.869q0%20.254.179.444t.431.19q.498%200%20.79-.426q.293-.427.293-.95v-3.376q0-1.203-1.207-1.664t-2.604-.46t-2.6.46m1.85%203.04q-.305-.308-.305-.753t.308-.75t.753-.305t.75.308t.305.752t-.308.75t-.753.305t-.75-.307M12%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%22M15.503%203.71q1.64.711%202.858%201.93t1.929%202.855t.71%203.5t-.71%203.505t-1.93%202.86t-2.855%201.93t-3.5.71t-3.502-.707t-2.864-1.932t-1.931-2.864T3%2011.995t.71-3.5T5.64%205.64t2.862-1.93T12.005%203t3.498.71m2.16%2013.953Q20%2015.325%2020%2012t-2.337-5.663T12%204T6.337%206.338T4%2012t2.338%205.663T12%2020t5.663-2.337m-7.355-9.894q0%20.71.491%201.201q.492.491%201.201.491t1.201-.49q.491-.492.491-1.202t-.491-1.2T12%206.076t-1.201.491t-.491%201.201m-.912%203q-1.204.46-1.204%201.66V15.8q0%201.201%201.208%201.656t2.607.454q.36%200%20.6-.239q.24-.24.24-.606q0-.368-.244-.607q-.244-.24-.603-.24q-.442.02-.853-.065q-.41-.085-.803-.266q-.217-.086-.283-.3q-.065-.215.072-.396q.364-.37.858-.512T12%2014.538q.771%200%201.443.239q.672.238.672.904v.869q0%20.254.179.444t.431.19q.498%200%20.79-.426q.293-.427.293-.95v-3.376q0-1.203-1.207-1.664t-2.604-.46t-2.6.46m1.85%203.04q-.305-.308-.305-.753t.308-.75t.753-.305t.75.308t.305.752t-.308.75t-.753.305t-.75-.307M12%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/account-child-outline-rounded.svg?color=%231a73e8&size=48