child program icon

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

Name
child-program-outline
Set
Health Icons
Style
Outline
Category
People
Viewbox
48×48
License
MIT
Aliases
child-program2x-outline

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 fill-rule="evenodd" d="M15 18a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/><path d="M18.268 23.402L12.568 21l5.7 2.404zm0 0l.172.073l-.172-.26z"/><path fill-rule="evenodd" d="M9.82 19.99c.563-.427 1.512-.99 2.749-.99h4.996c1.363 0 2.38.718 2.875 1.118c.58.469 1.082 1.033 1.47 1.515c.619.766 1.19 1.635 1.516 2.128l.007.01q.117.18.184.278c.207.305.35.636.433.974c.073-.388.226-.767.465-1.114q.148-.216.357-.53l.011-.018c.38-.572.893-1.343 1.4-1.974c.36-.449.832-.977 1.403-1.414c.543-.416 1.468-.973 2.678-.973h4.829c1.333 0 2.324.71 2.8 1.099c.562.459 1.046 1.01 1.421 1.48c.597.749 1.15 1.597 1.463 2.078l.004.007l.003.004l.006.009q.11.17.172.262a2.915 2.915 0 0 1-2.564 4.535c.288 1.043.565 1.991.765 2.659c.314 1.053-.317 2.191-1.432 2.424c-3.61.755-6.164.731-10.044-.01a1.92 1.92 0 0 1-1.466-2.457c.206-.663.488-1.592.776-2.618a2.9 2.9 0 0 1-1.836-.509a2.9 2.9 0 0 1-1.174-1.696a3 3 0 0 1-1.268 1.949a3 3 0 0 1-2.51.402l.006.05l.667 6a3 3 0 0 1-5.941.825L15 35.248l-.04.245a3 3 0 0 1-5.942-.825l.518-4.655l.049-1.337a3 3 0 0 1-3.046-4.658q.147-.213.353-.52l.028-.041c.392-.585.923-1.375 1.448-2.02c.374-.46.863-1.001 1.452-1.448M12.57 21c-.618 0-1.144.283-1.542.584c-.406.308-.778.71-1.107 1.114c-.458.564-.939 1.277-1.342 1.877l-.014.02c-.139.207-.271.404-.384.567a1 1 0 1 0 1.64 1.143l1.956-2.81l-.244 6.665l-.526 4.73a1 1 0 0 0 1.98.274l.994-5.962l1.026-.228l1.016.238l.992 5.952a1 1 0 0 0 1.98-.275l-.667-6a1 1 0 0 0-.027-.144l-.032-.125v-5.216l.173.073l1.66 2.51l.206.308a1 1 0 1 0 1.655-1.123l-.194-.292l-3.327-1.403l-.001-.002l3.326 1.402l-.004-.005c-.329-.5-.855-1.298-1.408-1.984c-.349-.432-.748-.873-1.17-1.214c-.394-.318-.958-.674-1.619-.674zm16.284.497c.386-.295.902-.577 1.511-.577h4.829c.652 0 1.205.355 1.586.666c.41.335.797.767 1.134 1.19c.536.671 1.045 1.452 1.363 1.94l.003.005c.072.11.138.211.19.288a.995.995 0 0 1-1.65 1.113a.96.96 0 0 0-1.725.773c.457 1.816 1 3.685 1.329 4.786c-3.325.694-5.617.678-9.27-.018l.001-.003a92 92 0 0 0 1.376-4.865a.96.96 0 0 0-1.724-.773l-.072.106a.995.995 0 0 1-1.638-1.13c.109-.158.237-.35.371-.552l.005-.007c.391-.589.86-1.293 1.307-1.849c.318-.396.679-.79 1.074-1.093M33 18a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/><path d="M29.8 37.987a1.5 1.5 0 0 1-1.3-1.487v-1.236a36 36 0 0 0 3.317.274l-.37 1.357a1.5 1.5 0 0 1-1.646 1.092m4.752-1.092l-.372-1.362a38 38 0 0 0 3.319-.283v1.25a1.5 1.5 0 0 1-2.947.395"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsChildProgramOutline(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 fillRule="evenodd" d="M15 18a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clipRule="evenodd"/><path d="M18.268 23.402L12.568 21l5.7 2.404zm0 0l.172.073l-.172-.26z"/><path fillRule="evenodd" d="M9.82 19.99c.563-.427 1.512-.99 2.749-.99h4.996c1.363 0 2.38.718 2.875 1.118c.58.469 1.082 1.033 1.47 1.515c.619.766 1.19 1.635 1.516 2.128l.007.01q.117.18.184.278c.207.305.35.636.433.974c.073-.388.226-.767.465-1.114q.148-.216.357-.53l.011-.018c.38-.572.893-1.343 1.4-1.974c.36-.449.832-.977 1.403-1.414c.543-.416 1.468-.973 2.678-.973h4.829c1.333 0 2.324.71 2.8 1.099c.562.459 1.046 1.01 1.421 1.48c.597.749 1.15 1.597 1.463 2.078l.004.007l.003.004l.006.009q.11.17.172.262a2.915 2.915 0 0 1-2.564 4.535c.288 1.043.565 1.991.765 2.659c.314 1.053-.317 2.191-1.432 2.424c-3.61.755-6.164.731-10.044-.01a1.92 1.92 0 0 1-1.466-2.457c.206-.663.488-1.592.776-2.618a2.9 2.9 0 0 1-1.836-.509a2.9 2.9 0 0 1-1.174-1.696a3 3 0 0 1-1.268 1.949a3 3 0 0 1-2.51.402l.006.05l.667 6a3 3 0 0 1-5.941.825L15 35.248l-.04.245a3 3 0 0 1-5.942-.825l.518-4.655l.049-1.337a3 3 0 0 1-3.046-4.658q.147-.213.353-.52l.028-.041c.392-.585.923-1.375 1.448-2.02c.374-.46.863-1.001 1.452-1.448M12.57 21c-.618 0-1.144.283-1.542.584c-.406.308-.778.71-1.107 1.114c-.458.564-.939 1.277-1.342 1.877l-.014.02c-.139.207-.271.404-.384.567a1 1 0 1 0 1.64 1.143l1.956-2.81l-.244 6.665l-.526 4.73a1 1 0 0 0 1.98.274l.994-5.962l1.026-.228l1.016.238l.992 5.952a1 1 0 0 0 1.98-.275l-.667-6a1 1 0 0 0-.027-.144l-.032-.125v-5.216l.173.073l1.66 2.51l.206.308a1 1 0 1 0 1.655-1.123l-.194-.292l-3.327-1.403l-.001-.002l3.326 1.402l-.004-.005c-.329-.5-.855-1.298-1.408-1.984c-.349-.432-.748-.873-1.17-1.214c-.394-.318-.958-.674-1.619-.674zm16.284.497c.386-.295.902-.577 1.511-.577h4.829c.652 0 1.205.355 1.586.666c.41.335.797.767 1.134 1.19c.536.671 1.045 1.452 1.363 1.94l.003.005c.072.11.138.211.19.288a.995.995 0 0 1-1.65 1.113a.96.96 0 0 0-1.725.773c.457 1.816 1 3.685 1.329 4.786c-3.325.694-5.617.678-9.27-.018l.001-.003a92 92 0 0 0 1.376-4.865a.96.96 0 0 0-1.724-.773l-.072.106a.995.995 0 0 1-1.638-1.13c.109-.158.237-.35.371-.552l.005-.007c.391-.589.86-1.293 1.307-1.849c.318-.396.679-.79 1.074-1.093M33 18a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clipRule="evenodd"/><path d="M29.8 37.987a1.5 1.5 0 0 1-1.3-1.487v-1.236a36 36 0 0 0 3.317.274l-.37 1.357a1.5 1.5 0 0 1-1.646 1.092m4.752-1.092l-.372-1.362a38 38 0 0 0 3.319-.283v1.25a1.5 1.5 0 0 1-2.947.395"/></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 fill-rule="evenodd" d="M15 18a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/><path d="M18.268 23.402L12.568 21l5.7 2.404zm0 0l.172.073l-.172-.26z"/><path fill-rule="evenodd" d="M9.82 19.99c.563-.427 1.512-.99 2.749-.99h4.996c1.363 0 2.38.718 2.875 1.118c.58.469 1.082 1.033 1.47 1.515c.619.766 1.19 1.635 1.516 2.128l.007.01q.117.18.184.278c.207.305.35.636.433.974c.073-.388.226-.767.465-1.114q.148-.216.357-.53l.011-.018c.38-.572.893-1.343 1.4-1.974c.36-.449.832-.977 1.403-1.414c.543-.416 1.468-.973 2.678-.973h4.829c1.333 0 2.324.71 2.8 1.099c.562.459 1.046 1.01 1.421 1.48c.597.749 1.15 1.597 1.463 2.078l.004.007l.003.004l.006.009q.11.17.172.262a2.915 2.915 0 0 1-2.564 4.535c.288 1.043.565 1.991.765 2.659c.314 1.053-.317 2.191-1.432 2.424c-3.61.755-6.164.731-10.044-.01a1.92 1.92 0 0 1-1.466-2.457c.206-.663.488-1.592.776-2.618a2.9 2.9 0 0 1-1.836-.509a2.9 2.9 0 0 1-1.174-1.696a3 3 0 0 1-1.268 1.949a3 3 0 0 1-2.51.402l.006.05l.667 6a3 3 0 0 1-5.941.825L15 35.248l-.04.245a3 3 0 0 1-5.942-.825l.518-4.655l.049-1.337a3 3 0 0 1-3.046-4.658q.147-.213.353-.52l.028-.041c.392-.585.923-1.375 1.448-2.02c.374-.46.863-1.001 1.452-1.448M12.57 21c-.618 0-1.144.283-1.542.584c-.406.308-.778.71-1.107 1.114c-.458.564-.939 1.277-1.342 1.877l-.014.02c-.139.207-.271.404-.384.567a1 1 0 1 0 1.64 1.143l1.956-2.81l-.244 6.665l-.526 4.73a1 1 0 0 0 1.98.274l.994-5.962l1.026-.228l1.016.238l.992 5.952a1 1 0 0 0 1.98-.275l-.667-6a1 1 0 0 0-.027-.144l-.032-.125v-5.216l.173.073l1.66 2.51l.206.308a1 1 0 1 0 1.655-1.123l-.194-.292l-3.327-1.403l-.001-.002l3.326 1.402l-.004-.005c-.329-.5-.855-1.298-1.408-1.984c-.349-.432-.748-.873-1.17-1.214c-.394-.318-.958-.674-1.619-.674zm16.284.497c.386-.295.902-.577 1.511-.577h4.829c.652 0 1.205.355 1.586.666c.41.335.797.767 1.134 1.19c.536.671 1.045 1.452 1.363 1.94l.003.005c.072.11.138.211.19.288a.995.995 0 0 1-1.65 1.113a.96.96 0 0 0-1.725.773c.457 1.816 1 3.685 1.329 4.786c-3.325.694-5.617.678-9.27-.018l.001-.003a92 92 0 0 0 1.376-4.865a.96.96 0 0 0-1.724-.773l-.072.106a.995.995 0 0 1-1.638-1.13c.109-.158.237-.35.371-.552l.005-.007c.391-.589.86-1.293 1.307-1.849c.318-.396.679-.79 1.074-1.093M33 18a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/><path d="M29.8 37.987a1.5 1.5 0 0 1-1.3-1.487v-1.236a36 36 0 0 0 3.317.274l-.37 1.357a1.5 1.5 0 0 1-1.646 1.092m4.752-1.092l-.372-1.362a38 38 0 0 0 3.319-.283v1.25a1.5 1.5 0 0 1-2.947.395"/></g></svg>
</template>

CSS

.icon-child-program-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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15%2018a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0-2a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.268%2023.402L12.568%2021l5.7%202.404zm0%200l.172.073l-.172-.26z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.82%2019.99c.563-.427%201.512-.99%202.749-.99h4.996c1.363%200%202.38.718%202.875%201.118c.58.469%201.082%201.033%201.47%201.515c.619.766%201.19%201.635%201.516%202.128l.007.01q.117.18.184.278c.207.305.35.636.433.974c.073-.388.226-.767.465-1.114q.148-.216.357-.53l.011-.018c.38-.572.893-1.343%201.4-1.974c.36-.449.832-.977%201.403-1.414c.543-.416%201.468-.973%202.678-.973h4.829c1.333%200%202.324.71%202.8%201.099c.562.459%201.046%201.01%201.421%201.48c.597.749%201.15%201.597%201.463%202.078l.004.007l.003.004l.006.009q.11.17.172.262a2.915%202.915%200%200%201-2.564%204.535c.288%201.043.565%201.991.765%202.659c.314%201.053-.317%202.191-1.432%202.424c-3.61.755-6.164.731-10.044-.01a1.92%201.92%200%200%201-1.466-2.457c.206-.663.488-1.592.776-2.618a2.9%202.9%200%200%201-1.836-.509a2.9%202.9%200%200%201-1.174-1.696a3%203%200%200%201-1.268%201.949a3%203%200%200%201-2.51.402l.006.05l.667%206a3%203%200%200%201-5.941.825L15%2035.248l-.04.245a3%203%200%200%201-5.942-.825l.518-4.655l.049-1.337a3%203%200%200%201-3.046-4.658q.147-.213.353-.52l.028-.041c.392-.585.923-1.375%201.448-2.02c.374-.46.863-1.001%201.452-1.448M12.57%2021c-.618%200-1.144.283-1.542.584c-.406.308-.778.71-1.107%201.114c-.458.564-.939%201.277-1.342%201.877l-.014.02c-.139.207-.271.404-.384.567a1%201%200%201%200%201.64%201.143l1.956-2.81l-.244%206.665l-.526%204.73a1%201%200%200%200%201.98.274l.994-5.962l1.026-.228l1.016.238l.992%205.952a1%201%200%200%200%201.98-.275l-.667-6a1%201%200%200%200-.027-.144l-.032-.125v-5.216l.173.073l1.66%202.51l.206.308a1%201%200%201%200%201.655-1.123l-.194-.292l-3.327-1.403l-.001-.002l3.326%201.402l-.004-.005c-.329-.5-.855-1.298-1.408-1.984c-.349-.432-.748-.873-1.17-1.214c-.394-.318-.958-.674-1.619-.674zm16.284.497c.386-.295.902-.577%201.511-.577h4.829c.652%200%201.205.355%201.586.666c.41.335.797.767%201.134%201.19c.536.671%201.045%201.452%201.363%201.94l.003.005c.072.11.138.211.19.288a.995.995%200%200%201-1.65%201.113a.96.96%200%200%200-1.725.773c.457%201.816%201%203.685%201.329%204.786c-3.325.694-5.617.678-9.27-.018l.001-.003a92%2092%200%200%200%201.376-4.865a.96.96%200%200%200-1.724-.773l-.072.106a.995.995%200%200%201-1.638-1.13c.109-.158.237-.35.371-.552l.005-.007c.391-.589.86-1.293%201.307-1.849c.318-.396.679-.79%201.074-1.093M33%2018a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0-2a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M29.8%2037.987a1.5%201.5%200%200%201-1.3-1.487v-1.236a36%2036%200%200%200%203.317.274l-.37%201.357a1.5%201.5%200%200%201-1.646%201.092m4.752-1.092l-.372-1.362a38%2038%200%200%200%203.319-.283v1.25a1.5%201.5%200%200%201-2.947.395%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%20fill-rule%3D%22evenodd%22%20d%3D%22M15%2018a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0-2a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.268%2023.402L12.568%2021l5.7%202.404zm0%200l.172.073l-.172-.26z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.82%2019.99c.563-.427%201.512-.99%202.749-.99h4.996c1.363%200%202.38.718%202.875%201.118c.58.469%201.082%201.033%201.47%201.515c.619.766%201.19%201.635%201.516%202.128l.007.01q.117.18.184.278c.207.305.35.636.433.974c.073-.388.226-.767.465-1.114q.148-.216.357-.53l.011-.018c.38-.572.893-1.343%201.4-1.974c.36-.449.832-.977%201.403-1.414c.543-.416%201.468-.973%202.678-.973h4.829c1.333%200%202.324.71%202.8%201.099c.562.459%201.046%201.01%201.421%201.48c.597.749%201.15%201.597%201.463%202.078l.004.007l.003.004l.006.009q.11.17.172.262a2.915%202.915%200%200%201-2.564%204.535c.288%201.043.565%201.991.765%202.659c.314%201.053-.317%202.191-1.432%202.424c-3.61.755-6.164.731-10.044-.01a1.92%201.92%200%200%201-1.466-2.457c.206-.663.488-1.592.776-2.618a2.9%202.9%200%200%201-1.836-.509a2.9%202.9%200%200%201-1.174-1.696a3%203%200%200%201-1.268%201.949a3%203%200%200%201-2.51.402l.006.05l.667%206a3%203%200%200%201-5.941.825L15%2035.248l-.04.245a3%203%200%200%201-5.942-.825l.518-4.655l.049-1.337a3%203%200%200%201-3.046-4.658q.147-.213.353-.52l.028-.041c.392-.585.923-1.375%201.448-2.02c.374-.46.863-1.001%201.452-1.448M12.57%2021c-.618%200-1.144.283-1.542.584c-.406.308-.778.71-1.107%201.114c-.458.564-.939%201.277-1.342%201.877l-.014.02c-.139.207-.271.404-.384.567a1%201%200%201%200%201.64%201.143l1.956-2.81l-.244%206.665l-.526%204.73a1%201%200%200%200%201.98.274l.994-5.962l1.026-.228l1.016.238l.992%205.952a1%201%200%200%200%201.98-.275l-.667-6a1%201%200%200%200-.027-.144l-.032-.125v-5.216l.173.073l1.66%202.51l.206.308a1%201%200%201%200%201.655-1.123l-.194-.292l-3.327-1.403l-.001-.002l3.326%201.402l-.004-.005c-.329-.5-.855-1.298-1.408-1.984c-.349-.432-.748-.873-1.17-1.214c-.394-.318-.958-.674-1.619-.674zm16.284.497c.386-.295.902-.577%201.511-.577h4.829c.652%200%201.205.355%201.586.666c.41.335.797.767%201.134%201.19c.536.671%201.045%201.452%201.363%201.94l.003.005c.072.11.138.211.19.288a.995.995%200%200%201-1.65%201.113a.96.96%200%200%200-1.725.773c.457%201.816%201%203.685%201.329%204.786c-3.325.694-5.617.678-9.27-.018l.001-.003a92%2092%200%200%200%201.376-4.865a.96.96%200%200%200-1.724-.773l-.072.106a.995.995%200%200%201-1.638-1.13c.109-.158.237-.35.371-.552l.005-.007c.391-.589.86-1.293%201.307-1.849c.318-.396.679-.79%201.074-1.093M33%2018a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0-2a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M29.8%2037.987a1.5%201.5%200%200%201-1.3-1.487v-1.236a36%2036%200%200%200%203.317.274l-.37%201.357a1.5%201.5%200%200%201-1.646%201.092m4.752-1.092l-.372-1.362a38%2038%200%200%200%203.319-.283v1.25a1.5%201.5%200%200%201-2.947.395%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-outline.svg?color=%231a73e8&size=48