men-broken from Solar by 480 Design · Broken · Astronomy · CC-BY-4.0 Attribution required.

Name
men-broken
Set
Solar
Style
Broken
Category
Astronomy
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More astronomy icons from Solar

Use the men 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-linecap="round" stroke-width="1.5"><path d="M6 7.07026C7.17669 6.38958 8.54285 6 10 6C14.4183 6 18 9.58172 18 14C18 18.4183 14.4183 22 10 22C5.58172 22 2 18.4183 2 14C2 12.5429 2.38958 11.1767 3.07026 10"/><path stroke-linejoin="round" d="M15.6357 8.33427L21.9998 2M16.9998 2H21.9998V7"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMenBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M6 7.07026C7.17669 6.38958 8.54285 6 10 6C14.4183 6 18 9.58172 18 14C18 18.4183 14.4183 22 10 22C5.58172 22 2 18.4183 2 14C2 12.5429 2.38958 11.1767 3.07026 10"/><path strokeLinejoin="round" d="M15.6357 8.33427L21.9998 2M16.9998 2H21.9998V7"/></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-linecap="round" stroke-width="1.5"><path d="M6 7.07026C7.17669 6.38958 8.54285 6 10 6C14.4183 6 18 9.58172 18 14C18 18.4183 14.4183 22 10 22C5.58172 22 2 18.4183 2 14C2 12.5429 2.38958 11.1767 3.07026 10"/><path stroke-linejoin="round" d="M15.6357 8.33427L21.9998 2M16.9998 2H21.9998V7"/></g></svg>
</template>

CSS

.icon-men-broken {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%207.07026C7.17669%206.38958%208.54285%206%2010%206C14.4183%206%2018%209.58172%2018%2014C18%2018.4183%2014.4183%2022%2010%2022C5.58172%2022%202%2018.4183%202%2014C2%2012.5429%202.38958%2011.1767%203.07026%2010%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.6357%208.33427L21.9998%202M16.9998%202H21.9998V7%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%207.07026C7.17669%206.38958%208.54285%206%2010%206C14.4183%206%2018%209.58172%2018%2014C18%2018.4183%2014.4183%2022%2010%2022C5.58172%2022%202%2018.4183%202%2014C2%2012.5429%202.38958%2011.1767%203.07026%2010%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.6357%208.33427L21.9998%202M16.9998%202H21.9998V7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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