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

Name
testicles-outline
Set
Health Icons
Style
Outline
Category
Body
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More body icons from Health Icons

Use the testicles icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M9 14a9 9 0 0 1 5.625-8.346l.75 1.854A7 7 0 0 0 11 13.999v16.378l-.667.236c-.874.309-1.083.579-1.172.763c-.134.28-.16.683-.16 1.623c0 1.678.686 3.455 1.817 4.81c1.13 1.353 2.62 2.19 4.182 2.19s3.052-.837 4.182-2.19C20.313 36.453 21 34.676 21 32.998c0-.94-.027-1.343-.161-1.623c-.089-.184-.298-.454-1.172-.763L19 30.377V20a5 5 0 0 1 5-5h1v11c0 3.29 3.3 6 7 6s7-2.71 7-6V16h2v10c0 4.71-4.54 8-9 8s-9-3.29-9-8v-8.83A3 3 0 0 0 21 20v9c.756.357 1.313.827 1.641 1.51c.36.748.36 1.627.36 2.409v.08c0 2.19-.881 4.412-2.284 6.091S17.304 42 15 42s-4.314-1.23-5.717-2.91C7.88 37.411 7 35.188 7 33v-.081c0-.782 0-1.66.359-2.41c.328-.682.885-1.152 1.641-1.51z"/><path fill-rule="evenodd" d="M32 15a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0v-5a5 5 0 0 0-3-4.584V6h-2zm3 10v-5a3 3 0 1 0-6 0v5a3 3 0 1 0 6 0" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsTesticlesOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M9 14a9 9 0 0 1 5.625-8.346l.75 1.854A7 7 0 0 0 11 13.999v16.378l-.667.236c-.874.309-1.083.579-1.172.763c-.134.28-.16.683-.16 1.623c0 1.678.686 3.455 1.817 4.81c1.13 1.353 2.62 2.19 4.182 2.19s3.052-.837 4.182-2.19C20.313 36.453 21 34.676 21 32.998c0-.94-.027-1.343-.161-1.623c-.089-.184-.298-.454-1.172-.763L19 30.377V20a5 5 0 0 1 5-5h1v11c0 3.29 3.3 6 7 6s7-2.71 7-6V16h2v10c0 4.71-4.54 8-9 8s-9-3.29-9-8v-8.83A3 3 0 0 0 21 20v9c.756.357 1.313.827 1.641 1.51c.36.748.36 1.627.36 2.409v.08c0 2.19-.881 4.412-2.284 6.091S17.304 42 15 42s-4.314-1.23-5.717-2.91C7.88 37.411 7 35.188 7 33v-.081c0-.782 0-1.66.359-2.41c.328-.682.885-1.152 1.641-1.51z"/><path fillRule="evenodd" d="M32 15a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0v-5a5 5 0 0 0-3-4.584V6h-2zm3 10v-5a3 3 0 1 0-6 0v5a3 3 0 1 0 6 0" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M9 14a9 9 0 0 1 5.625-8.346l.75 1.854A7 7 0 0 0 11 13.999v16.378l-.667.236c-.874.309-1.083.579-1.172.763c-.134.28-.16.683-.16 1.623c0 1.678.686 3.455 1.817 4.81c1.13 1.353 2.62 2.19 4.182 2.19s3.052-.837 4.182-2.19C20.313 36.453 21 34.676 21 32.998c0-.94-.027-1.343-.161-1.623c-.089-.184-.298-.454-1.172-.763L19 30.377V20a5 5 0 0 1 5-5h1v11c0 3.29 3.3 6 7 6s7-2.71 7-6V16h2v10c0 4.71-4.54 8-9 8s-9-3.29-9-8v-8.83A3 3 0 0 0 21 20v9c.756.357 1.313.827 1.641 1.51c.36.748.36 1.627.36 2.409v.08c0 2.19-.881 4.412-2.284 6.091S17.304 42 15 42s-4.314-1.23-5.717-2.91C7.88 37.411 7 35.188 7 33v-.081c0-.782 0-1.66.359-2.41c.328-.682.885-1.152 1.641-1.51z"/><path fill-rule="evenodd" d="M32 15a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0v-5a5 5 0 0 0-3-4.584V6h-2zm3 10v-5a3 3 0 1 0-6 0v5a3 3 0 1 0 6 0" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-testicles-outline {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9%2014a9%209%200%200%201%205.625-8.346l.75%201.854A7%207%200%200%200%2011%2013.999v16.378l-.667.236c-.874.309-1.083.579-1.172.763c-.134.28-.16.683-.16%201.623c0%201.678.686%203.455%201.817%204.81c1.13%201.353%202.62%202.19%204.182%202.19s3.052-.837%204.182-2.19C20.313%2036.453%2021%2034.676%2021%2032.998c0-.94-.027-1.343-.161-1.623c-.089-.184-.298-.454-1.172-.763L19%2030.377V20a5%205%200%200%201%205-5h1v11c0%203.29%203.3%206%207%206s7-2.71%207-6V16h2v10c0%204.71-4.54%208-9%208s-9-3.29-9-8v-8.83A3%203%200%200%200%2021%2020v9c.756.357%201.313.827%201.641%201.51c.36.748.36%201.627.36%202.409v.08c0%202.19-.881%204.412-2.284%206.091S17.304%2042%2015%2042s-4.314-1.23-5.717-2.91C7.88%2037.411%207%2035.188%207%2033v-.081c0-.782%200-1.66.359-2.41c.328-.682.885-1.152%201.641-1.51z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32%2015a5%205%200%200%200-5%205v5a5%205%200%200%200%2010%200v-5a5%205%200%200%200-3-4.584V6h-2zm3%2010v-5a3%203%200%201%200-6%200v5a3%203%200%201%200%206%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9%2014a9%209%200%200%201%205.625-8.346l.75%201.854A7%207%200%200%200%2011%2013.999v16.378l-.667.236c-.874.309-1.083.579-1.172.763c-.134.28-.16.683-.16%201.623c0%201.678.686%203.455%201.817%204.81c1.13%201.353%202.62%202.19%204.182%202.19s3.052-.837%204.182-2.19C20.313%2036.453%2021%2034.676%2021%2032.998c0-.94-.027-1.343-.161-1.623c-.089-.184-.298-.454-1.172-.763L19%2030.377V20a5%205%200%200%201%205-5h1v11c0%203.29%203.3%206%207%206s7-2.71%207-6V16h2v10c0%204.71-4.54%208-9%208s-9-3.29-9-8v-8.83A3%203%200%200%200%2021%2020v9c.756.357%201.313.827%201.641%201.51c.36.748.36%201.627.36%202.409v.08c0%202.19-.881%204.412-2.284%206.091S17.304%2042%2015%2042s-4.314-1.23-5.717-2.91C7.88%2037.411%207%2035.188%207%2033v-.081c0-.782%200-1.66.359-2.41c.328-.682.885-1.152%201.641-1.51z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M32%2015a5%205%200%200%200-5%205v5a5%205%200%200%200%2010%200v-5a5%205%200%200%200-3-4.584V6h-2zm3%2010v-5a3%203%200%201%200-6%200v5a3%203%200%201%200%206%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/testicles-outline.svg?color=%231a73e8&size=48