girl 0105y icon

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

Name
girl-0105y
Set
Health Icons
Style
Filled
Category
People
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More people icons from Health Icons

Use the girl 0105y 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 17a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m10.508 4.422a2 2 0 1 0-1.015-3.869c-3.809.999-6.672 1.446-9.485 1.434c-2.819-.011-5.69-.483-9.523-1.44a2 2 0 0 0-.97 3.881c1.85.462 3.535.828 5.14 1.09c-.316 2.1-1.996 5.559-2.965 7.426c-.324.625.066 1.395.764 1.483c5.937.752 9.692.772 15.155.012c.68-.095 1.06-.838.754-1.453c-.944-1.891-2.64-5.471-3-7.443c1.604-.26 3.291-.635 5.145-1.12M19 33.014V36.5a1.5 1.5 0 0 0 2.948.391l.94-3.483A39 39 0 0 1 19 33.014m7.11.387l.942 3.49A1.5 1.5 0 0 0 30 36.5V33a41 41 0 0 1-3.89.4" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGirl0105y(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 17a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m10.508 4.422a2 2 0 1 0-1.015-3.869c-3.809.999-6.672 1.446-9.485 1.434c-2.819-.011-5.69-.483-9.523-1.44a2 2 0 0 0-.97 3.881c1.85.462 3.535.828 5.14 1.09c-.316 2.1-1.996 5.559-2.965 7.426c-.324.625.066 1.395.764 1.483c5.937.752 9.692.772 15.155.012c.68-.095 1.06-.838.754-1.453c-.944-1.891-2.64-5.471-3-7.443c1.604-.26 3.291-.635 5.145-1.12M19 33.014V36.5a1.5 1.5 0 0 0 2.948.391l.94-3.483A39 39 0 0 1 19 33.014m7.11.387l.942 3.49A1.5 1.5 0 0 0 30 36.5V33a41 41 0 0 1-3.89.4" 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 17a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m10.508 4.422a2 2 0 1 0-1.015-3.869c-3.809.999-6.672 1.446-9.485 1.434c-2.819-.011-5.69-.483-9.523-1.44a2 2 0 0 0-.97 3.881c1.85.462 3.535.828 5.14 1.09c-.316 2.1-1.996 5.559-2.965 7.426c-.324.625.066 1.395.764 1.483c5.937.752 9.692.772 15.155.012c.68-.095 1.06-.838.754-1.453c-.944-1.891-2.64-5.471-3-7.443c1.604-.26 3.291-.635 5.145-1.12M19 33.014V36.5a1.5 1.5 0 0 0 2.948.391l.94-3.483A39 39 0 0 1 19 33.014m7.11.387l.942 3.49A1.5 1.5 0 0 0 30 36.5V33a41 41 0 0 1-3.89.4" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-girl-0105y {
  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%2017a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m10.508%204.422a2%202%200%201%200-1.015-3.869c-3.809.999-6.672%201.446-9.485%201.434c-2.819-.011-5.69-.483-9.523-1.44a2%202%200%200%200-.97%203.881c1.85.462%203.535.828%205.14%201.09c-.316%202.1-1.996%205.559-2.965%207.426c-.324.625.066%201.395.764%201.483c5.937.752%209.692.772%2015.155.012c.68-.095%201.06-.838.754-1.453c-.944-1.891-2.64-5.471-3-7.443c1.604-.26%203.291-.635%205.145-1.12M19%2033.014V36.5a1.5%201.5%200%200%200%202.948.391l.94-3.483A39%2039%200%200%201%2019%2033.014m7.11.387l.942%203.49A1.5%201.5%200%200%200%2030%2036.5V33a41%2041%200%200%201-3.89.4%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%2017a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m10.508%204.422a2%202%200%201%200-1.015-3.869c-3.809.999-6.672%201.446-9.485%201.434c-2.819-.011-5.69-.483-9.523-1.44a2%202%200%200%200-.97%203.881c1.85.462%203.535.828%205.14%201.09c-.316%202.1-1.996%205.559-2.965%207.426c-.324.625.066%201.395.764%201.483c5.937.752%209.692.772%2015.155.012c.68-.095%201.06-.838.754-1.453c-.944-1.891-2.64-5.471-3-7.443c1.604-.26%203.291-.635%205.145-1.12M19%2033.014V36.5a1.5%201.5%200%200%200%202.948.391l.94-3.483A39%2039%200%200%201%2019%2033.014m7.11.387l.942%203.49A1.5%201.5%200%200%200%2030%2036.5V33a41%2041%200%200%201-3.89.4%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/girl-0105y.svg?color=%231a73e8&size=48