sperm from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
sperm
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the sperm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9.89 14.11c2.235 2.233 5.299 2.792 8.092 0c2.793-2.794 4.045-8.092 2.023-10.115c-2.023-2.022-7.321-.77-10.114 2.023s-2.234 5.857 0 8.091Z"/><path stroke-linecap="round" d="M3 21c.413-.548 1.055-1.118 2.178-1.392c.894-.219 1.342-.328 1.508-.442c.335-.227.44-.41.459-.802c.01-.195-.096-.495-.306-1.097s-.315-.902-.306-1.097c.02-.392.124-.575.458-.803c.167-.113.614-.222 1.509-.44c.799-.196 1.286-.548 1.5-.927"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSperm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M9.89 14.11c2.235 2.233 5.299 2.792 8.092 0c2.793-2.794 4.045-8.092 2.023-10.115c-2.023-2.022-7.321-.77-10.114 2.023s-2.234 5.857 0 8.091Z"/><path strokeLinecap="round" d="M3 21c.413-.548 1.055-1.118 2.178-1.392c.894-.219 1.342-.328 1.508-.442c.335-.227.44-.41.459-.802c.01-.195-.096-.495-.306-1.097s-.315-.902-.306-1.097c.02-.392.124-.575.458-.803c.167-.113.614-.222 1.509-.44c.799-.196 1.286-.548 1.5-.927"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9.89 14.11c2.235 2.233 5.299 2.792 8.092 0c2.793-2.794 4.045-8.092 2.023-10.115c-2.023-2.022-7.321-.77-10.114 2.023s-2.234 5.857 0 8.091Z"/><path stroke-linecap="round" d="M3 21c.413-.548 1.055-1.118 2.178-1.392c.894-.219 1.342-.328 1.508-.442c.335-.227.44-.41.459-.802c.01-.195-.096-.495-.306-1.097s-.315-.902-.306-1.097c.02-.392.124-.575.458-.803c.167-.113.614-.222 1.509-.44c.799-.196 1.286-.548 1.5-.927"/></g></svg>
</template>

CSS

.icon-sperm {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.89%2014.11c2.235%202.233%205.299%202.792%208.092%200c2.793-2.794%204.045-8.092%202.023-10.115c-2.023-2.022-7.321-.77-10.114%202.023s-2.234%205.857%200%208.091Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%2021c.413-.548%201.055-1.118%202.178-1.392c.894-.219%201.342-.328%201.508-.442c.335-.227.44-.41.459-.802c.01-.195-.096-.495-.306-1.097s-.315-.902-.306-1.097c.02-.392.124-.575.458-.803c.167-.113.614-.222%201.509-.44c.799-.196%201.286-.548%201.5-.927%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.89%2014.11c2.235%202.233%205.299%202.792%208.092%200c2.793-2.794%204.045-8.092%202.023-10.115c-2.023-2.022-7.321-.77-10.114%202.023s-2.234%205.857%200%208.091Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%2021c.413-.548%201.055-1.118%202.178-1.392c.894-.219%201.342-.328%201.508-.442c.335-.227.44-.41.459-.802c.01-.195-.096-.495-.306-1.097s-.315-.902-.306-1.097c.02-.392.124-.575.458-.803c.167-.113.614-.222%201.509-.44c.799-.196%201.286-.548%201.5-.927%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/sperm.svg?color=%231a73e8&size=48