boy 1015y icon
boy-1015y-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.
- Name
- boy-1015y-outline
- Set
- Health Icons
- Style
- Outline
- Category
- People
- Viewbox
- 48×48
- License
- MIT
- Aliases
- boy-1015y2x-outline
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"><path fill="currentColor" fill-rule="evenodd" d="M24 6a5 5 0 1 0 0 10a5 5 0 0 0 0-10m-3 5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m14 14.023c0-2.694-1.653-5.095-4.03-5.809A1.516 1.516 0 0 0 29.485 18h-10.97c-.734 0-1.346.522-1.485 1.214c-2.377.714-4.03 3.115-4.03 5.809c0 2.714 1.67 5.121 4.075 5.82l-.017.44a3 3 0 0 0-.058.589v7.306a3 3 0 0 0 5.972.406l.794-5.799h.556l.7 5.755A3 3 0 0 0 31 39.178v-8.22l-.003-.137c2.366-.725 4.003-3.11 4.003-5.798m-20 0C15 22.695 16.668 21 18.5 21h2.498q-.003.237-.01.463c-.022.713-.085 1.232-.208 1.613c-.115.354-.265.539-.457.66c-.216.136-.604.264-1.323.264v.007a41 41 0 0 0-.92-.007H18v2c1.158 0 2.235.01 3.027.265c.375.12.603.272.738.433c.122.145.235.375.235.802c0 .526-.09.795-.173.936c-.069.116-.178.221-.428.315c-.277.104-.68.175-1.274.212C19.538 29 18.843 29 18 29v.004c-1.62-.27-3-1.871-3-3.981m8.297.389a3.2 3.2 0 0 0-1.053-.809c.192-.28.334-.588.438-.91c.213-.658.282-1.408.306-2.166q.007-.255.01-.527h2.004q.003.272.01.527c.024.758.093 1.508.306 2.166c.222.685.614 1.307 1.292 1.735c.654.412 1.463.572 2.39.572v3.108l-.144.014l.055 1.4l.041.13q.047.143.048.307v8.219a1 1 0 0 1-1.993.12l-.914-7.513h-4.072l-1.03 7.528A1 1 0 0 1 19 39.177v-7.305q0-.122.027-.232l.022-.095l.022-.549q.63-.004 1.179-.037c.657-.041 1.295-.127 1.851-.335c.583-.219 1.099-.582 1.447-1.169c.333-.563.452-1.231.452-1.955c0-.823-.234-1.53-.703-2.088M31 28.654c1.15-.632 2-1.975 2-3.631C33 22.695 31.332 21 29.5 21h-2.498q.003.237.01.463c.022.713.085 1.232.208 1.613c.115.354.265.539.457.66c.216.136.604.264 1.323.264h2z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBoy1015yOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M24 6a5 5 0 1 0 0 10a5 5 0 0 0 0-10m-3 5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m14 14.023c0-2.694-1.653-5.095-4.03-5.809A1.516 1.516 0 0 0 29.485 18h-10.97c-.734 0-1.346.522-1.485 1.214c-2.377.714-4.03 3.115-4.03 5.809c0 2.714 1.67 5.121 4.075 5.82l-.017.44a3 3 0 0 0-.058.589v7.306a3 3 0 0 0 5.972.406l.794-5.799h.556l.7 5.755A3 3 0 0 0 31 39.178v-8.22l-.003-.137c2.366-.725 4.003-3.11 4.003-5.798m-20 0C15 22.695 16.668 21 18.5 21h2.498q-.003.237-.01.463c-.022.713-.085 1.232-.208 1.613c-.115.354-.265.539-.457.66c-.216.136-.604.264-1.323.264v.007a41 41 0 0 0-.92-.007H18v2c1.158 0 2.235.01 3.027.265c.375.12.603.272.738.433c.122.145.235.375.235.802c0 .526-.09.795-.173.936c-.069.116-.178.221-.428.315c-.277.104-.68.175-1.274.212C19.538 29 18.843 29 18 29v.004c-1.62-.27-3-1.871-3-3.981m8.297.389a3.2 3.2 0 0 0-1.053-.809c.192-.28.334-.588.438-.91c.213-.658.282-1.408.306-2.166q.007-.255.01-.527h2.004q.003.272.01.527c.024.758.093 1.508.306 2.166c.222.685.614 1.307 1.292 1.735c.654.412 1.463.572 2.39.572v3.108l-.144.014l.055 1.4l.041.13q.047.143.048.307v8.219a1 1 0 0 1-1.993.12l-.914-7.513h-4.072l-1.03 7.528A1 1 0 0 1 19 39.177v-7.305q0-.122.027-.232l.022-.095l.022-.549q.63-.004 1.179-.037c.657-.041 1.295-.127 1.851-.335c.583-.219 1.099-.582 1.447-1.169c.333-.563.452-1.231.452-1.955c0-.823-.234-1.53-.703-2.088M31 28.654c1.15-.632 2-1.975 2-3.631C33 22.695 31.332 21 29.5 21h-2.498q.003.237.01.463c.022.713.085 1.232.208 1.613c.115.354.265.539.457.66c.216.136.604.264 1.323.264h2z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 6a5 5 0 1 0 0 10a5 5 0 0 0 0-10m-3 5a3 3 0 1 1 6 0a3 3 0 0 1-6 0m14 14.023c0-2.694-1.653-5.095-4.03-5.809A1.516 1.516 0 0 0 29.485 18h-10.97c-.734 0-1.346.522-1.485 1.214c-2.377.714-4.03 3.115-4.03 5.809c0 2.714 1.67 5.121 4.075 5.82l-.017.44a3 3 0 0 0-.058.589v7.306a3 3 0 0 0 5.972.406l.794-5.799h.556l.7 5.755A3 3 0 0 0 31 39.178v-8.22l-.003-.137c2.366-.725 4.003-3.11 4.003-5.798m-20 0C15 22.695 16.668 21 18.5 21h2.498q-.003.237-.01.463c-.022.713-.085 1.232-.208 1.613c-.115.354-.265.539-.457.66c-.216.136-.604.264-1.323.264v.007a41 41 0 0 0-.92-.007H18v2c1.158 0 2.235.01 3.027.265c.375.12.603.272.738.433c.122.145.235.375.235.802c0 .526-.09.795-.173.936c-.069.116-.178.221-.428.315c-.277.104-.68.175-1.274.212C19.538 29 18.843 29 18 29v.004c-1.62-.27-3-1.871-3-3.981m8.297.389a3.2 3.2 0 0 0-1.053-.809c.192-.28.334-.588.438-.91c.213-.658.282-1.408.306-2.166q.007-.255.01-.527h2.004q.003.272.01.527c.024.758.093 1.508.306 2.166c.222.685.614 1.307 1.292 1.735c.654.412 1.463.572 2.39.572v3.108l-.144.014l.055 1.4l.041.13q.047.143.048.307v8.219a1 1 0 0 1-1.993.12l-.914-7.513h-4.072l-1.03 7.528A1 1 0 0 1 19 39.177v-7.305q0-.122.027-.232l.022-.095l.022-.549q.63-.004 1.179-.037c.657-.041 1.295-.127 1.851-.335c.583-.219 1.099-.582 1.447-1.169c.333-.563.452-1.231.452-1.955c0-.823-.234-1.53-.703-2.088M31 28.654c1.15-.632 2-1.975 2-3.631C33 22.695 31.332 21 29.5 21h-2.498q.003.237.01.463c.022.713.085 1.232.208 1.613c.115.354.265.539.457.66c.216.136.604.264 1.323.264h2z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-boy-1015y-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24%206a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m-3%205a3%203%200%201%201%206%200a3%203%200%200%201-6%200m14%2014.023c0-2.694-1.653-5.095-4.03-5.809A1.516%201.516%200%200%200%2029.485%2018h-10.97c-.734%200-1.346.522-1.485%201.214c-2.377.714-4.03%203.115-4.03%205.809c0%202.714%201.67%205.121%204.075%205.82l-.017.44a3%203%200%200%200-.058.589v7.306a3%203%200%200%200%205.972.406l.794-5.799h.556l.7%205.755A3%203%200%200%200%2031%2039.178v-8.22l-.003-.137c2.366-.725%204.003-3.11%204.003-5.798m-20%200C15%2022.695%2016.668%2021%2018.5%2021h2.498q-.003.237-.01.463c-.022.713-.085%201.232-.208%201.613c-.115.354-.265.539-.457.66c-.216.136-.604.264-1.323.264v.007a41%2041%200%200%200-.92-.007H18v2c1.158%200%202.235.01%203.027.265c.375.12.603.272.738.433c.122.145.235.375.235.802c0%20.526-.09.795-.173.936c-.069.116-.178.221-.428.315c-.277.104-.68.175-1.274.212C19.538%2029%2018.843%2029%2018%2029v.004c-1.62-.27-3-1.871-3-3.981m8.297.389a3.2%203.2%200%200%200-1.053-.809c.192-.28.334-.588.438-.91c.213-.658.282-1.408.306-2.166q.007-.255.01-.527h2.004q.003.272.01.527c.024.758.093%201.508.306%202.166c.222.685.614%201.307%201.292%201.735c.654.412%201.463.572%202.39.572v3.108l-.144.014l.055%201.4l.041.13q.047.143.048.307v8.219a1%201%200%200%201-1.993.12l-.914-7.513h-4.072l-1.03%207.528A1%201%200%200%201%2019%2039.177v-7.305q0-.122.027-.232l.022-.095l.022-.549q.63-.004%201.179-.037c.657-.041%201.295-.127%201.851-.335c.583-.219%201.099-.582%201.447-1.169c.333-.563.452-1.231.452-1.955c0-.823-.234-1.53-.703-2.088M31%2028.654c1.15-.632%202-1.975%202-3.631C33%2022.695%2031.332%2021%2029.5%2021h-2.498q.003.237.01.463c.022.713.085%201.232.208%201.613c.115.354.265.539.457.66c.216.136.604.264%201.323.264h2z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24%206a5%205%200%201%200%200%2010a5%205%200%200%200%200-10m-3%205a3%203%200%201%201%206%200a3%203%200%200%201-6%200m14%2014.023c0-2.694-1.653-5.095-4.03-5.809A1.516%201.516%200%200%200%2029.485%2018h-10.97c-.734%200-1.346.522-1.485%201.214c-2.377.714-4.03%203.115-4.03%205.809c0%202.714%201.67%205.121%204.075%205.82l-.017.44a3%203%200%200%200-.058.589v7.306a3%203%200%200%200%205.972.406l.794-5.799h.556l.7%205.755A3%203%200%200%200%2031%2039.178v-8.22l-.003-.137c2.366-.725%204.003-3.11%204.003-5.798m-20%200C15%2022.695%2016.668%2021%2018.5%2021h2.498q-.003.237-.01.463c-.022.713-.085%201.232-.208%201.613c-.115.354-.265.539-.457.66c-.216.136-.604.264-1.323.264v.007a41%2041%200%200%200-.92-.007H18v2c1.158%200%202.235.01%203.027.265c.375.12.603.272.738.433c.122.145.235.375.235.802c0%20.526-.09.795-.173.936c-.069.116-.178.221-.428.315c-.277.104-.68.175-1.274.212C19.538%2029%2018.843%2029%2018%2029v.004c-1.62-.27-3-1.871-3-3.981m8.297.389a3.2%203.2%200%200%200-1.053-.809c.192-.28.334-.588.438-.91c.213-.658.282-1.408.306-2.166q.007-.255.01-.527h2.004q.003.272.01.527c.024.758.093%201.508.306%202.166c.222.685.614%201.307%201.292%201.735c.654.412%201.463.572%202.39.572v3.108l-.144.014l.055%201.4l.041.13q.047.143.048.307v8.219a1%201%200%200%201-1.993.12l-.914-7.513h-4.072l-1.03%207.528A1%201%200%200%201%2019%2039.177v-7.305q0-.122.027-.232l.022-.095l.022-.549q.63-.004%201.179-.037c.657-.041%201.295-.127%201.851-.335c.583-.219%201.099-.582%201.447-1.169c.333-.563.452-1.231.452-1.955c0-.823-.234-1.53-.703-2.088M31%2028.654c1.15-.632%202-1.975%202-3.631C33%2022.695%2031.332%2021%2029.5%2021h-2.498q.003.237.01.463c.022.713.085%201.232.208%201.613c.115.354.265.539.457.66c.216.136.604.264%201.323.264h2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/boy-1015y-outline.svg?color=%231a73e8&size=48