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

Name
t-shirt
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 t shirt emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M11 2C8 2 0 4 0 6s1 7 2 9s8 0 9-1s2-12 0-12"/><path fill="#55acee" d="M1 4.717C.352 5.088 0 5.565 0 6c0 2 1 7 2 9c.281.562 1.039.777 2 .85C3 13 2 9 1 4.717"/><path fill="#3b88c3" d="M25 2c3 0 11 2 11 4s-1 7-2 9s-8 0-9-1s-2-12 0-12"/><path fill="#55acee" d="M35 4.717c.648.371 1 .848 1 1.283c0 2-1 7-2 9c-.281.562-1.039.777-2 .85C33 13 34 9 35 4.717"/><path fill="#3b88c3" d="M25 2h-1.068C23.515 3.695 21.021 5 18 5s-5.515-1.305-5.932-3H11C8.791 2 6 3.791 6 6c0 0 0 20-1 24s1.791 4 4 4h18c2.209 0 5 0 4-4S30 6 30 6c0-2.209-2.791-4-5-4"/><path fill="#55acee" d="M18 7c3.866 0 7-2.239 7-5h-1.068C23.515 3.695 21.021 5 18 5s-5.515-1.305-5.932-3H11c0 2.761 3.134 5 7 5"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiTShirt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M11 2C8 2 0 4 0 6s1 7 2 9s8 0 9-1s2-12 0-12"/><path fill="#55acee" d="M1 4.717C.352 5.088 0 5.565 0 6c0 2 1 7 2 9c.281.562 1.039.777 2 .85C3 13 2 9 1 4.717"/><path fill="#3b88c3" d="M25 2c3 0 11 2 11 4s-1 7-2 9s-8 0-9-1s-2-12 0-12"/><path fill="#55acee" d="M35 4.717c.648.371 1 .848 1 1.283c0 2-1 7-2 9c-.281.562-1.039.777-2 .85C33 13 34 9 35 4.717"/><path fill="#3b88c3" d="M25 2h-1.068C23.515 3.695 21.021 5 18 5s-5.515-1.305-5.932-3H11C8.791 2 6 3.791 6 6c0 0 0 20-1 24s1.791 4 4 4h18c2.209 0 5 0 4-4S30 6 30 6c0-2.209-2.791-4-5-4"/><path fill="#55acee" d="M18 7c3.866 0 7-2.239 7-5h-1.068C23.515 3.695 21.021 5 18 5s-5.515-1.305-5.932-3H11c0 2.761 3.134 5 7 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M11 2C8 2 0 4 0 6s1 7 2 9s8 0 9-1s2-12 0-12"/><path fill="#55acee" d="M1 4.717C.352 5.088 0 5.565 0 6c0 2 1 7 2 9c.281.562 1.039.777 2 .85C3 13 2 9 1 4.717"/><path fill="#3b88c3" d="M25 2c3 0 11 2 11 4s-1 7-2 9s-8 0-9-1s-2-12 0-12"/><path fill="#55acee" d="M35 4.717c.648.371 1 .848 1 1.283c0 2-1 7-2 9c-.281.562-1.039.777-2 .85C33 13 34 9 35 4.717"/><path fill="#3b88c3" d="M25 2h-1.068C23.515 3.695 21.021 5 18 5s-5.515-1.305-5.932-3H11C8.791 2 6 3.791 6 6c0 0 0 20-1 24s1.791 4 4 4h18c2.209 0 5 0 4-4S30 6 30 6c0-2.209-2.791-4-5-4"/><path fill="#55acee" d="M18 7c3.866 0 7-2.239 7-5h-1.068C23.515 3.695 21.021 5 18 5s-5.515-1.305-5.932-3H11c0 2.761 3.134 5 7 5"/></svg>
</template>

CSS

.icon-t-shirt {
  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%233b88c3%22%20d%3D%22M11%202C8%202%200%204%200%206s1%207%202%209s8%200%209-1s2-12%200-12%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M1%204.717C.352%205.088%200%205.565%200%206c0%202%201%207%202%209c.281.562%201.039.777%202%20.85C3%2013%202%209%201%204.717%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M25%202c3%200%2011%202%2011%204s-1%207-2%209s-8%200-9-1s-2-12%200-12%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M35%204.717c.648.371%201%20.848%201%201.283c0%202-1%207-2%209c-.281.562-1.039.777-2%20.85C33%2013%2034%209%2035%204.717%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M25%202h-1.068C23.515%203.695%2021.021%205%2018%205s-5.515-1.305-5.932-3H11C8.791%202%206%203.791%206%206c0%200%200%2020-1%2024s1.791%204%204%204h18c2.209%200%205%200%204-4S30%206%2030%206c0-2.209-2.791-4-5-4%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M18%207c3.866%200%207-2.239%207-5h-1.068C23.515%203.695%2021.021%205%2018%205s-5.515-1.305-5.932-3H11c0%202.761%203.134%205%207%205%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%233b88c3%22%20d%3D%22M11%202C8%202%200%204%200%206s1%207%202%209s8%200%209-1s2-12%200-12%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M1%204.717C.352%205.088%200%205.565%200%206c0%202%201%207%202%209c.281.562%201.039.777%202%20.85C3%2013%202%209%201%204.717%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M25%202c3%200%2011%202%2011%204s-1%207-2%209s-8%200-9-1s-2-12%200-12%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M35%204.717c.648.371%201%20.848%201%201.283c0%202-1%207-2%209c-.281.562-1.039.777-2%20.85C33%2013%2034%209%2035%204.717%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M25%202h-1.068C23.515%203.695%2021.021%205%2018%205s-5.515-1.305-5.932-3H11C8.791%202%206%203.791%206%206c0%200%200%2020-1%2024s1.791%204%204%204h18c2.209%200%205%200%204-4S30%206%2030%206c0-2.209-2.791-4-5-4%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M18%207c3.866%200%207-2.239%207-5h-1.068C23.515%203.695%2021.021%205%2018%205s-5.515-1.305-5.932-3H11c0%202.761%203.134%205%207%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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