penis alt icon
penis-alt from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.
- Name
- penis-alt
- Set
- Health Icons
- Style
- Filled
- Category
- Body
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
More body icons from Health Icons
Use the penis alt 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="M8.999 6S5.901 22.06 6.002 25.07C6.147 29.338 10 42 10 42h13v-6.17A3 3 0 0 1 21 33v-4a3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1v-4h2v10a1 1 0 1 0 2 0V23h2v4a1 1 0 0 0 1-1v-1h2v1a3 3 0 0 1-3 3v4a3 3 0 0 1-2 2.83V42h13s3.853-12.661 3.998-16.93C42.099 22.06 39 6 39 6z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPenisAlt(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="M8.999 6S5.901 22.06 6.002 25.07C6.147 29.338 10 42 10 42h13v-6.17A3 3 0 0 1 21 33v-4a3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1v-4h2v10a1 1 0 1 0 2 0V23h2v4a1 1 0 0 0 1-1v-1h2v1a3 3 0 0 1-3 3v4a3 3 0 0 1-2 2.83V42h13s3.853-12.661 3.998-16.93C42.099 22.06 39 6 39 6z" 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="M8.999 6S5.901 22.06 6.002 25.07C6.147 29.338 10 42 10 42h13v-6.17A3 3 0 0 1 21 33v-4a3 3 0 0 1-3-3v-1h2v1a1 1 0 0 0 1 1v-4h2v10a1 1 0 1 0 2 0V23h2v4a1 1 0 0 0 1-1v-1h2v1a3 3 0 0 1-3 3v4a3 3 0 0 1-2 2.83V42h13s3.853-12.661 3.998-16.93C42.099 22.06 39 6 39 6z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-penis-alt {
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%22M8.999%206S5.901%2022.06%206.002%2025.07C6.147%2029.338%2010%2042%2010%2042h13v-6.17A3%203%200%200%201%2021%2033v-4a3%203%200%200%201-3-3v-1h2v1a1%201%200%200%200%201%201v-4h2v10a1%201%200%201%200%202%200V23h2v4a1%201%200%200%200%201-1v-1h2v1a3%203%200%200%201-3%203v4a3%203%200%200%201-2%202.83V42h13s3.853-12.661%203.998-16.93C42.099%2022.06%2039%206%2039%206z%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%22M8.999%206S5.901%2022.06%206.002%2025.07C6.147%2029.338%2010%2042%2010%2042h13v-6.17A3%203%200%200%201%2021%2033v-4a3%203%200%200%201-3-3v-1h2v1a1%201%200%200%200%201%201v-4h2v10a1%201%200%201%200%202%200V23h2v4a1%201%200%200%200%201-1v-1h2v1a3%203%200%200%201-3%203v4a3%203%200%200%201-2%202.83V42h13s3.853-12.661%203.998-16.93C42.099%2022.06%2039%206%2039%206z%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/penis-alt.svg?color=%231a73e8&size=48