penis alt icon
penis-alt-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.
- Name
- penis-alt-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Body
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M5 3c-2.468 7.03-2.858 10.97 0 18h6v-2.484A2.25 2.25 0 0 1 9.75 16.5v-.854a2.75 2.75 0 0 1-2-2.646v-1h1.5v1c0 .409.196.772.5 1v-3h1.5v5.5a.75.75 0 0 0 1.5 0V11h1.5v3c.304-.228.5-.591.5-1v-1h1.5v1a2.75 2.75 0 0 1-2 2.646v.854A2.25 2.25 0 0 1 13 18.516V21h6.105c2.708-7.03 2.339-10.97 0-18z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPenisAlt24px(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="M5 3c-2.468 7.03-2.858 10.97 0 18h6v-2.484A2.25 2.25 0 0 1 9.75 16.5v-.854a2.75 2.75 0 0 1-2-2.646v-1h1.5v1c0 .409.196.772.5 1v-3h1.5v5.5a.75.75 0 0 0 1.5 0V11h1.5v3c.304-.228.5-.591.5-1v-1h1.5v1a2.75 2.75 0 0 1-2 2.646v.854A2.25 2.25 0 0 1 13 18.516V21h6.105c2.708-7.03 2.339-10.97 0-18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 3c-2.468 7.03-2.858 10.97 0 18h6v-2.484A2.25 2.25 0 0 1 9.75 16.5v-.854a2.75 2.75 0 0 1-2-2.646v-1h1.5v1c0 .409.196.772.5 1v-3h1.5v5.5a.75.75 0 0 0 1.5 0V11h1.5v3c.304-.228.5-.591.5-1v-1h1.5v1a2.75 2.75 0 0 1-2 2.646v.854A2.25 2.25 0 0 1 13 18.516V21h6.105c2.708-7.03 2.339-10.97 0-18z"/></svg> </template>
CSS
.icon-penis-alt-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%22M5%203c-2.468%207.03-2.858%2010.97%200%2018h6v-2.484A2.25%202.25%200%200%201%209.75%2016.5v-.854a2.75%202.75%200%200%201-2-2.646v-1h1.5v1c0%20.409.196.772.5%201v-3h1.5v5.5a.75.75%200%200%200%201.5%200V11h1.5v3c.304-.228.5-.591.5-1v-1h1.5v1a2.75%202.75%200%200%201-2%202.646v.854A2.25%202.25%200%200%201%2013%2018.516V21h6.105c2.708-7.03%202.339-10.97%200-18z%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%22M5%203c-2.468%207.03-2.858%2010.97%200%2018h6v-2.484A2.25%202.25%200%200%201%209.75%2016.5v-.854a2.75%202.75%200%200%201-2-2.646v-1h1.5v1c0%20.409.196.772.5%201v-3h1.5v5.5a.75.75%200%200%200%201.5%200V11h1.5v3c.304-.228.5-.591.5-1v-1h1.5v1a2.75%202.75%200%200%201-2%202.646v.854A2.25%202.25%200%200%201%2013%2018.516V21h6.105c2.708-7.03%202.339-10.97%200-18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/penis-alt-24px.svg?color=%231a73e8&size=48