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

Name
dress
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 dress emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#55acee" d="M22.42 11.847L26 2s-.398.002-1 .034V0h-2v2.219c-2.271.302-5 1.028-5 2.781c0-1.753-2.729-2.479-5-2.781V0h-2v2.034C10.398 2.002 10 2 10 2l3.581 9.847L1 25.643S7 36 18 36s17-10.357 17-10.357z"/><path fill="#bbddf5" d="M13 11h10v2H13z"/><path fill="#3b88c3" d="M15 13s-6.734 8.106-5.051 9.006C11.633 22.907 15 13 15 13m6.096 0s6.734 8.105 5.051 9.007c-1.684.9-5.051-9.007-5.051-9.007M18 13s-2 11 0 11s0-11 0-11"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiDress(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#55acee" d="M22.42 11.847L26 2s-.398.002-1 .034V0h-2v2.219c-2.271.302-5 1.028-5 2.781c0-1.753-2.729-2.479-5-2.781V0h-2v2.034C10.398 2.002 10 2 10 2l3.581 9.847L1 25.643S7 36 18 36s17-10.357 17-10.357z"/><path fill="#bbddf5" d="M13 11h10v2H13z"/><path fill="#3b88c3" d="M15 13s-6.734 8.106-5.051 9.006C11.633 22.907 15 13 15 13m6.096 0s6.734 8.105 5.051 9.007c-1.684.9-5.051-9.007-5.051-9.007M18 13s-2 11 0 11s0-11 0-11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#55acee" d="M22.42 11.847L26 2s-.398.002-1 .034V0h-2v2.219c-2.271.302-5 1.028-5 2.781c0-1.753-2.729-2.479-5-2.781V0h-2v2.034C10.398 2.002 10 2 10 2l3.581 9.847L1 25.643S7 36 18 36s17-10.357 17-10.357z"/><path fill="#bbddf5" d="M13 11h10v2H13z"/><path fill="#3b88c3" d="M15 13s-6.734 8.106-5.051 9.006C11.633 22.907 15 13 15 13m6.096 0s6.734 8.105 5.051 9.007c-1.684.9-5.051-9.007-5.051-9.007M18 13s-2 11 0 11s0-11 0-11"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M22.42%2011.847L26%202s-.398.002-1%20.034V0h-2v2.219c-2.271.302-5%201.028-5%202.781c0-1.753-2.729-2.479-5-2.781V0h-2v2.034C10.398%202.002%2010%202%2010%202l3.581%209.847L1%2025.643S7%2036%2018%2036s17-10.357%2017-10.357z%22%2F%3E%3Cpath%20fill%3D%22%23bbddf5%22%20d%3D%22M13%2011h10v2H13z%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M15%2013s-6.734%208.106-5.051%209.006C11.633%2022.907%2015%2013%2015%2013m6.096%200s6.734%208.105%205.051%209.007c-1.684.9-5.051-9.007-5.051-9.007M18%2013s-2%2011%200%2011s0-11%200-11%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%2355acee%22%20d%3D%22M22.42%2011.847L26%202s-.398.002-1%20.034V0h-2v2.219c-2.271.302-5%201.028-5%202.781c0-1.753-2.729-2.479-5-2.781V0h-2v2.034C10.398%202.002%2010%202%2010%202l3.581%209.847L1%2025.643S7%2036%2018%2036s17-10.357%2017-10.357z%22%2F%3E%3Cpath%20fill%3D%22%23bbddf5%22%20d%3D%22M13%2011h10v2H13z%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M15%2013s-6.734%208.106-5.051%209.006C11.633%2022.907%2015%2013%2015%2013m6.096%200s6.734%208.105%205.051%209.007c-1.684.9-5.051-9.007-5.051-9.007M18%2013s-2%2011%200%2011s0-11%200-11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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