vagina alt icon
vagina-alt-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Body · MIT Free for personal and commercial use.
- Name
- vagina-alt-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Body
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More body icons from Health Icons
Use the vagina alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.003 11.982c.051-2.906.81-5.77 2.054-9.313l1.887.662C5.72 6.818 5.048 9.438 5.003 12.018c-.046 2.564.526 5.168 1.923 8.605l-1.852.754c-1.46-3.592-2.123-6.474-2.071-9.395m17.994 0c-.052-2.906-.81-5.77-2.053-9.313l-1.888.662c1.224 3.487 1.896 6.107 1.941 8.687c.046 2.564-.526 5.168-1.923 8.605l1.852.754c1.46-3.592 2.123-6.474 2.071-9.395M13 15a1 1 0 1 0-2 0v.879l-2.94-2.94L7 14l4 4v3h2v-3l4-4l-1.06-1.06L13 15.878z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsVaginaAltOutline24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.003 11.982c.051-2.906.81-5.77 2.054-9.313l1.887.662C5.72 6.818 5.048 9.438 5.003 12.018c-.046 2.564.526 5.168 1.923 8.605l-1.852.754c-1.46-3.592-2.123-6.474-2.071-9.395m17.994 0c-.052-2.906-.81-5.77-2.053-9.313l-1.888.662c1.224 3.487 1.896 6.107 1.941 8.687c.046 2.564-.526 5.168-1.923 8.605l1.852.754c1.46-3.592 2.123-6.474 2.071-9.395M13 15a1 1 0 1 0-2 0v.879l-2.94-2.94L7 14l4 4v3h2v-3l4-4l-1.06-1.06L13 15.878z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.003 11.982c.051-2.906.81-5.77 2.054-9.313l1.887.662C5.72 6.818 5.048 9.438 5.003 12.018c-.046 2.564.526 5.168 1.923 8.605l-1.852.754c-1.46-3.592-2.123-6.474-2.071-9.395m17.994 0c-.052-2.906-.81-5.77-2.053-9.313l-1.888.662c1.224 3.487 1.896 6.107 1.941 8.687c.046 2.564-.526 5.168-1.923 8.605l1.852.754c1.46-3.592 2.123-6.474 2.071-9.395M13 15a1 1 0 1 0-2 0v.879l-2.94-2.94L7 14l4 4v3h2v-3l4-4l-1.06-1.06L13 15.878z"/></svg> </template>
CSS
.icon-vagina-alt-outline-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.003%2011.982c.051-2.906.81-5.77%202.054-9.313l1.887.662C5.72%206.818%205.048%209.438%205.003%2012.018c-.046%202.564.526%205.168%201.923%208.605l-1.852.754c-1.46-3.592-2.123-6.474-2.071-9.395m17.994%200c-.052-2.906-.81-5.77-2.053-9.313l-1.888.662c1.224%203.487%201.896%206.107%201.941%208.687c.046%202.564-.526%205.168-1.923%208.605l1.852.754c1.46-3.592%202.123-6.474%202.071-9.395M13%2015a1%201%200%201%200-2%200v.879l-2.94-2.94L7%2014l4%204v3h2v-3l4-4l-1.06-1.06L13%2015.878z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.003%2011.982c.051-2.906.81-5.77%202.054-9.313l1.887.662C5.72%206.818%205.048%209.438%205.003%2012.018c-.046%202.564.526%205.168%201.923%208.605l-1.852.754c-1.46-3.592-2.123-6.474-2.071-9.395m17.994%200c-.052-2.906-.81-5.77-2.053-9.313l-1.888.662c1.224%203.487%201.896%206.107%201.941%208.687c.046%202.564-.526%205.168-1.923%208.605l1.852.754c1.46-3.592%202.123-6.474%202.071-9.395M13%2015a1%201%200%201%200-2%200v.879l-2.94-2.94L7%2014l4%204v3h2v-3l4-4l-1.06-1.06L13%2015.878z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/vagina-alt-outline-24px.svg?color=%231a73e8&size=48