male icon
male-duotone from Reicon by REICON · Duotone · Astronomy · MIT Free for personal and commercial use.
- Name
- male-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Astronomy
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All male icons →More astronomy icons from Reicon
Use the male icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="10" cy="14" r="8" opacity=".5"/><path d="M17 1.25a.75.75 0 0 0 0 1.5h3.19l-5.088 5.088q.579.48 1.06 1.06l5.088-5.087V7a.75.75 0 0 0 1.5 0V2.25a1 1 0 0 0-1-1z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMaleDuotone(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"><circle cx="10" cy="14" r="8" opacity=".5"/><path d="M17 1.25a.75.75 0 0 0 0 1.5h3.19l-5.088 5.088q.579.48 1.06 1.06l5.088-5.087V7a.75.75 0 0 0 1.5 0V2.25a1 1 0 0 0-1-1z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="10" cy="14" r="8" opacity=".5"/><path d="M17 1.25a.75.75 0 0 0 0 1.5h3.19l-5.088 5.088q.579.48 1.06 1.06l5.088-5.087V7a.75.75 0 0 0 1.5 0V2.25a1 1 0 0 0-1-1z"/></g></svg> </template>
CSS
.icon-male-duotone {
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%3Ccircle%20cx%3D%2210%22%20cy%3D%2214%22%20r%3D%228%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17%201.25a.75.75%200%200%200%200%201.5h3.19l-5.088%205.088q.579.48%201.06%201.06l5.088-5.087V7a.75.75%200%200%200%201.5%200V2.25a1%201%200%200%200-1-1z%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%3Ccircle%20cx%3D%2210%22%20cy%3D%2214%22%20r%3D%228%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17%201.25a.75.75%200%200%200%200%201.5h3.19l-5.088%205.088q.579.48%201.06%201.06l5.088-5.087V7a.75.75%200%200%200%201.5%200V2.25a1%201%200%200%200-1-1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/male-duotone.svg?color=%231a73e8&size=48