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

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

The same emoji in other sets

More people icons from Firefox OS Emoji

Use the dress emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#00D1AE" d="M47.6 31.7s1.9-8.6 3.9-14.5c.1-.4.2-.7.2-1c.1-.7.2-1.4.2-2.2c0-2.8-3.3-6.7-5.5-6.7c-2.7 0-6.1 2.3-8.6 4.4c-.5.4-1.1.4-1.6 0c-2.4-2.1-5.6-4.4-8.6-4.4c-2.2 0-5.5 3.9-5.5 6.7c0 1.9.3 3.4.9 4.6c1.8 5.6 3.2 12.7 3.3 13.1c-3.5 3.6-12.6 34.7-12.6 34.7s2.5 3.3 12.4 4.9l.1-.9l2.1.3l-.1.9c2.5.3 5.4.5 8.8.5s6.3-.2 8.8-.5l-.1-.9l2.1-.3l.1.9c10-1.5 12.4-4.9 12.4-4.9S50.9 35 47.6 31.7"/><path fill="#00B89C" d="M37 33.5c-7.4 0-10.8-1.1-11-1.2c-.7-.2-.5-2.9.2-2.7c0 0 3.8 1.1 10.8 1.1s10.5-1 10.5-1c.7-.2 1 2.4.3 2.7c-.1 0-3.3 1.1-10.8 1.1m-5.7 10.1c-.8 0-5.2 27.6-5.2 27.6l2.1.2s3.9-27.8 3.1-27.8m11.4 0c.8 0 5.2 27.6 5.2 27.6l-2.1.2s-3.9-27.8-3.1-27.8m4.1-36.3V1.9c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v7.3c-.9-1-1.9-1.7-2.8-1.9M24.5 9.1V1.9c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v5.4c-.9.1-2 .8-2.8 1.8"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiDress(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#00D1AE" d="M47.6 31.7s1.9-8.6 3.9-14.5c.1-.4.2-.7.2-1c.1-.7.2-1.4.2-2.2c0-2.8-3.3-6.7-5.5-6.7c-2.7 0-6.1 2.3-8.6 4.4c-.5.4-1.1.4-1.6 0c-2.4-2.1-5.6-4.4-8.6-4.4c-2.2 0-5.5 3.9-5.5 6.7c0 1.9.3 3.4.9 4.6c1.8 5.6 3.2 12.7 3.3 13.1c-3.5 3.6-12.6 34.7-12.6 34.7s2.5 3.3 12.4 4.9l.1-.9l2.1.3l-.1.9c2.5.3 5.4.5 8.8.5s6.3-.2 8.8-.5l-.1-.9l2.1-.3l.1.9c10-1.5 12.4-4.9 12.4-4.9S50.9 35 47.6 31.7"/><path fill="#00B89C" d="M37 33.5c-7.4 0-10.8-1.1-11-1.2c-.7-.2-.5-2.9.2-2.7c0 0 3.8 1.1 10.8 1.1s10.5-1 10.5-1c.7-.2 1 2.4.3 2.7c-.1 0-3.3 1.1-10.8 1.1m-5.7 10.1c-.8 0-5.2 27.6-5.2 27.6l2.1.2s3.9-27.8 3.1-27.8m11.4 0c.8 0 5.2 27.6 5.2 27.6l-2.1.2s-3.9-27.8-3.1-27.8m4.1-36.3V1.9c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v7.3c-.9-1-1.9-1.7-2.8-1.9M24.5 9.1V1.9c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v5.4c-.9.1-2 .8-2.8 1.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#00D1AE" d="M47.6 31.7s1.9-8.6 3.9-14.5c.1-.4.2-.7.2-1c.1-.7.2-1.4.2-2.2c0-2.8-3.3-6.7-5.5-6.7c-2.7 0-6.1 2.3-8.6 4.4c-.5.4-1.1.4-1.6 0c-2.4-2.1-5.6-4.4-8.6-4.4c-2.2 0-5.5 3.9-5.5 6.7c0 1.9.3 3.4.9 4.6c1.8 5.6 3.2 12.7 3.3 13.1c-3.5 3.6-12.6 34.7-12.6 34.7s2.5 3.3 12.4 4.9l.1-.9l2.1.3l-.1.9c2.5.3 5.4.5 8.8.5s6.3-.2 8.8-.5l-.1-.9l2.1-.3l.1.9c10-1.5 12.4-4.9 12.4-4.9S50.9 35 47.6 31.7"/><path fill="#00B89C" d="M37 33.5c-7.4 0-10.8-1.1-11-1.2c-.7-.2-.5-2.9.2-2.7c0 0 3.8 1.1 10.8 1.1s10.5-1 10.5-1c.7-.2 1 2.4.3 2.7c-.1 0-3.3 1.1-10.8 1.1m-5.7 10.1c-.8 0-5.2 27.6-5.2 27.6l2.1.2s3.9-27.8 3.1-27.8m11.4 0c.8 0 5.2 27.6 5.2 27.6l-2.1.2s-3.9-27.8-3.1-27.8m4.1-36.3V1.9c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v7.3c-.9-1-1.9-1.7-2.8-1.9M24.5 9.1V1.9c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v5.4c-.9.1-2 .8-2.8 1.8"/></svg>
</template>

