women icon

women-bold from Solar by 480 Design · Bold · Astronomy · CC-BY-4.0 Attribution required.

Name
women-bold
Set
Solar
Style
Bold
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 women icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.7497 15.9603C16.2632 15.5862 19 12.6127 19 9C19 5.13401 15.866 2 12 2C8.13401 2 5 5.13401 5 9C5 12.6125 7.73654 15.5859 11.2497 15.9603V17.75H9.5C9.08579 17.75 8.75 18.0858 8.75 18.5C8.75 18.9142 9.08579 19.25 9.5 19.25H11.2498L11.25 22.0001C11.25 22.4143 11.5858 22.75 12.0001 22.75C12.4143 22.75 12.75 22.4142 12.75 21.9999L12.7498 19.25H14.5C14.9142 19.25 15.25 18.9142 15.25 18.5C15.25 18.0858 14.9142 17.75 14.5 17.75H12.7497V15.9603Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarWomenBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.7497 15.9603C16.2632 15.5862 19 12.6127 19 9C19 5.13401 15.866 2 12 2C8.13401 2 5 5.13401 5 9C5 12.6125 7.73654 15.5859 11.2497 15.9603V17.75H9.5C9.08579 17.75 8.75 18.0858 8.75 18.5C8.75 18.9142 9.08579 19.25 9.5 19.25H11.2498L11.25 22.0001C11.25 22.4143 11.5858 22.75 12.0001 22.75C12.4143 22.75 12.75 22.4142 12.75 21.9999L12.7498 19.25H14.5C14.9142 19.25 15.25 18.9142 15.25 18.5C15.25 18.0858 14.9142 17.75 14.5 17.75H12.7497V15.9603Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.7497 15.9603C16.2632 15.5862 19 12.6127 19 9C19 5.13401 15.866 2 12 2C8.13401 2 5 5.13401 5 9C5 12.6125 7.73654 15.5859 11.2497 15.9603V17.75H9.5C9.08579 17.75 8.75 18.0858 8.75 18.5C8.75 18.9142 9.08579 19.25 9.5 19.25H11.2498L11.25 22.0001C11.25 22.4143 11.5858 22.75 12.0001 22.75C12.4143 22.75 12.75 22.4142 12.75 21.9999L12.7498 19.25H14.5C14.9142 19.25 15.25 18.9142 15.25 18.5C15.25 18.0858 14.9142 17.75 14.5 17.75H12.7497V15.9603Z"/></svg>
</template>

CSS

.icon-women-bold {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.7497%2015.9603C16.2632%2015.5862%2019%2012.6127%2019%209C19%205.13401%2015.866%202%2012%202C8.13401%202%205%205.13401%205%209C5%2012.6125%207.73654%2015.5859%2011.2497%2015.9603V17.75H9.5C9.08579%2017.75%208.75%2018.0858%208.75%2018.5C8.75%2018.9142%209.08579%2019.25%209.5%2019.25H11.2498L11.25%2022.0001C11.25%2022.4143%2011.5858%2022.75%2012.0001%2022.75C12.4143%2022.75%2012.75%2022.4142%2012.75%2021.9999L12.7498%2019.25H14.5C14.9142%2019.25%2015.25%2018.9142%2015.25%2018.5C15.25%2018.0858%2014.9142%2017.75%2014.5%2017.75H12.7497V15.9603Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.7497%2015.9603C16.2632%2015.5862%2019%2012.6127%2019%209C19%205.13401%2015.866%202%2012%202C8.13401%202%205%205.13401%205%209C5%2012.6125%207.73654%2015.5859%2011.2497%2015.9603V17.75H9.5C9.08579%2017.75%208.75%2018.0858%208.75%2018.5C8.75%2018.9142%209.08579%2019.25%209.5%2019.25H11.2498L11.25%2022.0001C11.25%2022.4143%2011.5858%2022.75%2012.0001%2022.75C12.4143%2022.75%2012.75%2022.4142%2012.75%2021.9999L12.7498%2019.25H14.5C14.9142%2019.25%2015.25%2018.9142%2015.25%2018.5C15.25%2018.0858%2014.9142%2017.75%2014.5%2017.75H12.7497V15.9603Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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