inbox tray emoji

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

Name
inbox-tray
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 inbox tray emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4v-9c0-2.209.791-3 3-3h30c2.209 0 3 .791 3 3z"/><path fill="#662113" d="M25 20a7 7 0 1 1-14 0z"/><path fill="#c1694f" d="M4 36h28a4 4 0 0 0 4-4H0a4 4 0 0 0 4 4"/><path fill="#77b255" d="M26.716 8h-4.783V2a2 2 0 0 0-2-2h-4.001a2 2 0 0 0-1.999 2v6H9.148c-1.223 0-1.516.623-.651 1.489l7.863 7.863c.865.865 2.28.865 3.146 0l7.863-7.863C28.232 8.623 27.94 8 26.716 8"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiInboxTray(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4v-9c0-2.209.791-3 3-3h30c2.209 0 3 .791 3 3z"/><path fill="#662113" d="M25 20a7 7 0 1 1-14 0z"/><path fill="#c1694f" d="M4 36h28a4 4 0 0 0 4-4H0a4 4 0 0 0 4 4"/><path fill="#77b255" d="M26.716 8h-4.783V2a2 2 0 0 0-2-2h-4.001a2 2 0 0 0-1.999 2v6H9.148c-1.223 0-1.516.623-.651 1.489l7.863 7.863c.865.865 2.28.865 3.146 0l7.863-7.863C28.232 8.623 27.94 8 26.716 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d99e82" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4v-9c0-2.209.791-3 3-3h30c2.209 0 3 .791 3 3z"/><path fill="#662113" d="M25 20a7 7 0 1 1-14 0z"/><path fill="#c1694f" d="M4 36h28a4 4 0 0 0 4-4H0a4 4 0 0 0 4 4"/><path fill="#77b255" d="M26.716 8h-4.783V2a2 2 0 0 0-2-2h-4.001a2 2 0 0 0-1.999 2v6H9.148c-1.223 0-1.516.623-.651 1.489l7.863 7.863c.865.865 2.28.865 3.146 0l7.863-7.863C28.232 8.623 27.94 8 26.716 8"/></svg>
</template>

CSS

.icon-inbox-tray {
  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%23d99e82%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4v-9c0-2.209.791-3%203-3h30c2.209%200%203%20.791%203%203z%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M25%2020a7%207%200%201%201-14%200z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M4%2036h28a4%204%200%200%200%204-4H0a4%204%200%200%200%204%204%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M26.716%208h-4.783V2a2%202%200%200%200-2-2h-4.001a2%202%200%200%200-1.999%202v6H9.148c-1.223%200-1.516.623-.651%201.489l7.863%207.863c.865.865%202.28.865%203.146%200l7.863-7.863C28.232%208.623%2027.94%208%2026.716%208%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%23d99e82%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4v-9c0-2.209.791-3%203-3h30c2.209%200%203%20.791%203%203z%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M25%2020a7%207%200%201%201-14%200z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M4%2036h28a4%204%200%200%200%204-4H0a4%204%200%200%200%204%204%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M26.716%208h-4.783V2a2%202%200%200%200-2-2h-4.001a2%202%200%200%200-1.999%202v6H9.148c-1.223%200-1.516.623-.651%201.489l7.863%207.863c.865.865%202.28.865%203.146%200l7.863-7.863C28.232%208.623%2027.94%208%2026.716%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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