penis icon
penis-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.
- Name
- penis-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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.125 6.644v8.085l-.789.418c-.155.082-.336.185-.336.36c0 1.925.515 4.144 2.25 5.099l.281.195c.143.079.407.134.719.166V7.5A2.75 2.75 0 0 1 9 4.75h8.5v1.5H9c-.69 0-1.25.56-1.25 1.25v13.453c.257-.033.47-.084.594-.152l.281-.195c1.735-.955 2.25-3.174 2.25-5.098c0-.176-.18-.279-.336-.361l-.789-.418v-4.333c0-1.496 1.822-2.709 3.375-2.709v4.876c0 2.093 1.763 3.791 3.938 3.791c2.174 0 3.937-1.697 3.937-3.791V3.59a.59.59 0 0 0-.59-.59H7.77a3.644 3.644 0 0 0-3.645 3.644"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPenis24px(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="M4.125 6.644v8.085l-.789.418c-.155.082-.336.185-.336.36c0 1.925.515 4.144 2.25 5.099l.281.195c.143.079.407.134.719.166V7.5A2.75 2.75 0 0 1 9 4.75h8.5v1.5H9c-.69 0-1.25.56-1.25 1.25v13.453c.257-.033.47-.084.594-.152l.281-.195c1.735-.955 2.25-3.174 2.25-5.098c0-.176-.18-.279-.336-.361l-.789-.418v-4.333c0-1.496 1.822-2.709 3.375-2.709v4.876c0 2.093 1.763 3.791 3.938 3.791c2.174 0 3.937-1.697 3.937-3.791V3.59a.59.59 0 0 0-.59-.59H7.77a3.644 3.644 0 0 0-3.645 3.644"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.125 6.644v8.085l-.789.418c-.155.082-.336.185-.336.36c0 1.925.515 4.144 2.25 5.099l.281.195c.143.079.407.134.719.166V7.5A2.75 2.75 0 0 1 9 4.75h8.5v1.5H9c-.69 0-1.25.56-1.25 1.25v13.453c.257-.033.47-.084.594-.152l.281-.195c1.735-.955 2.25-3.174 2.25-5.098c0-.176-.18-.279-.336-.361l-.789-.418v-4.333c0-1.496 1.822-2.709 3.375-2.709v4.876c0 2.093 1.763 3.791 3.938 3.791c2.174 0 3.937-1.697 3.937-3.791V3.59a.59.59 0 0 0-.59-.59H7.77a3.644 3.644 0 0 0-3.645 3.644"/></svg> </template>
CSS
.icon-penis-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%22M4.125%206.644v8.085l-.789.418c-.155.082-.336.185-.336.36c0%201.925.515%204.144%202.25%205.099l.281.195c.143.079.407.134.719.166V7.5A2.75%202.75%200%200%201%209%204.75h8.5v1.5H9c-.69%200-1.25.56-1.25%201.25v13.453c.257-.033.47-.084.594-.152l.281-.195c1.735-.955%202.25-3.174%202.25-5.098c0-.176-.18-.279-.336-.361l-.789-.418v-4.333c0-1.496%201.822-2.709%203.375-2.709v4.876c0%202.093%201.763%203.791%203.938%203.791c2.174%200%203.937-1.697%203.937-3.791V3.59a.59.59%200%200%200-.59-.59H7.77a3.644%203.644%200%200%200-3.645%203.644%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%22M4.125%206.644v8.085l-.789.418c-.155.082-.336.185-.336.36c0%201.925.515%204.144%202.25%205.099l.281.195c.143.079.407.134.719.166V7.5A2.75%202.75%200%200%201%209%204.75h8.5v1.5H9c-.69%200-1.25.56-1.25%201.25v13.453c.257-.033.47-.084.594-.152l.281-.195c1.735-.955%202.25-3.174%202.25-5.098c0-.176-.18-.279-.336-.361l-.789-.418v-4.333c0-1.496%201.822-2.709%203.375-2.709v4.876c0%202.093%201.763%203.791%203.938%203.791c2.174%200%203.937-1.697%203.937-3.791V3.59a.59.59%200%200%200-.59-.59H7.77a3.644%203.644%200%200%200-3.645%203.644%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/penis-24px.svg?color=%231a73e8&size=48