female sign emoji
female-sign from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- female-sign
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the female sign emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="36.128" cy="25.98" fill="#fff" rx="10.479" ry="10.229"/><path fill="#9b9b9a" d="M51 25.968c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 7.43 5.413 13.597 12.503 14.791v7.152H26v5h7.503v9l4.997.044V52.91H46v-5h-7.5v-7.15l.15-.025C45.67 39.483 51 33.348 51 25.968m-15 10c-5.523 0-10-4.477-10-10s4.477-10 10-10s10 4.478 10 10s-4.477 10-10 10"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M38.5 40.761v7.15H46v5h-7.5v9.044l-4.997-.044v-9H26v-5h7.503v-7.152C26.413 39.565 21 33.397 21 25.97c0-8.285 6.716-15 15-15s15 6.715 15 15c0 7.38-5.33 13.514-12.35 14.766z"/><circle cx="36" cy="25.968" r="10"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFemaleSign(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="36.128" cy="25.98" fill="#fff" rx="10.479" ry="10.229"/><path fill="#9b9b9a" d="M51 25.968c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 7.43 5.413 13.597 12.503 14.791v7.152H26v5h7.503v9l4.997.044V52.91H46v-5h-7.5v-7.15l.15-.025C45.67 39.483 51 33.348 51 25.968m-15 10c-5.523 0-10-4.477-10-10s4.477-10 10-10s10 4.478 10 10s-4.477 10-10 10"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M38.5 40.761v7.15H46v5h-7.5v9.044l-4.997-.044v-9H26v-5h7.503v-7.152C26.413 39.565 21 33.397 21 25.97c0-8.285 6.716-15 15-15s15 6.715 15 15c0 7.38-5.33 13.514-12.35 14.766z"/><circle cx="36" cy="25.968" r="10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><ellipse cx="36.128" cy="25.98" fill="#fff" rx="10.479" ry="10.229"/><path fill="#9b9b9a" d="M51 25.968c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 7.43 5.413 13.597 12.503 14.791v7.152H26v5h7.503v9l4.997.044V52.91H46v-5h-7.5v-7.15l.15-.025C45.67 39.483 51 33.348 51 25.968m-15 10c-5.523 0-10-4.477-10-10s4.477-10 10-10s10 4.478 10 10s-4.477 10-10 10"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M38.5 40.761v7.15H46v5h-7.5v9.044l-4.997-.044v-9H26v-5h7.503v-7.152C26.413 39.565 21 33.397 21 25.97c0-8.285 6.716-15 15-15s15 6.715 15 15c0 7.38-5.33 13.514-12.35 14.766z"/><circle cx="36" cy="25.968" r="10"/></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%2072%2072%22%3E%3Cellipse%20cx%3D%2236.128%22%20cy%3D%2225.98%22%20fill%3D%22%23fff%22%20rx%3D%2210.479%22%20ry%3D%2210.229%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M51%2025.968c0-8.284-6.716-15-15-15s-15%206.716-15%2015c0%207.43%205.413%2013.597%2012.503%2014.791v7.152H26v5h7.503v9l4.997.044V52.91H46v-5h-7.5v-7.15l.15-.025C45.67%2039.483%2051%2033.348%2051%2025.968m-15%2010c-5.523%200-10-4.477-10-10s4.477-10%2010-10s10%204.478%2010%2010s-4.477%2010-10%2010%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M38.5%2040.761v7.15H46v5h-7.5v9.044l-4.997-.044v-9H26v-5h7.503v-7.152C26.413%2039.565%2021%2033.397%2021%2025.97c0-8.285%206.716-15%2015-15s15%206.715%2015%2015c0%207.38-5.33%2013.514-12.35%2014.766z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2225.968%22%20r%3D%2210%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%2072%2072%22%3E%3Cellipse%20cx%3D%2236.128%22%20cy%3D%2225.98%22%20fill%3D%22%23fff%22%20rx%3D%2210.479%22%20ry%3D%2210.229%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M51%2025.968c0-8.284-6.716-15-15-15s-15%206.716-15%2015c0%207.43%205.413%2013.597%2012.503%2014.791v7.152H26v5h7.503v9l4.997.044V52.91H46v-5h-7.5v-7.15l.15-.025C45.67%2039.483%2051%2033.348%2051%2025.968m-15%2010c-5.523%200-10-4.477-10-10s4.477-10%2010-10s10%204.478%2010%2010s-4.477%2010-10%2010%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M38.5%2040.761v7.15H46v5h-7.5v9.044l-4.997-.044v-9H26v-5h7.503v-7.152C26.413%2039.565%2021%2033.397%2021%2025.97c0-8.285%206.716-15%2015-15s15%206.715%2015%2015c0%207.38-5.33%2013.514-12.35%2014.766z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2225.968%22%20r%3D%2210%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/female-sign.svg?color=%231a73e8&size=48