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

Name
anus-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 anus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.138 4.387L4.586 3l5.348 5.604c.475-.307 1.193-.647 2.066-.647s1.591.34 2.066.647L19.414 3l1.448 1.387l-6.73 7.052l-.719-.8l-.013-.013l-.078-.074a3 3 0 0 0-.325-.25c-.29-.191-.636-.338-.997-.338c-.36 0-.707.147-.997.337a2.7 2.7 0 0 0-.403.325l-.013.014l-.718.799zm14.584 12.691c.73-1.193 1.185-2.578 1.304-3.27l1.974.339c-.163.948-.71 2.573-1.57 3.98c-.82 1.34-2.169 2.873-4.056 2.873a5.53 5.53 0 0 1-3.022-.914A6 6 0 0 1 12 19.84q-.16.12-.352.246A5.54 5.54 0 0 1 8.626 21C6.74 21 5.39 19.467 4.57 18.127c-.86-1.407-1.408-3.031-1.57-3.98l1.974-.34c.119.693.574 2.078 1.304 3.271c.77 1.26 1.6 1.915 2.348 1.915a3.54 3.54 0 0 0 1.933-.59a4 4 0 0 0 .654-.535l.024-.026l.763-.908l.762.907l.001.001l.024.026q.038.042.125.124c.117.109.296.26.529.41a3.54 3.54 0 0 0 1.933.591c.748 0 1.578-.656 2.348-1.915"/><path fill-rule="evenodd" d="M12 12.725a2.005 2.005 0 1 0 0 4.01a2.005 2.005 0 0 0 0-4.01m-.501 2.005a.501.501 0 1 1 1.002 0a.501.501 0 0 1-1.002 0" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsAnusOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.138 4.387L4.586 3l5.348 5.604c.475-.307 1.193-.647 2.066-.647s1.591.34 2.066.647L19.414 3l1.448 1.387l-6.73 7.052l-.719-.8l-.013-.013l-.078-.074a3 3 0 0 0-.325-.25c-.29-.191-.636-.338-.997-.338c-.36 0-.707.147-.997.337a2.7 2.7 0 0 0-.403.325l-.013.014l-.718.799zm14.584 12.691c.73-1.193 1.185-2.578 1.304-3.27l1.974.339c-.163.948-.71 2.573-1.57 3.98c-.82 1.34-2.169 2.873-4.056 2.873a5.53 5.53 0 0 1-3.022-.914A6 6 0 0 1 12 19.84q-.16.12-.352.246A5.54 5.54 0 0 1 8.626 21C6.74 21 5.39 19.467 4.57 18.127c-.86-1.407-1.408-3.031-1.57-3.98l1.974-.34c.119.693.574 2.078 1.304 3.271c.77 1.26 1.6 1.915 2.348 1.915a3.54 3.54 0 0 0 1.933-.59a4 4 0 0 0 .654-.535l.024-.026l.763-.908l.762.907l.001.001l.024.026q.038.042.125.124c.117.109.296.26.529.41a3.54 3.54 0 0 0 1.933.591c.748 0 1.578-.656 2.348-1.915"/><path fillRule="evenodd" d="M12 12.725a2.005 2.005 0 1 0 0 4.01a2.005 2.005 0 0 0 0-4.01m-.501 2.005a.501.501 0 1 1 1.002 0a.501.501 0 0 1-1.002 0" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.138 4.387L4.586 3l5.348 5.604c.475-.307 1.193-.647 2.066-.647s1.591.34 2.066.647L19.414 3l1.448 1.387l-6.73 7.052l-.719-.8l-.013-.013l-.078-.074a3 3 0 0 0-.325-.25c-.29-.191-.636-.338-.997-.338c-.36 0-.707.147-.997.337a2.7 2.7 0 0 0-.403.325l-.013.014l-.718.799zm14.584 12.691c.73-1.193 1.185-2.578 1.304-3.27l1.974.339c-.163.948-.71 2.573-1.57 3.98c-.82 1.34-2.169 2.873-4.056 2.873a5.53 5.53 0 0 1-3.022-.914A6 6 0 0 1 12 19.84q-.16.12-.352.246A5.54 5.54 0 0 1 8.626 21C6.74 21 5.39 19.467 4.57 18.127c-.86-1.407-1.408-3.031-1.57-3.98l1.974-.34c.119.693.574 2.078 1.304 3.271c.77 1.26 1.6 1.915 2.348 1.915a3.54 3.54 0 0 0 1.933-.59a4 4 0 0 0 .654-.535l.024-.026l.763-.908l.762.907l.001.001l.024.026q.038.042.125.124c.117.109.296.26.529.41a3.54 3.54 0 0 0 1.933.591c.748 0 1.578-.656 2.348-1.915"/><path fill-rule="evenodd" d="M12 12.725a2.005 2.005 0 1 0 0 4.01a2.005 2.005 0 0 0 0-4.01m-.501 2.005a.501.501 0 1 1 1.002 0a.501.501 0 0 1-1.002 0" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-anus-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.138%204.387L4.586%203l5.348%205.604c.475-.307%201.193-.647%202.066-.647s1.591.34%202.066.647L19.414%203l1.448%201.387l-6.73%207.052l-.719-.8l-.013-.013l-.078-.074a3%203%200%200%200-.325-.25c-.29-.191-.636-.338-.997-.338c-.36%200-.707.147-.997.337a2.7%202.7%200%200%200-.403.325l-.013.014l-.718.799zm14.584%2012.691c.73-1.193%201.185-2.578%201.304-3.27l1.974.339c-.163.948-.71%202.573-1.57%203.98c-.82%201.34-2.169%202.873-4.056%202.873a5.53%205.53%200%200%201-3.022-.914A6%206%200%200%201%2012%2019.84q-.16.12-.352.246A5.54%205.54%200%200%201%208.626%2021C6.74%2021%205.39%2019.467%204.57%2018.127c-.86-1.407-1.408-3.031-1.57-3.98l1.974-.34c.119.693.574%202.078%201.304%203.271c.77%201.26%201.6%201.915%202.348%201.915a3.54%203.54%200%200%200%201.933-.59a4%204%200%200%200%20.654-.535l.024-.026l.763-.908l.762.907l.001.001l.024.026q.038.042.125.124c.117.109.296.26.529.41a3.54%203.54%200%200%200%201.933.591c.748%200%201.578-.656%202.348-1.915%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2012.725a2.005%202.005%200%201%200%200%204.01a2.005%202.005%200%200%200%200-4.01m-.501%202.005a.501.501%200%201%201%201.002%200a.501.501%200%200%201-1.002%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.138%204.387L4.586%203l5.348%205.604c.475-.307%201.193-.647%202.066-.647s1.591.34%202.066.647L19.414%203l1.448%201.387l-6.73%207.052l-.719-.8l-.013-.013l-.078-.074a3%203%200%200%200-.325-.25c-.29-.191-.636-.338-.997-.338c-.36%200-.707.147-.997.337a2.7%202.7%200%200%200-.403.325l-.013.014l-.718.799zm14.584%2012.691c.73-1.193%201.185-2.578%201.304-3.27l1.974.339c-.163.948-.71%202.573-1.57%203.98c-.82%201.34-2.169%202.873-4.056%202.873a5.53%205.53%200%200%201-3.022-.914A6%206%200%200%201%2012%2019.84q-.16.12-.352.246A5.54%205.54%200%200%201%208.626%2021C6.74%2021%205.39%2019.467%204.57%2018.127c-.86-1.407-1.408-3.031-1.57-3.98l1.974-.34c.119.693.574%202.078%201.304%203.271c.77%201.26%201.6%201.915%202.348%201.915a3.54%203.54%200%200%200%201.933-.59a4%204%200%200%200%20.654-.535l.024-.026l.763-.908l.762.907l.001.001l.024.026q.038.042.125.124c.117.109.296.26.529.41a3.54%203.54%200%200%200%201.933.591c.748%200%201.578-.656%202.348-1.915%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2012.725a2.005%202.005%200%201%200%200%204.01a2.005%202.005%200%200%200%200-4.01m-.501%202.005a.501.501%200%201%201%201.002%200a.501.501%200%200%201-1.002%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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