testicles icon
testicles from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.
- Name
- testicles
- Set
- Health Icons
- Style
- Filled
- 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"><path fill="currentColor" fill-rule="evenodd" d="M13.087 6.846c1.1-.674 2.354-.846 3.47-.846H33v9a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0v-5a5 5 0 0 0-3-4.584V6h4a3 3 0 0 1 3 3v17c0 4.71-4.54 8-9 8s-9-3.29-9-8v-8.86a5.2 5.2 0 0 0-1.732.834C21.433 18.594 21 19.33 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.51V14c0-3.184 1.652-5.66 4.087-7.153" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsTesticles(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M13.087 6.846c1.1-.674 2.354-.846 3.47-.846H33v9a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0v-5a5 5 0 0 0-3-4.584V6h4a3 3 0 0 1 3 3v17c0 4.71-4.54 8-9 8s-9-3.29-9-8v-8.86a5.2 5.2 0 0 0-1.732.834C21.433 18.594 21 19.33 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.51V14c0-3.184 1.652-5.66 4.087-7.153" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M13.087 6.846c1.1-.674 2.354-.846 3.47-.846H33v9a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0v-5a5 5 0 0 0-3-4.584V6h4a3 3 0 0 1 3 3v17c0 4.71-4.54 8-9 8s-9-3.29-9-8v-8.86a5.2 5.2 0 0 0-1.732.834C21.433 18.594 21 19.33 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.51V14c0-3.184 1.652-5.66 4.087-7.153" clip-rule="evenodd"/></svg> </template>
CSS
.icon-testicles {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.087%206.846c1.1-.674%202.354-.846%203.47-.846H33v9a5%205%200%200%200-5%205v5a5%205%200%200%200%2010%200v-5a5%205%200%200%200-3-4.584V6h4a3%203%200%200%201%203%203v17c0%204.71-4.54%208-9%208s-9-3.29-9-8v-8.86a5.2%205.2%200%200%200-1.732.834C21.433%2018.594%2021%2019.33%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.51V14c0-3.184%201.652-5.66%204.087-7.153%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.087%206.846c1.1-.674%202.354-.846%203.47-.846H33v9a5%205%200%200%200-5%205v5a5%205%200%200%200%2010%200v-5a5%205%200%200%200-3-4.584V6h4a3%203%200%200%201%203%203v17c0%204.71-4.54%208-9%208s-9-3.29-9-8v-8.86a5.2%205.2%200%200%200-1.732.834C21.433%2018.594%2021%2019.33%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.51V14c0-3.184%201.652-5.66%204.087-7.153%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/testicles.svg?color=%231a73e8&size=48