dress from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
dress
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the dress emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#aa3369" d="M22.3 0h1.3v10.2h-1.3zm18.1 0h1.3v10.2h-1.3z"/><path fill="#e84d88" d="M39 25.8c0-3.7 5-10.1 3.4-16.8c0 0-6.6 0-10.4 3.3C28.2 9 21.6 9 21.6 9C20 15.7 25 22.1 25 25.8C25 33 7.8 43.7 13 63.9c0 0 4.2-2.6 6.3-2.6c1.9 0 4.5 2.7 6.3 2.7c2.3 0 4.4-2.7 6.3-2.7c2 0 4.1 2.7 6.3 2.7c1.9 0 4.5-2.7 6.3-2.7c2.2 0 6.3 2.6 6.3 2.6C56.2 43.7 39 32.9 39 25.8"/><path fill="#eab2bb" d="M24.3 23.7h15.3v4H24.3z"/><path fill="#ffc7ce" d="m41.7 41.9l-5.2 1.9s.1-14.1-3.4-18.9c-.2-.3 1.9-.9 2.2-.6c5.1 4.1 6.4 17.6 6.4 17.6m-18.2-5.6l4 .9s.7-9.2 3.8-12.6c.2-.2-1.4-.5-1.7-.3c-4.3 3.1-6.1 12-6.1 12"/><g fill="#eab2bb"><path d="M34.8 25.5c.6.9 2.6 3.8 2.8 6.3M26.9 30c.5-1 1.9-4.2 3.9-5.7"/><path d="M34.7 28.8c-.9.7-3.9.7-4.9 0c-1.2-.9-1.1-4.8 0-5.8c.9-.8 4-.8 4.9 0c1.1 1 1.2 4.9 0 5.8"/></g><g fill="#ffc7ce"><path d="M34.2 28.7c-.8.7-3.2.7-4 0c-1-.9-.9-4.6 0-5.6c.7-.8 3.3-.8 4 0c1 .9 1.1 4.7 0 5.6M46.4 56c-2.1 0-5.1 3-7.2 3c-2.6 0-5-3-7.2-3s-4.6 3-7.2 3c-2.1 0-5.1-3-7.2-3c-1.5 0-3.9 1.1-5.5 1.9c.1 1.1.2 2.3.4 3.5c1.1-.6 4.4-2.3 6.3-2.3c2 0 4.7 2.7 6.6 2.7c2.4 0 4.6-2.7 6.6-2.7s4.3 2.7 6.6 2.7c2 0 4.7-2.7 6.6-2.7s5.2 1.7 6.3 2.3c.2-1.2.3-2.4.4-3.5c-1.6-.8-4-1.9-5.5-1.9"/><path d="M25.2 57.1c2.4 0 4.7-2.7 6.8-2.7s4.3 2.7 6.8 2.7c2 0 4.8-2.7 6.8-2.7c1.9 0 5.4 1.6 6.4 2.1V55c-1.5-.7-4.3-1.8-6-1.8c-2.1 0-4.9 2.7-7 2.7c-2.5 0-4.8-2.7-7-2.7c-2.1 0-4.5 2.7-7 2.7c-2.1 0-4.9-2.7-7-2.7c-1.7 0-4.6 1.2-6 1.8v1.5c1.1-.5 4.5-2.1 6.4-2.1c2 0 4.8 2.7 6.8 2.7"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneDress(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#aa3369" d="M22.3 0h1.3v10.2h-1.3zm18.1 0h1.3v10.2h-1.3z"/><path fill="#e84d88" d="M39 25.8c0-3.7 5-10.1 3.4-16.8c0 0-6.6 0-10.4 3.3C28.2 9 21.6 9 21.6 9C20 15.7 25 22.1 25 25.8C25 33 7.8 43.7 13 63.9c0 0 4.2-2.6 6.3-2.6c1.9 0 4.5 2.7 6.3 2.7c2.3 0 4.4-2.7 6.3-2.7c2 0 4.1 2.7 6.3 2.7c1.9 0 4.5-2.7 6.3-2.7c2.2 0 6.3 2.6 6.3 2.6C56.2 43.7 39 32.9 39 25.8"/><path fill="#eab2bb" d="M24.3 23.7h15.3v4H24.3z"/><path fill="#ffc7ce" d="m41.7 41.9l-5.2 1.9s.1-14.1-3.4-18.9c-.2-.3 1.9-.9 2.2-.6c5.1 4.1 6.4 17.6 6.4 17.6m-18.2-5.6l4 .9s.7-9.2 3.8-12.6c.2-.2-1.4-.5-1.7-.3c-4.3 3.1-6.1 12-6.1 12"/><g fill="#eab2bb"><path d="M34.8 25.5c.6.9 2.6 3.8 2.8 6.3M26.9 30c.5-1 1.9-4.2 3.9-5.7"/><path d="M34.7 28.8c-.9.7-3.9.7-4.9 0c-1.2-.9-1.1-4.8 0-5.8c.9-.8 4-.8 4.9 0c1.1 1 1.2 4.9 0 5.8"/></g><g fill="#ffc7ce"><path d="M34.2 28.7c-.8.7-3.2.7-4 0c-1-.9-.9-4.6 0-5.6c.7-.8 3.3-.8 4 0c1 .9 1.1 4.7 0 5.6M46.4 56c-2.1 0-5.1 3-7.2 3c-2.6 0-5-3-7.2-3s-4.6 3-7.2 3c-2.1 0-5.1-3-7.2-3c-1.5 0-3.9 1.1-5.5 1.9c.1 1.1.2 2.3.4 3.5c1.1-.6 4.4-2.3 6.3-2.3c2 0 4.7 2.7 6.6 2.7c2.4 0 4.6-2.7 6.6-2.7s4.3 2.7 6.6 2.7c2 0 4.7-2.7 6.6-2.7s5.2 1.7 6.3 2.3c.2-1.2.3-2.4.4-3.5c-1.6-.8-4-1.9-5.5-1.9"/><path d="M25.2 57.1c2.4 0 4.7-2.7 6.8-2.7s4.3 2.7 6.8 2.7c2 0 4.8-2.7 6.8-2.7c1.9 0 5.4 1.6 6.4 2.1V55c-1.5-.7-4.3-1.8-6-1.8c-2.1 0-4.9 2.7-7 2.7c-2.5 0-4.8-2.7-7-2.7c-2.1 0-4.5 2.7-7 2.7c-2.1 0-4.9-2.7-7-2.7c-1.7 0-4.6 1.2-6 1.8v1.5c1.1-.5 4.5-2.1 6.4-2.1c2 0 4.8 2.7 6.8 2.7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#aa3369" d="M22.3 0h1.3v10.2h-1.3zm18.1 0h1.3v10.2h-1.3z"/><path fill="#e84d88" d="M39 25.8c0-3.7 5-10.1 3.4-16.8c0 0-6.6 0-10.4 3.3C28.2 9 21.6 9 21.6 9C20 15.7 25 22.1 25 25.8C25 33 7.8 43.7 13 63.9c0 0 4.2-2.6 6.3-2.6c1.9 0 4.5 2.7 6.3 2.7c2.3 0 4.4-2.7 6.3-2.7c2 0 4.1 2.7 6.3 2.7c1.9 0 4.5-2.7 6.3-2.7c2.2 0 6.3 2.6 6.3 2.6C56.2 43.7 39 32.9 39 25.8"/><path fill="#eab2bb" d="M24.3 23.7h15.3v4H24.3z"/><path fill="#ffc7ce" d="m41.7 41.9l-5.2 1.9s.1-14.1-3.4-18.9c-.2-.3 1.9-.9 2.2-.6c5.1 4.1 6.4 17.6 6.4 17.6m-18.2-5.6l4 .9s.7-9.2 3.8-12.6c.2-.2-1.4-.5-1.7-.3c-4.3 3.1-6.1 12-6.1 12"/><g fill="#eab2bb"><path d="M34.8 25.5c.6.9 2.6 3.8 2.8 6.3M26.9 30c.5-1 1.9-4.2 3.9-5.7"/><path d="M34.7 28.8c-.9.7-3.9.7-4.9 0c-1.2-.9-1.1-4.8 0-5.8c.9-.8 4-.8 4.9 0c1.1 1 1.2 4.9 0 5.8"/></g><g fill="#ffc7ce"><path d="M34.2 28.7c-.8.7-3.2.7-4 0c-1-.9-.9-4.6 0-5.6c.7-.8 3.3-.8 4 0c1 .9 1.1 4.7 0 5.6M46.4 56c-2.1 0-5.1 3-7.2 3c-2.6 0-5-3-7.2-3s-4.6 3-7.2 3c-2.1 0-5.1-3-7.2-3c-1.5 0-3.9 1.1-5.5 1.9c.1 1.1.2 2.3.4 3.5c1.1-.6 4.4-2.3 6.3-2.3c2 0 4.7 2.7 6.6 2.7c2.4 0 4.6-2.7 6.6-2.7s4.3 2.7 6.6 2.7c2 0 4.7-2.7 6.6-2.7s5.2 1.7 6.3 2.3c.2-1.2.3-2.4.4-3.5c-1.6-.8-4-1.9-5.5-1.9"/><path d="M25.2 57.1c2.4 0 4.7-2.7 6.8-2.7s4.3 2.7 6.8 2.7c2 0 4.8-2.7 6.8-2.7c1.9 0 5.4 1.6 6.4 2.1V55c-1.5-.7-4.3-1.8-6-1.8c-2.1 0-4.9 2.7-7 2.7c-2.5 0-4.8-2.7-7-2.7c-2.1 0-4.5 2.7-7 2.7c-2.1 0-4.9-2.7-7-2.7c-1.7 0-4.6 1.2-6 1.8v1.5c1.1-.5 4.5-2.1 6.4-2.1c2 0 4.8 2.7 6.8 2.7"/></g></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23aa3369%22%20d%3D%22M22.3%200h1.3v10.2h-1.3zm18.1%200h1.3v10.2h-1.3z%22%2F%3E%3Cpath%20fill%3D%22%23e84d88%22%20d%3D%22M39%2025.8c0-3.7%205-10.1%203.4-16.8c0%200-6.6%200-10.4%203.3C28.2%209%2021.6%209%2021.6%209C20%2015.7%2025%2022.1%2025%2025.8C25%2033%207.8%2043.7%2013%2063.9c0%200%204.2-2.6%206.3-2.6c1.9%200%204.5%202.7%206.3%202.7c2.3%200%204.4-2.7%206.3-2.7c2%200%204.1%202.7%206.3%202.7c1.9%200%204.5-2.7%206.3-2.7c2.2%200%206.3%202.6%206.3%202.6C56.2%2043.7%2039%2032.9%2039%2025.8%22%2F%3E%3Cpath%20fill%3D%22%23eab2bb%22%20d%3D%22M24.3%2023.7h15.3v4H24.3z%22%2F%3E%3Cpath%20fill%3D%22%23ffc7ce%22%20d%3D%22m41.7%2041.9l-5.2%201.9s.1-14.1-3.4-18.9c-.2-.3%201.9-.9%202.2-.6c5.1%204.1%206.4%2017.6%206.4%2017.6m-18.2-5.6l4%20.9s.7-9.2%203.8-12.6c.2-.2-1.4-.5-1.7-.3c-4.3%203.1-6.1%2012-6.1%2012%22%2F%3E%3Cg%20fill%3D%22%23eab2bb%22%3E%3Cpath%20d%3D%22M34.8%2025.5c.6.9%202.6%203.8%202.8%206.3M26.9%2030c.5-1%201.9-4.2%203.9-5.7%22%2F%3E%3Cpath%20d%3D%22M34.7%2028.8c-.9.7-3.9.7-4.9%200c-1.2-.9-1.1-4.8%200-5.8c.9-.8%204-.8%204.9%200c1.1%201%201.2%204.9%200%205.8%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23ffc7ce%22%3E%3Cpath%20d%3D%22M34.2%2028.7c-.8.7-3.2.7-4%200c-1-.9-.9-4.6%200-5.6c.7-.8%203.3-.8%204%200c1%20.9%201.1%204.7%200%205.6M46.4%2056c-2.1%200-5.1%203-7.2%203c-2.6%200-5-3-7.2-3s-4.6%203-7.2%203c-2.1%200-5.1-3-7.2-3c-1.5%200-3.9%201.1-5.5%201.9c.1%201.1.2%202.3.4%203.5c1.1-.6%204.4-2.3%206.3-2.3c2%200%204.7%202.7%206.6%202.7c2.4%200%204.6-2.7%206.6-2.7s4.3%202.7%206.6%202.7c2%200%204.7-2.7%206.6-2.7s5.2%201.7%206.3%202.3c.2-1.2.3-2.4.4-3.5c-1.6-.8-4-1.9-5.5-1.9%22%2F%3E%3Cpath%20d%3D%22M25.2%2057.1c2.4%200%204.7-2.7%206.8-2.7s4.3%202.7%206.8%202.7c2%200%204.8-2.7%206.8-2.7c1.9%200%205.4%201.6%206.4%202.1V55c-1.5-.7-4.3-1.8-6-1.8c-2.1%200-4.9%202.7-7%202.7c-2.5%200-4.8-2.7-7-2.7c-2.1%200-4.5%202.7-7%202.7c-2.1%200-4.9-2.7-7-2.7c-1.7%200-4.6%201.2-6%201.8v1.5c1.1-.5%204.5-2.1%206.4-2.1c2%200%204.8%202.7%206.8%202.7%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23aa3369%22%20d%3D%22M22.3%200h1.3v10.2h-1.3zm18.1%200h1.3v10.2h-1.3z%22%2F%3E%3Cpath%20fill%3D%22%23e84d88%22%20d%3D%22M39%2025.8c0-3.7%205-10.1%203.4-16.8c0%200-6.6%200-10.4%203.3C28.2%209%2021.6%209%2021.6%209C20%2015.7%2025%2022.1%2025%2025.8C25%2033%207.8%2043.7%2013%2063.9c0%200%204.2-2.6%206.3-2.6c1.9%200%204.5%202.7%206.3%202.7c2.3%200%204.4-2.7%206.3-2.7c2%200%204.1%202.7%206.3%202.7c1.9%200%204.5-2.7%206.3-2.7c2.2%200%206.3%202.6%206.3%202.6C56.2%2043.7%2039%2032.9%2039%2025.8%22%2F%3E%3Cpath%20fill%3D%22%23eab2bb%22%20d%3D%22M24.3%2023.7h15.3v4H24.3z%22%2F%3E%3Cpath%20fill%3D%22%23ffc7ce%22%20d%3D%22m41.7%2041.9l-5.2%201.9s.1-14.1-3.4-18.9c-.2-.3%201.9-.9%202.2-.6c5.1%204.1%206.4%2017.6%206.4%2017.6m-18.2-5.6l4%20.9s.7-9.2%203.8-12.6c.2-.2-1.4-.5-1.7-.3c-4.3%203.1-6.1%2012-6.1%2012%22%2F%3E%3Cg%20fill%3D%22%23eab2bb%22%3E%3Cpath%20d%3D%22M34.8%2025.5c.6.9%202.6%203.8%202.8%206.3M26.9%2030c.5-1%201.9-4.2%203.9-5.7%22%2F%3E%3Cpath%20d%3D%22M34.7%2028.8c-.9.7-3.9.7-4.9%200c-1.2-.9-1.1-4.8%200-5.8c.9-.8%204-.8%204.9%200c1.1%201%201.2%204.9%200%205.8%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23ffc7ce%22%3E%3Cpath%20d%3D%22M34.2%2028.7c-.8.7-3.2.7-4%200c-1-.9-.9-4.6%200-5.6c.7-.8%203.3-.8%204%200c1%20.9%201.1%204.7%200%205.6M46.4%2056c-2.1%200-5.1%203-7.2%203c-2.6%200-5-3-7.2-3s-4.6%203-7.2%203c-2.1%200-5.1-3-7.2-3c-1.5%200-3.9%201.1-5.5%201.9c.1%201.1.2%202.3.4%203.5c1.1-.6%204.4-2.3%206.3-2.3c2%200%204.7%202.7%206.6%202.7c2.4%200%204.6-2.7%206.6-2.7s4.3%202.7%206.6%202.7c2%200%204.7-2.7%206.6-2.7s5.2%201.7%206.3%202.3c.2-1.2.3-2.4.4-3.5c-1.6-.8-4-1.9-5.5-1.9%22%2F%3E%3Cpath%20d%3D%22M25.2%2057.1c2.4%200%204.7-2.7%206.8-2.7s4.3%202.7%206.8%202.7c2%200%204.8-2.7%206.8-2.7c1.9%200%205.4%201.6%206.4%202.1V55c-1.5-.7-4.3-1.8-6-1.8c-2.1%200-4.9%202.7-7%202.7c-2.5%200-4.8-2.7-7-2.7c-2.1%200-4.5%202.7-7%202.7c-2.1%200-4.9-2.7-7-2.7c-1.7%200-4.6%201.2-6%201.8v1.5c1.1-.5%204.5-2.1%206.4-2.1c2%200%204.8%202.7%206.8%202.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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