t shirt emoji
t-shirt from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- t-shirt
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
t-shirtBoxIcons v2 Solidt-shirtEmoji One (Colored)t-shirtFont Awesome Solidt-shirt-outlineFlowbite Iconst-shirtFluent Emojit-shirtFluent Emoji High Contrastt-shirtHuge Iconst-shirtIconParkt-shirtIconPark Outlinet-shirtIconPark Solidt-shirtIconPark TwoTonet-shirtMajesticonst-shirt-fillMingCute Icont-shirtNoto Emojit-shirtOpenMojit-shirtPhosphort-shirt-fillRemix Icont-shirt-boldSolart-shirtStreamline Emojist-shirtTwitter Emoji
More objects icons from Fluent Emoji Flat
Use the t shirt emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="m29.696 12.33l-4.99-2.88c-.5-.29-1.07-.44-1.65-.44H8.936c-.317 0-.632.045-.934.133C6 9.73 4.09 11.295 2.296 12.33a.6.6 0 0 0-.22.81l2.79 4.83a.6.6 0 0 0 .81.22L8 16.848v12.398c0 .42.34.75.75.75h14.496c.42 0 .75-.34.75-.75v-12.39l2.3 1.334c.29.16.65.07.81-.22l2.79-4.83c.19-.28.09-.64-.2-.81"/><path fill="#44911b" d="M11.484 9.01v.116c0 2.432 2.028 4.41 4.522 4.41s4.523-1.978 4.523-4.41V9.01z"/><path fill="#c3ef3c" d="M24 16H8v3h16z"/><path fill="#00d26a" d="M12.008 9.01c0 2.198 1.794 3.98 3.992 3.98s4-1.782 4-3.98h1.008c0 2.75-2.258 4.98-5.008 4.98s-5.008-2.23-5.008-4.98z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatTShirt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="m29.696 12.33l-4.99-2.88c-.5-.29-1.07-.44-1.65-.44H8.936c-.317 0-.632.045-.934.133C6 9.73 4.09 11.295 2.296 12.33a.6.6 0 0 0-.22.81l2.79 4.83a.6.6 0 0 0 .81.22L8 16.848v12.398c0 .42.34.75.75.75h14.496c.42 0 .75-.34.75-.75v-12.39l2.3 1.334c.29.16.65.07.81-.22l2.79-4.83c.19-.28.09-.64-.2-.81"/><path fill="#44911b" d="M11.484 9.01v.116c0 2.432 2.028 4.41 4.522 4.41s4.523-1.978 4.523-4.41V9.01z"/><path fill="#c3ef3c" d="M24 16H8v3h16z"/><path fill="#00d26a" d="M12.008 9.01c0 2.198 1.794 3.98 3.992 3.98s4-1.782 4-3.98h1.008c0 2.75-2.258 4.98-5.008 4.98s-5.008-2.23-5.008-4.98z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="m29.696 12.33l-4.99-2.88c-.5-.29-1.07-.44-1.65-.44H8.936c-.317 0-.632.045-.934.133C6 9.73 4.09 11.295 2.296 12.33a.6.6 0 0 0-.22.81l2.79 4.83a.6.6 0 0 0 .81.22L8 16.848v12.398c0 .42.34.75.75.75h14.496c.42 0 .75-.34.75-.75v-12.39l2.3 1.334c.29.16.65.07.81-.22l2.79-4.83c.19-.28.09-.64-.2-.81"/><path fill="#44911b" d="M11.484 9.01v.116c0 2.432 2.028 4.41 4.522 4.41s4.523-1.978 4.523-4.41V9.01z"/><path fill="#c3ef3c" d="M24 16H8v3h16z"/><path fill="#00d26a" d="M12.008 9.01c0 2.198 1.794 3.98 3.992 3.98s4-1.782 4-3.98h1.008c0 2.75-2.258 4.98-5.008 4.98s-5.008-2.23-5.008-4.98z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22m29.696%2012.33l-4.99-2.88c-.5-.29-1.07-.44-1.65-.44H8.936c-.317%200-.632.045-.934.133C6%209.73%204.09%2011.295%202.296%2012.33a.6.6%200%200%200-.22.81l2.79%204.83a.6.6%200%200%200%20.81.22L8%2016.848v12.398c0%20.42.34.75.75.75h14.496c.42%200%20.75-.34.75-.75v-12.39l2.3%201.334c.29.16.65.07.81-.22l2.79-4.83c.19-.28.09-.64-.2-.81%22%2F%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22M11.484%209.01v.116c0%202.432%202.028%204.41%204.522%204.41s4.523-1.978%204.523-4.41V9.01z%22%2F%3E%3Cpath%20fill%3D%22%23c3ef3c%22%20d%3D%22M24%2016H8v3h16z%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M12.008%209.01c0%202.198%201.794%203.98%203.992%203.98s4-1.782%204-3.98h1.008c0%202.75-2.258%204.98-5.008%204.98s-5.008-2.23-5.008-4.98z%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22m29.696%2012.33l-4.99-2.88c-.5-.29-1.07-.44-1.65-.44H8.936c-.317%200-.632.045-.934.133C6%209.73%204.09%2011.295%202.296%2012.33a.6.6%200%200%200-.22.81l2.79%204.83a.6.6%200%200%200%20.81.22L8%2016.848v12.398c0%20.42.34.75.75.75h14.496c.42%200%20.75-.34.75-.75v-12.39l2.3%201.334c.29.16.65.07.81-.22l2.79-4.83c.19-.28.09-.64-.2-.81%22%2F%3E%3Cpath%20fill%3D%22%2344911b%22%20d%3D%22M11.484%209.01v.116c0%202.432%202.028%204.41%204.522%204.41s4.523-1.978%204.523-4.41V9.01z%22%2F%3E%3Cpath%20fill%3D%22%23c3ef3c%22%20d%3D%22M24%2016H8v3h16z%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M12.008%209.01c0%202.198%201.794%203.98%203.992%203.98s4-1.782%204-3.98h1.008c0%202.75-2.258%204.98-5.008%204.98s-5.008-2.23-5.008-4.98z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/t-shirt.svg?color=%231a73e8&size=48