boy 1015y icon
boy-1015y from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.
- Name
- boy-1015y
- Set
- Health Icons
- Style
- Filled
- Category
- People
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-workercpr
Use the boy 1015y 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="M18 18.5a1.5 1.5 0 0 1 1.5-1.5h9a1.5 1.5 0 0 1 1.415 2H30v.034c2.25.304 4 2.635 4 5.466s-1.75 5.162-4 5.466V40a2 2 0 0 1-3.988.22L25.21 33h-2.32l-.905 7.248A2 2 0 0 1 18 40V29.966c-2.25-.304-4-2.635-4-5.466s1.75-5.162 4-5.466V19h.085a1.5 1.5 0 0 1-.085-.5m2.331 5.18c.478-.987.662-2.53.662-4.68h2c0 2.158-.166 4.115-.862 5.551c-.361.746-.877 1.379-1.6 1.817c-.72.435-1.571.632-2.531.632v-2c.686 0 1.158-.14 1.495-.344c.334-.201.61-.51.836-.976M27.007 19c0 2.15.184 3.693.662 4.68c.226.465.502.775.836.976c.337.204.809.344 1.495.344v2c-.96 0-1.81-.197-2.53-.632c-.724-.438-1.24-1.071-1.601-1.817c-.696-1.436-.862-3.393-.862-5.551z" clip-rule="evenodd"/><path d="M28.5 10.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBoy1015y(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="M18 18.5a1.5 1.5 0 0 1 1.5-1.5h9a1.5 1.5 0 0 1 1.415 2H30v.034c2.25.304 4 2.635 4 5.466s-1.75 5.162-4 5.466V40a2 2 0 0 1-3.988.22L25.21 33h-2.32l-.905 7.248A2 2 0 0 1 18 40V29.966c-2.25-.304-4-2.635-4-5.466s1.75-5.162 4-5.466V19h.085a1.5 1.5 0 0 1-.085-.5m2.331 5.18c.478-.987.662-2.53.662-4.68h2c0 2.158-.166 4.115-.862 5.551c-.361.746-.877 1.379-1.6 1.817c-.72.435-1.571.632-2.531.632v-2c.686 0 1.158-.14 1.495-.344c.334-.201.61-.51.836-.976M27.007 19c0 2.15.184 3.693.662 4.68c.226.465.502.775.836.976c.337.204.809.344 1.495.344v2c-.96 0-1.81-.197-2.53-.632c-.724-.438-1.24-1.071-1.601-1.817c-.696-1.436-.862-3.393-.862-5.551z" clipRule="evenodd"/><path d="M28.5 10.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/></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="M18 18.5a1.5 1.5 0 0 1 1.5-1.5h9a1.5 1.5 0 0 1 1.415 2H30v.034c2.25.304 4 2.635 4 5.466s-1.75 5.162-4 5.466V40a2 2 0 0 1-3.988.22L25.21 33h-2.32l-.905 7.248A2 2 0 0 1 18 40V29.966c-2.25-.304-4-2.635-4-5.466s1.75-5.162 4-5.466V19h.085a1.5 1.5 0 0 1-.085-.5m2.331 5.18c.478-.987.662-2.53.662-4.68h2c0 2.158-.166 4.115-.862 5.551c-.361.746-.877 1.379-1.6 1.817c-.72.435-1.571.632-2.531.632v-2c.686 0 1.158-.14 1.495-.344c.334-.201.61-.51.836-.976M27.007 19c0 2.15.184 3.693.662 4.68c.226.465.502.775.836.976c.337.204.809.344 1.495.344v2c-.96 0-1.81-.197-2.53-.632c-.724-.438-1.24-1.071-1.601-1.817c-.696-1.436-.862-3.393-.862-5.551z" clip-rule="evenodd"/><path d="M28.5 10.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0"/></g></svg> </template>
CSS
.icon-boy-1015y {
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%22M18%2018.5a1.5%201.5%200%200%201%201.5-1.5h9a1.5%201.5%200%200%201%201.415%202H30v.034c2.25.304%204%202.635%204%205.466s-1.75%205.162-4%205.466V40a2%202%200%200%201-3.988.22L25.21%2033h-2.32l-.905%207.248A2%202%200%200%201%2018%2040V29.966c-2.25-.304-4-2.635-4-5.466s1.75-5.162%204-5.466V19h.085a1.5%201.5%200%200%201-.085-.5m2.331%205.18c.478-.987.662-2.53.662-4.68h2c0%202.158-.166%204.115-.862%205.551c-.361.746-.877%201.379-1.6%201.817c-.72.435-1.571.632-2.531.632v-2c.686%200%201.158-.14%201.495-.344c.334-.201.61-.51.836-.976M27.007%2019c0%202.15.184%203.693.662%204.68c.226.465.502.775.836.976c.337.204.809.344%201.495.344v2c-.96%200-1.81-.197-2.53-.632c-.724-.438-1.24-1.071-1.601-1.817c-.696-1.436-.862-3.393-.862-5.551z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M28.5%2010.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%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%22M18%2018.5a1.5%201.5%200%200%201%201.5-1.5h9a1.5%201.5%200%200%201%201.415%202H30v.034c2.25.304%204%202.635%204%205.466s-1.75%205.162-4%205.466V40a2%202%200%200%201-3.988.22L25.21%2033h-2.32l-.905%207.248A2%202%200%200%201%2018%2040V29.966c-2.25-.304-4-2.635-4-5.466s1.75-5.162%204-5.466V19h.085a1.5%201.5%200%200%201-.085-.5m2.331%205.18c.478-.987.662-2.53.662-4.68h2c0%202.158-.166%204.115-.862%205.551c-.361.746-.877%201.379-1.6%201.817c-.72.435-1.571.632-2.531.632v-2c.686%200%201.158-.14%201.495-.344c.334-.201.61-.51.836-.976M27.007%2019c0%202.15.184%203.693.662%204.68c.226.465.502.775.836.976c.337.204.809.344%201.495.344v2c-.96%200-1.81-.197-2.53-.632c-.724-.438-1.24-1.071-1.601-1.817c-.696-1.436-.862-3.393-.862-5.551z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M28.5%2010.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200%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/boy-1015y.svg?color=%231a73e8&size=48