CSS

.icon-dress {
  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%2300D1AE%22%20d%3D%22M47.6%2031.7s1.9-8.6%203.9-14.5c.1-.4.2-.7.2-1c.1-.7.2-1.4.2-2.2c0-2.8-3.3-6.7-5.5-6.7c-2.7%200-6.1%202.3-8.6%204.4c-.5.4-1.1.4-1.6%200c-2.4-2.1-5.6-4.4-8.6-4.4c-2.2%200-5.5%203.9-5.5%206.7c0%201.9.3%203.4.9%204.6c1.8%205.6%203.2%2012.7%203.3%2013.1c-3.5%203.6-12.6%2034.7-12.6%2034.7s2.5%203.3%2012.4%204.9l.1-.9l2.1.3l-.1.9c2.5.3%205.4.5%208.8.5s6.3-.2%208.8-.5l-.1-.9l2.1-.3l.1.9c10-1.5%2012.4-4.9%2012.4-4.9S50.9%2035%2047.6%2031.7%22%2F%3E%3Cpath%20fill%3D%22%2300B89C%22%20d%3D%22M37%2033.5c-7.4%200-10.8-1.1-11-1.2c-.7-.2-.5-2.9.2-2.7c0%200%203.8%201.1%2010.8%201.1s10.5-1%2010.5-1c.7-.2%201%202.4.3%202.7c-.1%200-3.3%201.1-10.8%201.1m-5.7%2010.1c-.8%200-5.2%2027.6-5.2%2027.6l2.1.2s3.9-27.8%203.1-27.8m11.4%200c.8%200%205.2%2027.6%205.2%2027.6l-2.1.2s-3.9-27.8-3.1-27.8m4.1-36.3V1.9c0-.8.6-1.4%201.4-1.4s1.4.6%201.4%201.4v7.3c-.9-1-1.9-1.7-2.8-1.9M24.5%209.1V1.9c0-.8.6-1.4%201.4-1.4s1.4.6%201.4%201.4v5.4c-.9.1-2%20.8-2.8%201.8%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%2300D1AE%22%20d%3D%22M47.6%2031.7s1.9-8.6%203.9-14.5c.1-.4.2-.7.2-1c.1-.7.2-1.4.2-2.2c0-2.8-3.3-6.7-5.5-6.7c-2.7%200-6.1%202.3-8.6%204.4c-.5.4-1.1.4-1.6%200c-2.4-2.1-5.6-4.4-8.6-4.4c-2.2%200-5.5%203.9-5.5%206.7c0%201.9.3%203.4.9%204.6c1.8%205.6%203.2%2012.7%203.3%2013.1c-3.5%203.6-12.6%2034.7-12.6%2034.7s2.5%203.3%2012.4%204.9l.1-.9l2.1.3l-.1.9c2.5.3%205.4.5%208.8.5s6.3-.2%208.8-.5l-.1-.9l2.1-.3l.1.9c10-1.5%2012.4-4.9%2012.4-4.9S50.9%2035%2047.6%2031.7%22%2F%3E%3Cpath%20fill%3D%22%2300B89C%22%20d%3D%22M37%2033.5c-7.4%200-10.8-1.1-11-1.2c-.7-.2-.5-2.9.2-2.7c0%200%203.8%201.1%2010.8%201.1s10.5-1%2010.5-1c.7-.2%201%202.4.3%202.7c-.1%200-3.3%201.1-10.8%201.1m-5.7%2010.1c-.8%200-5.2%2027.6-5.2%2027.6l2.1.2s3.9-27.8%203.1-27.8m11.4%200c.8%200%205.2%2027.6%205.2%2027.6l-2.1.2s-3.9-27.8-3.1-27.8m4.1-36.3V1.9c0-.8.6-1.4%201.4-1.4s1.4.6%201.4%201.4v7.3c-.9-1-1.9-1.7-2.8-1.9M24.5%209.1V1.9c0-.8.6-1.4%201.4-1.4s1.4.6%201.4%201.4v5.4c-.9.1-2%20.8-2.8%201.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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