penis-alt-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Body · MIT Free for personal and commercial use.

Name
penis-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 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.057 2.669c-1.245 3.543-2.003 6.407-2.054 9.313c-.052 2.921.61 5.803 2.07 9.395l1.853-.754c-1.397-3.437-1.97-6.041-1.923-8.605c.045-2.58.716-5.2 1.94-8.687zm13.887 0c1.244 3.543 2.002 6.407 2.053 9.313c.052 2.921-.61 5.803-2.07 9.395l-1.853-.754c1.397-3.437 1.97-6.041 1.923-8.605c-.045-2.58-.716-5.2-1.94-8.687zM13 18.516V21h-2v-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.516"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPenisAltOutline24px(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.057 2.669c-1.245 3.543-2.003 6.407-2.054 9.313c-.052 2.921.61 5.803 2.07 9.395l1.853-.754c-1.397-3.437-1.97-6.041-1.923-8.605c.045-2.58.716-5.2 1.94-8.687zm13.887 0c1.244 3.543 2.002 6.407 2.053 9.313c.052 2.921-.61 5.803-2.07 9.395l-1.853-.754c1.397-3.437 1.97-6.041 1.923-8.605c-.045-2.58-.716-5.2-1.94-8.687zM13 18.516V21h-2v-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.516"/></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.057 2.669c-1.245 3.543-2.003 6.407-2.054 9.313c-.052 2.921.61 5.803 2.07 9.395l1.853-.754c-1.397-3.437-1.97-6.041-1.923-8.605c.045-2.58.716-5.2 1.94-8.687zm13.887 0c1.244 3.543 2.002 6.407 2.053 9.313c.052 2.921-.61 5.803-2.07 9.395l-1.853-.754c1.397-3.437 1.97-6.041 1.923-8.605c-.045-2.58-.716-5.2-1.94-8.687zM13 18.516V21h-2v-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.516"/></svg>
</template>

CSS

.icon-penis-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%22M5.057%202.669c-1.245%203.543-2.003%206.407-2.054%209.313c-.052%202.921.61%205.803%202.07%209.395l1.853-.754c-1.397-3.437-1.97-6.041-1.923-8.605c.045-2.58.716-5.2%201.94-8.687zm13.887%200c1.244%203.543%202.002%206.407%202.053%209.313c.052%202.921-.61%205.803-2.07%209.395l-1.853-.754c1.397-3.437%201.97-6.041%201.923-8.605c-.045-2.58-.716-5.2-1.94-8.687zM13%2018.516V21h-2v-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.516%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.057%202.669c-1.245%203.543-2.003%206.407-2.054%209.313c-.052%202.921.61%205.803%202.07%209.395l1.853-.754c-1.397-3.437-1.97-6.041-1.923-8.605c.045-2.58.716-5.2%201.94-8.687zm13.887%200c1.244%203.543%202.002%206.407%202.053%209.313c.052%202.921-.61%205.803-2.07%209.395l-1.853-.754c1.397-3.437%201.97-6.041%201.923-8.605c-.045-2.58-.716-5.2-1.94-8.687zM13%2018.516V21h-2v-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.516%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/penis-alt-outline-24px.svg?color=%231a73e8&size=48