womans clothes emoji

womans-clothes from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
womans-clothes
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the womans clothes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#553788" d="M12 3h12s-1 3-6 3s-6-3-6-3"/><path fill="#aa8dd8" d="M30.559 16.823L35 11c-4-2-11-8-11-8s-2 4-6 4s-6-4-6-4s-7 6-11 8l4.439 5.824L10 15s.25 16-3 19c0 0 5 1 11 1s11-1 11-1c-3.25-3-3-19-3-19z"/><path fill="#9266cc" d="M6 17a1 1 0 0 1-.781-.375l-4-5a1 1 0 1 1 1.561-1.249l4 5A1 1 0 0 1 6 17m23.999 0a1 1 0 0 1-.78-1.624l4-5a1 1 0 0 1 1.562 1.249l-4 5a1 1 0 0 1-.782.375M24 3s-3 3-6 3s-6-3-6-3l2 7l3-2.25V34a1 1 0 1 0 2 0V7.75L22 10z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiWomansClothes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#553788" d="M12 3h12s-1 3-6 3s-6-3-6-3"/><path fill="#aa8dd8" d="M30.559 16.823L35 11c-4-2-11-8-11-8s-2 4-6 4s-6-4-6-4s-7 6-11 8l4.439 5.824L10 15s.25 16-3 19c0 0 5 1 11 1s11-1 11-1c-3.25-3-3-19-3-19z"/><path fill="#9266cc" d="M6 17a1 1 0 0 1-.781-.375l-4-5a1 1 0 1 1 1.561-1.249l4 5A1 1 0 0 1 6 17m23.999 0a1 1 0 0 1-.78-1.624l4-5a1 1 0 0 1 1.562 1.249l-4 5a1 1 0 0 1-.782.375M24 3s-3 3-6 3s-6-3-6-3l2 7l3-2.25V34a1 1 0 1 0 2 0V7.75L22 10z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#553788" d="M12 3h12s-1 3-6 3s-6-3-6-3"/><path fill="#aa8dd8" d="M30.559 16.823L35 11c-4-2-11-8-11-8s-2 4-6 4s-6-4-6-4s-7 6-11 8l4.439 5.824L10 15s.25 16-3 19c0 0 5 1 11 1s11-1 11-1c-3.25-3-3-19-3-19z"/><path fill="#9266cc" d="M6 17a1 1 0 0 1-.781-.375l-4-5a1 1 0 1 1 1.561-1.249l4 5A1 1 0 0 1 6 17m23.999 0a1 1 0 0 1-.78-1.624l4-5a1 1 0 0 1 1.562 1.249l-4 5a1 1 0 0 1-.782.375M24 3s-3 3-6 3s-6-3-6-3l2 7l3-2.25V34a1 1 0 1 0 2 0V7.75L22 10z"/></svg>
</template>

CSS

.icon-womans-clothes {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23553788%22%20d%3D%22M12%203h12s-1%203-6%203s-6-3-6-3%22%2F%3E%3Cpath%20fill%3D%22%23aa8dd8%22%20d%3D%22M30.559%2016.823L35%2011c-4-2-11-8-11-8s-2%204-6%204s-6-4-6-4s-7%206-11%208l4.439%205.824L10%2015s.25%2016-3%2019c0%200%205%201%2011%201s11-1%2011-1c-3.25-3-3-19-3-19z%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M6%2017a1%201%200%200%201-.781-.375l-4-5a1%201%200%201%201%201.561-1.249l4%205A1%201%200%200%201%206%2017m23.999%200a1%201%200%200%201-.78-1.624l4-5a1%201%200%200%201%201.562%201.249l-4%205a1%201%200%200%201-.782.375M24%203s-3%203-6%203s-6-3-6-3l2%207l3-2.25V34a1%201%200%201%200%202%200V7.75L22%2010z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23553788%22%20d%3D%22M12%203h12s-1%203-6%203s-6-3-6-3%22%2F%3E%3Cpath%20fill%3D%22%23aa8dd8%22%20d%3D%22M30.559%2016.823L35%2011c-4-2-11-8-11-8s-2%204-6%204s-6-4-6-4s-7%206-11%208l4.439%205.824L10%2015s.25%2016-3%2019c0%200%205%201%2011%201s11-1%2011-1c-3.25-3-3-19-3-19z%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M6%2017a1%201%200%200%201-.781-.375l-4-5a1%201%200%201%201%201.561-1.249l4%205A1%201%200%200%201%206%2017m23.999%200a1%201%200%200%201-.78-1.624l4-5a1%201%200%200%201%201.562%201.249l-4%205a1%201%200%200%201-.782.375M24%203s-3%203-6%203s-6-3-6-3l2%207l3-2.25V34a1%201%200%201%200%202%200V7.75L22%2010z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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