female-sign from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
female-sign
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the female sign emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f70a8d" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M8.33 12.67A7.67 7.67 0 1 1 17 20.275V21.7h2.33a1 1 0 1 1 0 2H17V26a1 1 0 1 1-2 0v-2.3h-2.33a1 1 0 0 1 0-2H15v-1.425a7.67 7.67 0 0 1-6.67-7.605M16 7a5.67 5.67 0 1 0 0 11.34A5.67 5.67 0 0 0 16 7"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatFemaleSign(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f70a8d" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M8.33 12.67A7.67 7.67 0 1 1 17 20.275V21.7h2.33a1 1 0 1 1 0 2H17V26a1 1 0 1 1-2 0v-2.3h-2.33a1 1 0 0 1 0-2H15v-1.425a7.67 7.67 0 0 1-6.67-7.605M16 7a5.67 5.67 0 1 0 0 11.34A5.67 5.67 0 0 0 16 7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f70a8d" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M8.33 12.67A7.67 7.67 0 1 1 17 20.275V21.7h2.33a1 1 0 1 1 0 2H17V26a1 1 0 1 1-2 0v-2.3h-2.33a1 1 0 0 1 0-2H15v-1.425a7.67 7.67 0 0 1-6.67-7.605M16 7a5.67 5.67 0 1 0 0 11.34A5.67 5.67 0 0 0 16 7"/></g></svg>
</template>

CSS

.icon-female-sign {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.33%2012.67A7.67%207.67%200%201%201%2017%2020.275V21.7h2.33a1%201%200%201%201%200%202H17V26a1%201%200%201%201-2%200v-2.3h-2.33a1%201%200%200%201%200-2H15v-1.425a7.67%207.67%200%200%201-6.67-7.605M16%207a5.67%205.67%200%201%200%200%2011.34A5.67%205.67%200%200%200%2016%207%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.33%2012.67A7.67%207.67%200%201%201%2017%2020.275V21.7h2.33a1%201%200%201%201%200%202H17V26a1%201%200%201%201-2%200v-2.3h-2.33a1%201%200%200%201%200-2H15v-1.425a7.67%207.67%200%200%201-6.67-7.605M16%207a5.67%205.67%200%201%200%200%2011.34A5.67%205.67%200%200%200%2016%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/female-sign.svg?color=%231a73e8&size=48