girl 0105y negative icon
girl-0105y-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- girl-0105y-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the girl 0105y negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsGirl0105yNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm24 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 36.5v-3.486a39 39 0 0 0 3.889.394l-.94 3.483a1.5 1.5 0 0 1-2.949-.39m8.052.391l-.942-3.49A41 41 0 0 0 30 33v3.5a1.5 1.5 0 0 1-2.948.391" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsGirl0105yNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsGirl0105yNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsGirl0105yNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm24 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 36.5v-3.486a39 39 0 0 0 3.889.394l-.94 3.483a1.5 1.5 0 0 1-2.949-.39m8.052.391l-.942-3.49A41 41 0 0 0 30 33v3.5a1.5 1.5 0 0 1-2.948.391" clipRule="evenodd"/></g><defs><clipPath id="healthiconsGirl0105yNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsGirl0105yNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm24 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 36.5v-3.486a39 39 0 0 0 3.889.394l-.94 3.483a1.5 1.5 0 0 1-2.949-.39m8.052.391l-.942-3.49A41 41 0 0 0 30 33v3.5a1.5 1.5 0 0 1-2.948.391" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsGirl0105yNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-girl-0105y-negative {
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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsGirl0105yNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm24%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%2036.5v-3.486a39%2039%200%200%200%203.889.394l-.94%203.483a1.5%201.5%200%200%201-2.949-.39m8.052.391l-.942-3.49A41%2041%200%200%200%2030%2033v3.5a1.5%201.5%200%200%201-2.948.391%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsGirl0105yNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsGirl0105yNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm24%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%2036.5v-3.486a39%2039%200%200%200%203.889.394l-.94%203.483a1.5%201.5%200%200%201-2.949-.39m8.052.391l-.942-3.49A41%2041%200%200%200%2030%2033v3.5a1.5%201.5%200%200%201-2.948.391%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsGirl0105yNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/girl-0105y-negative.svg?color=%231a73e8&size=48