womansshirt from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
womansshirt
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
72×72
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the womansshirt emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FF7DDA" d="M54.9 5.7c-1.3-.8-2.8-1.4-4.5-1.6l-.1-.1H22v.1c-2.1.2-3.8.7-5.1 1.7c-.4.3-.7.6-1.1.9L3.9 17.2c-.8.8 1.1 5.4 3.5 7.9s6.4 3.6 7.2 2.8l2.6-2.3c.3 7 .9 9.2.9 14.8c0 7.7-5.9 25.1-5.9 25.1c0 1.4 6.5 6.6 24.2 6.6C54.1 72 60 66.8 60 65.4c0 0-6.6-17.3-6.6-25.1c0-5.7.6-7.9 1-15.2l3.1 2.7c.8.8 4.8-.5 7.3-2.9s4.2-7 3.4-7.8l-11-9.6c-.4-.4-.8-.7-1.2-1"/><path fill="#FF7DDA" d="M33.3.1C29.8.3 26.4.8 23 1.7c-1 .3-.6 1-.3 2A2 2 0 0 0 25 5.1c7.5-1.7 15.2-1.7 22.7 0c1 .2 2.1-.3 2.4-1.4c.3-1 .7-1.8-.4-2.1C44.3.3 38.8-.2 33.3.1"/><path fill="#FF5FD2" d="M43 2.6H29.2c-2.1 0-5.2 1.2-5.2 2.6l1.3 1.7c0 1.4 5.1 8.7 7.2 8.7h3.2V72h.9V15.6h2.7c2.1 0 7.4-7.3 7.4-8.7l3.2-1.7c.2-1.5-4.8-2.6-6.9-2.6"/><path fill="#FFA1E0" d="M36.2 15.7s-1.5-.2-2.1-.4c-4.8-1.6-11.5-12.4-9.6-14l-2.2.6s-1.3.3-1.7 1.3s-.2 2.1.3 2.5c-.6 0-1.2.7-1.2 1.8s.6 2 1.3 2.1c-.6.2-.8 1.2-.4 2.2s1.3 1.5 1.9 1.4c-.4.5-.2 1.5.5 2.2c.8.8 1.8.9 2.2.5c-.2.6.4 1.5 1.4 1.9s1.9.2 2.2-.4c.1.6 1 1.3 2.1 1.3s1.8-.6 1.8-1.2c.4.5 1.5.8 2.5.3s1-2.1 1-2.1m.4 0s1.5-.2 2.1-.4c4.8-1.6 11.2-12.4 9.3-14l2.5.6s1.3.3 1.7 1.3s.2 2.1-.3 2.5c.6 0 1.2.7 1.2 1.8s-.6 2-1.3 2.1c.6.2.8 1.2.4 2.2s-1.3 1.5-1.9 1.4c.4.5.2 1.5-.5 2.2c-.8.6-1.8.8-2.2.4c.2.6-.4 1.5-1.4 1.9s-1.9.2-2.2-.4c-.1.6-1 1.3-2.1 1.3s-1.8-.6-1.8-1.2c-.4.5-1.5.8-2.5.3c-1-.4-1-2-1-2"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWomansshirt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FF7DDA" d="M54.9 5.7c-1.3-.8-2.8-1.4-4.5-1.6l-.1-.1H22v.1c-2.1.2-3.8.7-5.1 1.7c-.4.3-.7.6-1.1.9L3.9 17.2c-.8.8 1.1 5.4 3.5 7.9s6.4 3.6 7.2 2.8l2.6-2.3c.3 7 .9 9.2.9 14.8c0 7.7-5.9 25.1-5.9 25.1c0 1.4 6.5 6.6 24.2 6.6C54.1 72 60 66.8 60 65.4c0 0-6.6-17.3-6.6-25.1c0-5.7.6-7.9 1-15.2l3.1 2.7c.8.8 4.8-.5 7.3-2.9s4.2-7 3.4-7.8l-11-9.6c-.4-.4-.8-.7-1.2-1"/><path fill="#FF7DDA" d="M33.3.1C29.8.3 26.4.8 23 1.7c-1 .3-.6 1-.3 2A2 2 0 0 0 25 5.1c7.5-1.7 15.2-1.7 22.7 0c1 .2 2.1-.3 2.4-1.4c.3-1 .7-1.8-.4-2.1C44.3.3 38.8-.2 33.3.1"/><path fill="#FF5FD2" d="M43 2.6H29.2c-2.1 0-5.2 1.2-5.2 2.6l1.3 1.7c0 1.4 5.1 8.7 7.2 8.7h3.2V72h.9V15.6h2.7c2.1 0 7.4-7.3 7.4-8.7l3.2-1.7c.2-1.5-4.8-2.6-6.9-2.6"/><path fill="#FFA1E0" d="M36.2 15.7s-1.5-.2-2.1-.4c-4.8-1.6-11.5-12.4-9.6-14l-2.2.6s-1.3.3-1.7 1.3s-.2 2.1.3 2.5c-.6 0-1.2.7-1.2 1.8s.6 2 1.3 2.1c-.6.2-.8 1.2-.4 2.2s1.3 1.5 1.9 1.4c-.4.5-.2 1.5.5 2.2c.8.8 1.8.9 2.2.5c-.2.6.4 1.5 1.4 1.9s1.9.2 2.2-.4c.1.6 1 1.3 2.1 1.3s1.8-.6 1.8-1.2c.4.5 1.5.8 2.5.3s1-2.1 1-2.1m.4 0s1.5-.2 2.1-.4c4.8-1.6 11.2-12.4 9.3-14l2.5.6s1.3.3 1.7 1.3s.2 2.1-.3 2.5c.6 0 1.2.7 1.2 1.8s-.6 2-1.3 2.1c.6.2.8 1.2.4 2.2s-1.3 1.5-1.9 1.4c.4.5.2 1.5-.5 2.2c-.8.6-1.8.8-2.2.4c.2.6-.4 1.5-1.4 1.9s-1.9.2-2.2-.4c-.1.6-1 1.3-2.1 1.3s-1.8-.6-1.8-1.2c-.4.5-1.5.8-2.5.3c-1-.4-1-2-1-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FF7DDA" d="M54.9 5.7c-1.3-.8-2.8-1.4-4.5-1.6l-.1-.1H22v.1c-2.1.2-3.8.7-5.1 1.7c-.4.3-.7.6-1.1.9L3.9 17.2c-.8.8 1.1 5.4 3.5 7.9s6.4 3.6 7.2 2.8l2.6-2.3c.3 7 .9 9.2.9 14.8c0 7.7-5.9 25.1-5.9 25.1c0 1.4 6.5 6.6 24.2 6.6C54.1 72 60 66.8 60 65.4c0 0-6.6-17.3-6.6-25.1c0-5.7.6-7.9 1-15.2l3.1 2.7c.8.8 4.8-.5 7.3-2.9s4.2-7 3.4-7.8l-11-9.6c-.4-.4-.8-.7-1.2-1"/><path fill="#FF7DDA" d="M33.3.1C29.8.3 26.4.8 23 1.7c-1 .3-.6 1-.3 2A2 2 0 0 0 25 5.1c7.5-1.7 15.2-1.7 22.7 0c1 .2 2.1-.3 2.4-1.4c.3-1 .7-1.8-.4-2.1C44.3.3 38.8-.2 33.3.1"/><path fill="#FF5FD2" d="M43 2.6H29.2c-2.1 0-5.2 1.2-5.2 2.6l1.3 1.7c0 1.4 5.1 8.7 7.2 8.7h3.2V72h.9V15.6h2.7c2.1 0 7.4-7.3 7.4-8.7l3.2-1.7c.2-1.5-4.8-2.6-6.9-2.6"/><path fill="#FFA1E0" d="M36.2 15.7s-1.5-.2-2.1-.4c-4.8-1.6-11.5-12.4-9.6-14l-2.2.6s-1.3.3-1.7 1.3s-.2 2.1.3 2.5c-.6 0-1.2.7-1.2 1.8s.6 2 1.3 2.1c-.6.2-.8 1.2-.4 2.2s1.3 1.5 1.9 1.4c-.4.5-.2 1.5.5 2.2c.8.8 1.8.9 2.2.5c-.2.6.4 1.5 1.4 1.9s1.9.2 2.2-.4c.1.6 1 1.3 2.1 1.3s1.8-.6 1.8-1.2c.4.5 1.5.8 2.5.3s1-2.1 1-2.1m.4 0s1.5-.2 2.1-.4c4.8-1.6 11.2-12.4 9.3-14l2.5.6s1.3.3 1.7 1.3s.2 2.1-.3 2.5c.6 0 1.2.7 1.2 1.8s-.6 2-1.3 2.1c.6.2.8 1.2.4 2.2s-1.3 1.5-1.9 1.4c.4.5.2 1.5-.5 2.2c-.8.6-1.8.8-2.2.4c.2.6-.4 1.5-1.4 1.9s-1.9.2-2.2-.4c-.1.6-1 1.3-2.1 1.3s-1.8-.6-1.8-1.2c-.4.5-1.5.8-2.5.3c-1-.4-1-2-1-2"/></svg>
</template>

