child program icon

child-program from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.

Name
child-program
Set
Health Icons
Style
Filled
Category
People
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More people icons from Health Icons

Use the child program icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M17.8 13.734a3.734 3.734 0 1 1-7.466 0a3.734 3.734 0 0 1 7.467 0"/><path fill-rule="evenodd" d="M9.696 25.995a2 2 0 0 1-3.392-2.12l.004-.006l.007-.011l.024-.038a20 20 0 0 1 .391-.593a25 25 0 0 1 1.022-1.4c.399-.504.889-1.073 1.407-1.535c.259-.231.571-.477.924-.675c.332-.186.851-.416 1.486-.416h4.996c.635 0 1.154.23 1.487.416c.352.198.665.444.923.675c.518.462 1.009 1.031 1.407 1.536a25 25 0 0 1 1.413 1.992l.025.038l.007.01l.003.006s-.035-.054 0 0a2 2 0 0 1-3.391 2.121l-.003-.004l-.016-.025l-.152-.235v2.484l.723 7.595a2 2 0 0 1-3.97.473L14 29.143l-1.02 7.14a2 2 0 0 1-3.971-.473l.84-8.81h.018v-1.27l-.153.236l-.015.025z" clip-rule="evenodd"/><path d="M37.8 13.733a3.733 3.733 0 1 1-7.467 0a3.733 3.733 0 0 1 7.467 0"/><path fill-rule="evenodd" d="M29.701 25.785a2 2 0 0 1-3.402-2.103l.003-.006l.008-.011l.023-.038l.085-.134a26 26 0 0 1 1.313-1.858c.394-.504.88-1.074 1.392-1.537c.257-.231.567-.479.918-.677c.33-.188.85-.421 1.488-.421h4.942c.638 0 1.158.233 1.489.42c.35.2.66.447.917.678c.513.463.998 1.033 1.392 1.537a25 25 0 0 1 1.398 1.991l.024.039l.01.017a2 2 0 0 1-3.402 2.104l-.003-.005l-.015-.025l-.066-.103a22 22 0 0 0-.399-.6c.468 2.331 1.39 5.526 1.872 7.143a.99.99 0 0 1-.738 1.26c-3.537.737-6.013.718-9.854-.014a1 1 0 0 1-.76-1.28c.505-1.624 1.444-4.786 1.889-7.168a24 24 0 0 0-.506.762l-.015.025zm-.101 9.367V36.5a1.5 1.5 0 0 0 2.948.39l.395-1.464a36 36 0 0 1-3.343-.274m5.655.27l.397 1.469A1.5 1.5 0 0 0 38.6 36.5v-1.362a38 38 0 0 1-3.345.283" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsChildProgram(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M17.8 13.734a3.734 3.734 0 1 1-7.466 0a3.734 3.734 0 0 1 7.467 0"/><path fillRule="evenodd" d="M9.696 25.995a2 2 0 0 1-3.392-2.12l.004-.006l.007-.011l.024-.038a20 20 0 0 1 .391-.593a25 25 0 0 1 1.022-1.4c.399-.504.889-1.073 1.407-1.535c.259-.231.571-.477.924-.675c.332-.186.851-.416 1.486-.416h4.996c.635 0 1.154.23 1.487.416c.352.198.665.444.923.675c.518.462 1.009 1.031 1.407 1.536a25 25 0 0 1 1.413 1.992l.025.038l.007.01l.003.006s-.035-.054 0 0a2 2 0 0 1-3.391 2.121l-.003-.004l-.016-.025l-.152-.235v2.484l.723 7.595a2 2 0 0 1-3.97.473L14 29.143l-1.02 7.14a2 2 0 0 1-3.971-.473l.84-8.81h.018v-1.27l-.153.236l-.015.025z" clipRule="evenodd"/><path d="M37.8 13.733a3.733 3.733 0 1 1-7.467 0a3.733 3.733 0 0 1 7.467 0"/><path fillRule="evenodd" d="M29.701 25.785a2 2 0 0 1-3.402-2.103l.003-.006l.008-.011l.023-.038l.085-.134a26 26 0 0 1 1.313-1.858c.394-.504.88-1.074 1.392-1.537c.257-.231.567-.479.918-.677c.33-.188.85-.421 1.488-.421h4.942c.638 0 1.158.233 1.489.42c.35.2.66.447.917.678c.513.463.998 1.033 1.392 1.537a25 25 0 0 1 1.398 1.991l.024.039l.01.017a2 2 0 0 1-3.402 2.104l-.003-.005l-.015-.025l-.066-.103a22 22 0 0 0-.399-.6c.468 2.331 1.39 5.526 1.872 7.143a.99.99 0 0 1-.738 1.26c-3.537.737-6.013.718-9.854-.014a1 1 0 0 1-.76-1.28c.505-1.624 1.444-4.786 1.889-7.168a24 24 0 0 0-.506.762l-.015.025zm-.101 9.367V36.5a1.5 1.5 0 0 0 2.948.39l.395-1.464a36 36 0 0 1-3.343-.274m5.655.27l.397 1.469A1.5 1.5 0 0 0 38.6 36.5v-1.362a38 38 0 0 1-3.345.283" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M17.8 13.734a3.734 3.734 0 1 1-7.466 0a3.734 3.734 0 0 1 7.467 0"/><path fill-rule="evenodd" d="M9.696 25.995a2 2 0 0 1-3.392-2.12l.004-.006l.007-.011l.024-.038a20 20 0 0 1 .391-.593a25 25 0 0 1 1.022-1.4c.399-.504.889-1.073 1.407-1.535c.259-.231.571-.477.924-.675c.332-.186.851-.416 1.486-.416h4.996c.635 0 1.154.23 1.487.416c.352.198.665.444.923.675c.518.462 1.009 1.031 1.407 1.536a25 25 0 0 1 1.413 1.992l.025.038l.007.01l.003.006s-.035-.054 0 0a2 2 0 0 1-3.391 2.121l-.003-.004l-.016-.025l-.152-.235v2.484l.723 7.595a2 2 0 0 1-3.97.473L14 29.143l-1.02 7.14a2 2 0 0 1-3.971-.473l.84-8.81h.018v-1.27l-.153.236l-.015.025z" clip-rule="evenodd"/><path d="M37.8 13.733a3.733 3.733 0 1 1-7.467 0a3.733 3.733 0 0 1 7.467 0"/><path fill-rule="evenodd" d="M29.701 25.785a2 2 0 0 1-3.402-2.103l.003-.006l.008-.011l.023-.038l.085-.134a26 26 0 0 1 1.313-1.858c.394-.504.88-1.074 1.392-1.537c.257-.231.567-.479.918-.677c.33-.188.85-.421 1.488-.421h4.942c.638 0 1.158.233 1.489.42c.35.2.66.447.917.678c.513.463.998 1.033 1.392 1.537a25 25 0 0 1 1.398 1.991l.024.039l.01.017a2 2 0 0 1-3.402 2.104l-.003-.005l-.015-.025l-.066-.103a22 22 0 0 0-.399-.6c.468 2.331 1.39 5.526 1.872 7.143a.99.99 0 0 1-.738 1.26c-3.537.737-6.013.718-9.854-.014a1 1 0 0 1-.76-1.28c.505-1.624 1.444-4.786 1.889-7.168a24 24 0 0 0-.506.762l-.015.025zm-.101 9.367V36.5a1.5 1.5 0 0 0 2.948.39l.395-1.464a36 36 0 0 1-3.343-.274m5.655.27l.397 1.469A1.5 1.5 0 0 0 38.6 36.5v-1.362a38 38 0 0 1-3.345.283" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-child-program {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.8%2013.734a3.734%203.734%200%201%201-7.466%200a3.734%203.734%200%200%201%207.467%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.696%2025.995a2%202%200%200%201-3.392-2.12l.004-.006l.007-.011l.024-.038a20%2020%200%200%201%20.391-.593a25%2025%200%200%201%201.022-1.4c.399-.504.889-1.073%201.407-1.535c.259-.231.571-.477.924-.675c.332-.186.851-.416%201.486-.416h4.996c.635%200%201.154.23%201.487.416c.352.198.665.444.923.675c.518.462%201.009%201.031%201.407%201.536a25%2025%200%200%201%201.413%201.992l.025.038l.007.01l.003.006s-.035-.054%200%200a2%202%200%200%201-3.391%202.121l-.003-.004l-.016-.025l-.152-.235v2.484l.723%207.595a2%202%200%200%201-3.97.473L14%2029.143l-1.02%207.14a2%202%200%200%201-3.971-.473l.84-8.81h.018v-1.27l-.153.236l-.015.025z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M37.8%2013.733a3.733%203.733%200%201%201-7.467%200a3.733%203.733%200%200%201%207.467%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.701%2025.785a2%202%200%200%201-3.402-2.103l.003-.006l.008-.011l.023-.038l.085-.134a26%2026%200%200%201%201.313-1.858c.394-.504.88-1.074%201.392-1.537c.257-.231.567-.479.918-.677c.33-.188.85-.421%201.488-.421h4.942c.638%200%201.158.233%201.489.42c.35.2.66.447.917.678c.513.463.998%201.033%201.392%201.537a25%2025%200%200%201%201.398%201.991l.024.039l.01.017a2%202%200%200%201-3.402%202.104l-.003-.005l-.015-.025l-.066-.103a22%2022%200%200%200-.399-.6c.468%202.331%201.39%205.526%201.872%207.143a.99.99%200%200%201-.738%201.26c-3.537.737-6.013.718-9.854-.014a1%201%200%200%201-.76-1.28c.505-1.624%201.444-4.786%201.889-7.168a24%2024%200%200%200-.506.762l-.015.025zm-.101%209.367V36.5a1.5%201.5%200%200%200%202.948.39l.395-1.464a36%2036%200%200%201-3.343-.274m5.655.27l.397%201.469A1.5%201.5%200%200%200%2038.6%2036.5v-1.362a38%2038%200%200%201-3.345.283%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.8%2013.734a3.734%203.734%200%201%201-7.466%200a3.734%203.734%200%200%201%207.467%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.696%2025.995a2%202%200%200%201-3.392-2.12l.004-.006l.007-.011l.024-.038a20%2020%200%200%201%20.391-.593a25%2025%200%200%201%201.022-1.4c.399-.504.889-1.073%201.407-1.535c.259-.231.571-.477.924-.675c.332-.186.851-.416%201.486-.416h4.996c.635%200%201.154.23%201.487.416c.352.198.665.444.923.675c.518.462%201.009%201.031%201.407%201.536a25%2025%200%200%201%201.413%201.992l.025.038l.007.01l.003.006s-.035-.054%200%200a2%202%200%200%201-3.391%202.121l-.003-.004l-.016-.025l-.152-.235v2.484l.723%207.595a2%202%200%200%201-3.97.473L14%2029.143l-1.02%207.14a2%202%200%200%201-3.971-.473l.84-8.81h.018v-1.27l-.153.236l-.015.025z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M37.8%2013.733a3.733%203.733%200%201%201-7.467%200a3.733%203.733%200%200%201%207.467%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.701%2025.785a2%202%200%200%201-3.402-2.103l.003-.006l.008-.011l.023-.038l.085-.134a26%2026%200%200%201%201.313-1.858c.394-.504.88-1.074%201.392-1.537c.257-.231.567-.479.918-.677c.33-.188.85-.421%201.488-.421h4.942c.638%200%201.158.233%201.489.42c.35.2.66.447.917.678c.513.463.998%201.033%201.392%201.537a25%2025%200%200%201%201.398%201.991l.024.039l.01.017a2%202%200%200%201-3.402%202.104l-.003-.005l-.015-.025l-.066-.103a22%2022%200%200%200-.399-.6c.468%202.331%201.39%205.526%201.872%207.143a.99.99%200%200%201-.738%201.26c-3.537.737-6.013.718-9.854-.014a1%201%200%200%201-.76-1.28c.505-1.624%201.444-4.786%201.889-7.168a24%2024%200%200%200-.506.762l-.015.025zm-.101%209.367V36.5a1.5%201.5%200%200%200%202.948.39l.395-1.464a36%2036%200%200%201-3.343-.274m5.655.27l.397%201.469A1.5%201.5%200%200%200%2038.6%2036.5v-1.362a38%2038%200%200%201-3.345.283%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/child-program.svg?color=%231a73e8&size=48