health vulnerability through social determinants icon
health-vulnerability-through-social-determinants-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.
- Name
- health-vulnerability-through-social-determinants-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Symbols
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More symbols icons from Health Icons
Use the health vulnerability through social determinants icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.017 7.6A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10q1.022-.002 1.985-.197a.3.3 0 0 1-.005-.053v-.99a.25.25 0 0 0-.074-.177l-.677-.677Q12.628 20 12 20A8 8 0 0 1 4.582 9H3.354a.25.25 0 0 1-.25-.25v-.958a.25.25 0 0 0-.073-.177zm5.988-3.02l-1.51-1.51A9.96 9.96 0 0 1 12 2c5.523 0 10 4.477 10 10a9.95 9.95 0 0 1-1.433 5.16L19.1 15.693A8 8 0 0 0 9.005 4.58M6 3l3 3l-.79.79l-.35-.35v1.443H6.745v-.93a.744.744 0 1 0-1.488 0v.93H4.139V6.44l-.35.35L3 6z"/><path d="M11 16v-3H8v-2h3V8h2v3h3v2h-3v3zm6.4-.6l3.5 3.529l-.82.826l-.362-.366v1.51h-1.545v-.973a.776.776 0 0 0-.773-.779a.776.776 0 0 0-.773.78v.973h-1.545v-1.51l-.363.365l-.82-.826z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHealthVulnerabilityThroughSocialDeterminants24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.017 7.6A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10q1.022-.002 1.985-.197a.3.3 0 0 1-.005-.053v-.99a.25.25 0 0 0-.074-.177l-.677-.677Q12.628 20 12 20A8 8 0 0 1 4.582 9H3.354a.25.25 0 0 1-.25-.25v-.958a.25.25 0 0 0-.073-.177zm5.988-3.02l-1.51-1.51A9.96 9.96 0 0 1 12 2c5.523 0 10 4.477 10 10a9.95 9.95 0 0 1-1.433 5.16L19.1 15.693A8 8 0 0 0 9.005 4.58M6 3l3 3l-.79.79l-.35-.35v1.443H6.745v-.93a.744.744 0 1 0-1.488 0v.93H4.139V6.44l-.35.35L3 6z"/><path d="M11 16v-3H8v-2h3V8h2v3h3v2h-3v3zm6.4-.6l3.5 3.529l-.82.826l-.362-.366v1.51h-1.545v-.973a.776.776 0 0 0-.773-.779a.776.776 0 0 0-.773.78v.973h-1.545v-1.51l-.363.365l-.82-.826z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.017 7.6A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10q1.022-.002 1.985-.197a.3.3 0 0 1-.005-.053v-.99a.25.25 0 0 0-.074-.177l-.677-.677Q12.628 20 12 20A8 8 0 0 1 4.582 9H3.354a.25.25 0 0 1-.25-.25v-.958a.25.25 0 0 0-.073-.177zm5.988-3.02l-1.51-1.51A9.96 9.96 0 0 1 12 2c5.523 0 10 4.477 10 10a9.95 9.95 0 0 1-1.433 5.16L19.1 15.693A8 8 0 0 0 9.005 4.58M6 3l3 3l-.79.79l-.35-.35v1.443H6.745v-.93a.744.744 0 1 0-1.488 0v.93H4.139V6.44l-.35.35L3 6z"/><path d="M11 16v-3H8v-2h3V8h2v3h3v2h-3v3zm6.4-.6l3.5 3.529l-.82.826l-.362-.366v1.51h-1.545v-.973a.776.776 0 0 0-.773-.779a.776.776 0 0 0-.773.78v.973h-1.545v-1.51l-.363.365l-.82-.826z"/></g></svg> </template>
CSS
.icon-health-vulnerability-through-social-determinants-24px {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.017%207.6A9.96%209.96%200%200%200%202%2012c0%205.523%204.477%2010%2010%2010q1.022-.002%201.985-.197a.3.3%200%200%201-.005-.053v-.99a.25.25%200%200%200-.074-.177l-.677-.677Q12.628%2020%2012%2020A8%208%200%200%201%204.582%209H3.354a.25.25%200%200%201-.25-.25v-.958a.25.25%200%200%200-.073-.177zm5.988-3.02l-1.51-1.51A9.96%209.96%200%200%201%2012%202c5.523%200%2010%204.477%2010%2010a9.95%209.95%200%200%201-1.433%205.16L19.1%2015.693A8%208%200%200%200%209.005%204.58M6%203l3%203l-.79.79l-.35-.35v1.443H6.745v-.93a.744.744%200%201%200-1.488%200v.93H4.139V6.44l-.35.35L3%206z%22%2F%3E%3Cpath%20d%3D%22M11%2016v-3H8v-2h3V8h2v3h3v2h-3v3zm6.4-.6l3.5%203.529l-.82.826l-.362-.366v1.51h-1.545v-.973a.776.776%200%200%200-.773-.779a.776.776%200%200%200-.773.78v.973h-1.545v-1.51l-.363.365l-.82-.826z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.017%207.6A9.96%209.96%200%200%200%202%2012c0%205.523%204.477%2010%2010%2010q1.022-.002%201.985-.197a.3.3%200%200%201-.005-.053v-.99a.25.25%200%200%200-.074-.177l-.677-.677Q12.628%2020%2012%2020A8%208%200%200%201%204.582%209H3.354a.25.25%200%200%201-.25-.25v-.958a.25.25%200%200%200-.073-.177zm5.988-3.02l-1.51-1.51A9.96%209.96%200%200%201%2012%202c5.523%200%2010%204.477%2010%2010a9.95%209.95%200%200%201-1.433%205.16L19.1%2015.693A8%208%200%200%200%209.005%204.58M6%203l3%203l-.79.79l-.35-.35v1.443H6.745v-.93a.744.744%200%201%200-1.488%200v.93H4.139V6.44l-.35.35L3%206z%22%2F%3E%3Cpath%20d%3D%22M11%2016v-3H8v-2h3V8h2v3h3v2h-3v3zm6.4-.6l3.5%203.529l-.82.826l-.362-.366v1.51h-1.545v-.973a.776.776%200%200%200-.773-.779a.776.776%200%200%200-.773.78v.973h-1.545v-1.51l-.363.365l-.82-.826z%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/health-vulnerability-through-social-determinants-24px.svg?color=%231a73e8&size=48