CSS

.icon-womansshirt {
  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%3Cpath%20fill%3D%22%23FF7DDA%22%20d%3D%22M54.9%205.7c-1.3-.8-2.8-1.4-4.5-1.6l-.1-.1H22v.1c-2.1.2-3.8.7-5.1%201.7c-.4.3-.7.6-1.1.9L3.9%2017.2c-.8.8%201.1%205.4%203.5%207.9s6.4%203.6%207.2%202.8l2.6-2.3c.3%207%20.9%209.2.9%2014.8c0%207.7-5.9%2025.1-5.9%2025.1c0%201.4%206.5%206.6%2024.2%206.6C54.1%2072%2060%2066.8%2060%2065.4c0%200-6.6-17.3-6.6-25.1c0-5.7.6-7.9%201-15.2l3.1%202.7c.8.8%204.8-.5%207.3-2.9s4.2-7%203.4-7.8l-11-9.6c-.4-.4-.8-.7-1.2-1%22%2F%3E%3Cpath%20fill%3D%22%23FF7DDA%22%20d%3D%22M33.3.1C29.8.3%2026.4.8%2023%201.7c-1%20.3-.6%201-.3%202A2%202%200%200%200%2025%205.1c7.5-1.7%2015.2-1.7%2022.7%200c1%20.2%202.1-.3%202.4-1.4c.3-1%20.7-1.8-.4-2.1C44.3.3%2038.8-.2%2033.3.1%22%2F%3E%3Cpath%20fill%3D%22%23FF5FD2%22%20d%3D%22M43%202.6H29.2c-2.1%200-5.2%201.2-5.2%202.6l1.3%201.7c0%201.4%205.1%208.7%207.2%208.7h3.2V72h.9V15.6h2.7c2.1%200%207.4-7.3%207.4-8.7l3.2-1.7c.2-1.5-4.8-2.6-6.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M36.2%2015.7s-1.5-.2-2.1-.4c-4.8-1.6-11.5-12.4-9.6-14l-2.2.6s-1.3.3-1.7%201.3s-.2%202.1.3%202.5c-.6%200-1.2.7-1.2%201.8s.6%202%201.3%202.1c-.6.2-.8%201.2-.4%202.2s1.3%201.5%201.9%201.4c-.4.5-.2%201.5.5%202.2c.8.8%201.8.9%202.2.5c-.2.6.4%201.5%201.4%201.9s1.9.2%202.2-.4c.1.6%201%201.3%202.1%201.3s1.8-.6%201.8-1.2c.4.5%201.5.8%202.5.3s1-2.1%201-2.1m.4%200s1.5-.2%202.1-.4c4.8-1.6%2011.2-12.4%209.3-14l2.5.6s1.3.3%201.7%201.3s.2%202.1-.3%202.5c.6%200%201.2.7%201.2%201.8s-.6%202-1.3%202.1c.6.2.8%201.2.4%202.2s-1.3%201.5-1.9%201.4c.4.5.2%201.5-.5%202.2c-.8.6-1.8.8-2.2.4c.2.6-.4%201.5-1.4%201.9s-1.9.2-2.2-.4c-.1.6-1%201.3-2.1%201.3s-1.8-.6-1.8-1.2c-.4.5-1.5.8-2.5.3c-1-.4-1-2-1-2%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23FF7DDA%22%20d%3D%22M54.9%205.7c-1.3-.8-2.8-1.4-4.5-1.6l-.1-.1H22v.1c-2.1.2-3.8.7-5.1%201.7c-.4.3-.7.6-1.1.9L3.9%2017.2c-.8.8%201.1%205.4%203.5%207.9s6.4%203.6%207.2%202.8l2.6-2.3c.3%207%20.9%209.2.9%2014.8c0%207.7-5.9%2025.1-5.9%2025.1c0%201.4%206.5%206.6%2024.2%206.6C54.1%2072%2060%2066.8%2060%2065.4c0%200-6.6-17.3-6.6-25.1c0-5.7.6-7.9%201-15.2l3.1%202.7c.8.8%204.8-.5%207.3-2.9s4.2-7%203.4-7.8l-11-9.6c-.4-.4-.8-.7-1.2-1%22%2F%3E%3Cpath%20fill%3D%22%23FF7DDA%22%20d%3D%22M33.3.1C29.8.3%2026.4.8%2023%201.7c-1%20.3-.6%201-.3%202A2%202%200%200%200%2025%205.1c7.5-1.7%2015.2-1.7%2022.7%200c1%20.2%202.1-.3%202.4-1.4c.3-1%20.7-1.8-.4-2.1C44.3.3%2038.8-.2%2033.3.1%22%2F%3E%3Cpath%20fill%3D%22%23FF5FD2%22%20d%3D%22M43%202.6H29.2c-2.1%200-5.2%201.2-5.2%202.6l1.3%201.7c0%201.4%205.1%208.7%207.2%208.7h3.2V72h.9V15.6h2.7c2.1%200%207.4-7.3%207.4-8.7l3.2-1.7c.2-1.5-4.8-2.6-6.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23FFA1E0%22%20d%3D%22M36.2%2015.7s-1.5-.2-2.1-.4c-4.8-1.6-11.5-12.4-9.6-14l-2.2.6s-1.3.3-1.7%201.3s-.2%202.1.3%202.5c-.6%200-1.2.7-1.2%201.8s.6%202%201.3%202.1c-.6.2-.8%201.2-.4%202.2s1.3%201.5%201.9%201.4c-.4.5-.2%201.5.5%202.2c.8.8%201.8.9%202.2.5c-.2.6.4%201.5%201.4%201.9s1.9.2%202.2-.4c.1.6%201%201.3%202.1%201.3s1.8-.6%201.8-1.2c.4.5%201.5.8%202.5.3s1-2.1%201-2.1m.4%200s1.5-.2%202.1-.4c4.8-1.6%2011.2-12.4%209.3-14l2.5.6s1.3.3%201.7%201.3s.2%202.1-.3%202.5c.6%200%201.2.7%201.2%201.8s-.6%202-1.3%202.1c.6.2.8%201.2.4%202.2s-1.3%201.5-1.9%201.4c.4.5.2%201.5-.5%202.2c-.8.6-1.8.8-2.2.4c.2.6-.4%201.5-1.4%201.9s-1.9.2-2.2-.4c-.1.6-1%201.3-2.1%201.3s-1.8-.6-1.8-1.2c-.4.5-1.5.8-2.5.3c-1-.4-1-2-1-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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