t shirt icon
t-shirt from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.
- Name
- t-shirt
- Set
- BoxIcons v2 Solid
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
t-shirtEmoji One (Colored)t-shirtFont Awesome Solidt-shirt-outlineFlowbite Iconst-shirtFluent Emojit-shirtFluent Emoji Flatt-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
Use the t shirt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.316 4.055C19.556 3.478 15 1.985 15 2a3 3 0 1 1-6 0c0-.015-4.556 1.478-6.317 2.055A.99.99 0 0 0 2 5.003v3.716a1 1 0 0 0 1.242.97L6 9v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9l2.758.689A1 1 0 0 0 22 8.719V5.003a.99.99 0 0 0-.684-.948"/></svg>
React
import type { SVGProps } from "react";
export function BxsTShirt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.316 4.055C19.556 3.478 15 1.985 15 2a3 3 0 1 1-6 0c0-.015-4.556 1.478-6.317 2.055A.99.99 0 0 0 2 5.003v3.716a1 1 0 0 0 1.242.97L6 9v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9l2.758.689A1 1 0 0 0 22 8.719V5.003a.99.99 0 0 0-.684-.948"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.316 4.055C19.556 3.478 15 1.985 15 2a3 3 0 1 1-6 0c0-.015-4.556 1.478-6.317 2.055A.99.99 0 0 0 2 5.003v3.716a1 1 0 0 0 1.242.97L6 9v12a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9l2.758.689A1 1 0 0 0 22 8.719V5.003a.99.99 0 0 0-.684-.948"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.316%204.055C19.556%203.478%2015%201.985%2015%202a3%203%200%201%201-6%200c0-.015-4.556%201.478-6.317%202.055A.99.99%200%200%200%202%205.003v3.716a1%201%200%200%200%201.242.97L6%209v12a1%201%200%200%200%201%201h10a1%201%200%200%200%201-1V9l2.758.689A1%201%200%200%200%2022%208.719V5.003a.99.99%200%200%200-.684-.948%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.316%204.055C19.556%203.478%2015%201.985%2015%202a3%203%200%201%201-6%200c0-.015-4.556%201.478-6.317%202.055A.99.99%200%200%200%202%205.003v3.716a1%201%200%200%200%201.242.97L6%209v12a1%201%200%200%200%201%201h10a1%201%200%200%200%201-1V9l2.758.689A1%201%200%200%200%2022%208.719V5.003a.99.99%200%200%200-.684-.948%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/t-shirt.svg?color=%231a73e8&size=48