genderless icon
genderless from Line Awesome by Icons8 · Line · Genders · Apache-2.0 Free for personal and commercial use.
- Name
- genderless
- Set
- Line Awesome
- Style
- Line
- Category
- Genders
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- genderless-solid
The same icon in other sets
More genders icons from Line Awesome
Use the genderless icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-4.406 0-8 3.594-8 8c0 4.066 3.066 7.438 7 7.938V28h2v-8.063c3.934-.5 7-3.87 7-7.937c0-4.406-3.594-8-8-8m0 2c3.324 0 6 2.676 6 6s-2.676 6-6 6s-6-2.676-6-6s2.676-6 6-6"/></svg>
React
import type { SVGProps } from "react";
export function LaGenderless(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-4.406 0-8 3.594-8 8c0 4.066 3.066 7.438 7 7.938V28h2v-8.063c3.934-.5 7-3.87 7-7.937c0-4.406-3.594-8-8-8m0 2c3.324 0 6 2.676 6 6s-2.676 6-6 6s-6-2.676-6-6s2.676-6 6-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-4.406 0-8 3.594-8 8c0 4.066 3.066 7.438 7 7.938V28h2v-8.063c3.934-.5 7-3.87 7-7.937c0-4.406-3.594-8-8-8m0 2c3.324 0 6 2.676 6 6s-2.676 6-6 6s-6-2.676-6-6s2.676-6 6-6"/></svg> </template>
CSS
.icon-genderless {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c-4.406%200-8%203.594-8%208c0%204.066%203.066%207.438%207%207.938V28h2v-8.063c3.934-.5%207-3.87%207-7.937c0-4.406-3.594-8-8-8m0%202c3.324%200%206%202.676%206%206s-2.676%206-6%206s-6-2.676-6-6s2.676-6%206-6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c-4.406%200-8%203.594-8%208c0%204.066%203.066%207.438%207%207.938V28h2v-8.063c3.934-.5%207-3.87%207-7.937c0-4.406-3.594-8-8-8m0%202c3.324%200%206%202.676%206%206s-2.676%206-6%206s-6-2.676-6-6s2.676-6%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/genderless.svg?color=%231a73e8&size=48