girl 1015y icon
girl-1015y-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.
- Name
- girl-1015y-outline
- Set
- Health Icons
- Style
- Outline
- Category
- People
- Viewbox
- 48×48
- License
- MIT
- Aliases
- girl-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-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-worker
Use the girl 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="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 0m-4 8a1 1 0 0 1 1-1h12a1 1 0 0 1 .977 1.216C33.35 19.932 35 22.331 35 25.023c0 2.53-1.45 4.792-3.594 5.653c.3.576.6 1.109.859 1.553c.688 1.18.042 2.78-1.387 3.023c-5.026.857-8.576.834-13.99-.007c-1.48-.23-2.135-1.902-1.404-3.097c.275-.447.587-.983.894-1.565C14.353 29.659 13 27.47 13 25.023c0-2.692 1.65-5.091 4.023-5.807A1 1 0 0 1 17 19m-2 6.023C15 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.005l-.034-.006C16.363 28.716 15 27.115 15 25.023m8.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.122l-.538.061l.595 1.263a37 37 0 0 0 1.48 2.79l.003.005v.002l.002.004v.003l.001.005l-.004.022l-.002.004c-4.787.816-8.118.8-13.34-.012l-.008-.014a.1.1 0 0 1-.007-.036q0-.011.008-.026c.368-.6.807-1.36 1.223-2.193a32 32 0 0 0 1.837-.041c.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-.631 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"/><path d="M20.3 41.874a1.5 1.5 0 0 1-1.3-1.486v-3.374c1.365.203 2.632.333 3.868.393l-.92 3.375a1.5 1.5 0 0 1-1.647 1.092m6.752-1.092L26.13 37.4A41 41 0 0 0 30 37v3.388a1.5 1.5 0 0 1-2.947.394"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsGirl1015yOutline(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="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 0m-4 8a1 1 0 0 1 1-1h12a1 1 0 0 1 .977 1.216C33.35 19.932 35 22.331 35 25.023c0 2.53-1.45 4.792-3.594 5.653c.3.576.6 1.109.859 1.553c.688 1.18.042 2.78-1.387 3.023c-5.026.857-8.576.834-13.99-.007c-1.48-.23-2.135-1.902-1.404-3.097c.275-.447.587-.983.894-1.565C14.353 29.659 13 27.47 13 25.023c0-2.692 1.65-5.091 4.023-5.807A1 1 0 0 1 17 19m-2 6.023C15 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.005l-.034-.006C16.363 28.716 15 27.115 15 25.023m8.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.122l-.538.061l.595 1.263a37 37 0 0 0 1.48 2.79l.003.005v.002l.002.004v.003l.001.005l-.004.022l-.002.004c-4.787.816-8.118.8-13.34-.012l-.008-.014a.1.1 0 0 1-.007-.036q0-.011.008-.026c.368-.6.807-1.36 1.223-2.193a32 32 0 0 0 1.837-.041c.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-.631 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"/><path d="M20.3 41.874a1.5 1.5 0 0 1-1.3-1.486v-3.374c1.365.203 2.632.333 3.868.393l-.92 3.375a1.5 1.5 0 0 1-1.647 1.092m6.752-1.092L26.13 37.4A41 41 0 0 0 30 37v3.388a1.5 1.5 0 0 1-2.947.394"/></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="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 0m-4 8a1 1 0 0 1 1-1h12a1 1 0 0 1 .977 1.216C33.35 19.932 35 22.331 35 25.023c0 2.53-1.45 4.792-3.594 5.653c.3.576.6 1.109.859 1.553c.688 1.18.042 2.78-1.387 3.023c-5.026.857-8.576.834-13.99-.007c-1.48-.23-2.135-1.902-1.404-3.097c.275-.447.587-.983.894-1.565C14.353 29.659 13 27.47 13 25.023c0-2.692 1.65-5.091 4.023-5.807A1 1 0 0 1 17 19m-2 6.023C15 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.005l-.034-.006C16.363 28.716 15 27.115 15 25.023m8.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.122l-.538.061l.595 1.263a37 37 0 0 0 1.48 2.79l.003.005v.002l.002.004v.003l.001.005l-.004.022l-.002.004c-4.787.816-8.118.8-13.34-.012l-.008-.014a.1.1 0 0 1-.007-.036q0-.011.008-.026c.368-.6.807-1.36 1.223-2.193a32 32 0 0 0 1.837-.041c.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-.631 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"/><path d="M20.3 41.874a1.5 1.5 0 0 1-1.3-1.486v-3.374c1.365.203 2.632.333 3.868.393l-.92 3.375a1.5 1.5 0 0 1-1.647 1.092m6.752-1.092L26.13 37.4A41 41 0 0 0 30 37v3.388a1.5 1.5 0 0 1-2.947.394"/></g></svg> </template>
CSS
.icon-girl-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%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%200m-4%208a1%201%200%200%201%201-1h12a1%201%200%200%201%20.977%201.216C33.35%2019.932%2035%2022.331%2035%2025.023c0%202.53-1.45%204.792-3.594%205.653c.3.576.6%201.109.859%201.553c.688%201.18.042%202.78-1.387%203.023c-5.026.857-8.576.834-13.99-.007c-1.48-.23-2.135-1.902-1.404-3.097c.275-.447.587-.983.894-1.565C14.353%2029.659%2013%2027.47%2013%2025.023c0-2.692%201.65-5.091%204.023-5.807A1%201%200%200%201%2017%2019m-2%206.023C15%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.005l-.034-.006C16.363%2028.716%2015%2027.115%2015%2025.023m8.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.122l-.538.061l.595%201.263a37%2037%200%200%200%201.48%202.79l.003.005v.002l.002.004v.003l.001.005l-.004.022l-.002.004c-4.787.816-8.118.8-13.34-.012l-.008-.014a.1.1%200%200%201-.007-.036q0-.011.008-.026c.368-.6.807-1.36%201.223-2.193a32%2032%200%200%200%201.837-.041c.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-.631%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%3Cpath%20d%3D%22M20.3%2041.874a1.5%201.5%200%200%201-1.3-1.486v-3.374c1.365.203%202.632.333%203.868.393l-.92%203.375a1.5%201.5%200%200%201-1.647%201.092m6.752-1.092L26.13%2037.4A41%2041%200%200%200%2030%2037v3.388a1.5%201.5%200%200%201-2.947.394%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%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%200m-4%208a1%201%200%200%201%201-1h12a1%201%200%200%201%20.977%201.216C33.35%2019.932%2035%2022.331%2035%2025.023c0%202.53-1.45%204.792-3.594%205.653c.3.576.6%201.109.859%201.553c.688%201.18.042%202.78-1.387%203.023c-5.026.857-8.576.834-13.99-.007c-1.48-.23-2.135-1.902-1.404-3.097c.275-.447.587-.983.894-1.565C14.353%2029.659%2013%2027.47%2013%2025.023c0-2.692%201.65-5.091%204.023-5.807A1%201%200%200%201%2017%2019m-2%206.023C15%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.005l-.034-.006C16.363%2028.716%2015%2027.115%2015%2025.023m8.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.122l-.538.061l.595%201.263a37%2037%200%200%200%201.48%202.79l.003.005v.002l.002.004v.003l.001.005l-.004.022l-.002.004c-4.787.816-8.118.8-13.34-.012l-.008-.014a.1.1%200%200%201-.007-.036q0-.011.008-.026c.368-.6.807-1.36%201.223-2.193a32%2032%200%200%200%201.837-.041c.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-.631%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%3Cpath%20d%3D%22M20.3%2041.874a1.5%201.5%200%200%201-1.3-1.486v-3.374c1.365.203%202.632.333%203.868.393l-.92%203.375a1.5%201.5%200%200%201-1.647%201.092m6.752-1.092L26.13%2037.4A41%2041%200%200%200%2030%2037v3.388a1.5%201.5%200%200%201-2.947.394%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/girl-1015y-outline.svg?color=%231a73e8&size=48