women icon
women-bold-duotone from Solar by 480 Design · Bold Duotone · Astronomy · CC-BY-4.0 Attribution required.
- Name
- women-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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
asteroid-boldatom-boldblack-hole-2-boldblack-hole-3-boldblack-hole-boldearth-boldinfinite-boldmen-boldplanet-2-boldplanet-3-boldplanet-4-boldplanet-boldrocket-2-boldrocket-boldsatellite-boldstar-2-boldstar-angle-boldstar-circle-boldstar-fall-2-boldstar-fall-boldstar-fall-minimalistic-2-boldstar-fall-minimalistic-boldstar-rainbow-boldstar-ring-bold
Use the women icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="12" cy="9" r="7" opacity=".5"/><path d="M11.25 15.96V17.7497H9.5C9.08579 17.7497 8.75 18.0855 8.75 18.4997C8.75 18.9139 9.08579 19.2497 9.5 19.2497H11.25V21.9997C11.25 22.4139 11.5858 22.7497 12 22.7497C12.4142 22.7497 12.75 22.4139 12.75 21.9997V19.2497H14.5C14.9142 19.2497 15.25 18.9139 15.25 18.4997C15.25 18.0855 14.9142 17.7497 14.5 17.7497L12.75 17.7497V15.96C12.5036 15.9862 12.2534 15.9997 12 15.9997C11.7466 15.9997 11.4964 15.9862 11.25 15.96Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWomenBoldDuotone(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="12" cy="9" r="7" opacity=".5"/><path d="M11.25 15.96V17.7497H9.5C9.08579 17.7497 8.75 18.0855 8.75 18.4997C8.75 18.9139 9.08579 19.2497 9.5 19.2497H11.25V21.9997C11.25 22.4139 11.5858 22.7497 12 22.7497C12.4142 22.7497 12.75 22.4139 12.75 21.9997V19.2497H14.5C14.9142 19.2497 15.25 18.9139 15.25 18.4997C15.25 18.0855 14.9142 17.7497 14.5 17.7497L12.75 17.7497V15.96C12.5036 15.9862 12.2534 15.9997 12 15.9997C11.7466 15.9997 11.4964 15.9862 11.25 15.96Z"/></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="12" cy="9" r="7" opacity=".5"/><path d="M11.25 15.96V17.7497H9.5C9.08579 17.7497 8.75 18.0855 8.75 18.4997C8.75 18.9139 9.08579 19.2497 9.5 19.2497H11.25V21.9997C11.25 22.4139 11.5858 22.7497 12 22.7497C12.4142 22.7497 12.75 22.4139 12.75 21.9997V19.2497H14.5C14.9142 19.2497 15.25 18.9139 15.25 18.4997C15.25 18.0855 14.9142 17.7497 14.5 17.7497L12.75 17.7497V15.96C12.5036 15.9862 12.2534 15.9997 12 15.9997C11.7466 15.9997 11.4964 15.9862 11.25 15.96Z"/></g></svg> </template>
CSS
.icon-women-bold-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%2212%22%20cy%3D%229%22%20r%3D%227%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.25%2015.96V17.7497H9.5C9.08579%2017.7497%208.75%2018.0855%208.75%2018.4997C8.75%2018.9139%209.08579%2019.2497%209.5%2019.2497H11.25V21.9997C11.25%2022.4139%2011.5858%2022.7497%2012%2022.7497C12.4142%2022.7497%2012.75%2022.4139%2012.75%2021.9997V19.2497H14.5C14.9142%2019.2497%2015.25%2018.9139%2015.25%2018.4997C15.25%2018.0855%2014.9142%2017.7497%2014.5%2017.7497L12.75%2017.7497V15.96C12.5036%2015.9862%2012.2534%2015.9997%2012%2015.9997C11.7466%2015.9997%2011.4964%2015.9862%2011.25%2015.96Z%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%2212%22%20cy%3D%229%22%20r%3D%227%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.25%2015.96V17.7497H9.5C9.08579%2017.7497%208.75%2018.0855%208.75%2018.4997C8.75%2018.9139%209.08579%2019.2497%209.5%2019.2497H11.25V21.9997C11.25%2022.4139%2011.5858%2022.7497%2012%2022.7497C12.4142%2022.7497%2012.75%2022.4139%2012.75%2021.9997V19.2497H14.5C14.9142%2019.2497%2015.25%2018.9139%2015.25%2018.4997C15.25%2018.0855%2014.9142%2017.7497%2014.5%2017.7497L12.75%2017.7497V15.96C12.5036%2015.9862%2012.2534%2015.9997%2012%2015.9997C11.7466%2015.9997%2011.4964%2015.9862%2011.25%2015.96Z%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/women-bold-duotone.svg?color=%231a73e8&size=48