t shirt icon

t-shirt-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
t-shirt-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the t shirt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.64 63l-51.77-28.26A5.9 5.9 0 0 0 192 34h-32a6 6 0 0 0-6 6a26 26 0 0 1-52 0a6 6 0 0 0-6-6H64a5.9 5.9 0 0 0-2.88.74L9.36 63a13.77 13.77 0 0 0-5.78 18.55l19.28 36.81A14.38 14.38 0 0 0 35.67 126H58v82a14 14 0 0 0 14 14h112a14 14 0 0 0 14-14v-82h22.34a14.38 14.38 0 0 0 12.81-7.64l19.28-36.81A13.77 13.77 0 0 0 246.64 63m-211 51a2.42 2.42 0 0 1-2.18-1.21L14.21 76a1.82 1.82 0 0 1 .9-2.47L58 50.11V114ZM186 208a2 2 0 0 1-2 2H72a2 2 0 0 1-2-2V46h20.48a38 38 0 0 0 75 0H186Zm55.8-132l-19.28 36.8a2.42 2.42 0 0 1-2.18 1.21H198v-63.9l42.9 23.4a1.83 1.83 0 0 1 .89 2.49Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTShirtLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.64 63l-51.77-28.26A5.9 5.9 0 0 0 192 34h-32a6 6 0 0 0-6 6a26 26 0 0 1-52 0a6 6 0 0 0-6-6H64a5.9 5.9 0 0 0-2.88.74L9.36 63a13.77 13.77 0 0 0-5.78 18.55l19.28 36.81A14.38 14.38 0 0 0 35.67 126H58v82a14 14 0 0 0 14 14h112a14 14 0 0 0 14-14v-82h22.34a14.38 14.38 0 0 0 12.81-7.64l19.28-36.81A13.77 13.77 0 0 0 246.64 63m-211 51a2.42 2.42 0 0 1-2.18-1.21L14.21 76a1.82 1.82 0 0 1 .9-2.47L58 50.11V114ZM186 208a2 2 0 0 1-2 2H72a2 2 0 0 1-2-2V46h20.48a38 38 0 0 0 75 0H186Zm55.8-132l-19.28 36.8a2.42 2.42 0 0 1-2.18 1.21H198v-63.9l42.9 23.4a1.83 1.83 0 0 1 .89 2.49Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.64 63l-51.77-28.26A5.9 5.9 0 0 0 192 34h-32a6 6 0 0 0-6 6a26 26 0 0 1-52 0a6 6 0 0 0-6-6H64a5.9 5.9 0 0 0-2.88.74L9.36 63a13.77 13.77 0 0 0-5.78 18.55l19.28 36.81A14.38 14.38 0 0 0 35.67 126H58v82a14 14 0 0 0 14 14h112a14 14 0 0 0 14-14v-82h22.34a14.38 14.38 0 0 0 12.81-7.64l19.28-36.81A13.77 13.77 0 0 0 246.64 63m-211 51a2.42 2.42 0 0 1-2.18-1.21L14.21 76a1.82 1.82 0 0 1 .9-2.47L58 50.11V114ZM186 208a2 2 0 0 1-2 2H72a2 2 0 0 1-2-2V46h20.48a38 38 0 0 0 75 0H186Zm55.8-132l-19.28 36.8a2.42 2.42 0 0 1-2.18 1.21H198v-63.9l42.9 23.4a1.83 1.83 0 0 1 .89 2.49Z"/></svg>
</template>

CSS

.icon-t-shirt-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m246.64%2063l-51.77-28.26A5.9%205.9%200%200%200%20192%2034h-32a6%206%200%200%200-6%206a26%2026%200%200%201-52%200a6%206%200%200%200-6-6H64a5.9%205.9%200%200%200-2.88.74L9.36%2063a13.77%2013.77%200%200%200-5.78%2018.55l19.28%2036.81A14.38%2014.38%200%200%200%2035.67%20126H58v82a14%2014%200%200%200%2014%2014h112a14%2014%200%200%200%2014-14v-82h22.34a14.38%2014.38%200%200%200%2012.81-7.64l19.28-36.81A13.77%2013.77%200%200%200%20246.64%2063m-211%2051a2.42%202.42%200%200%201-2.18-1.21L14.21%2076a1.82%201.82%200%200%201%20.9-2.47L58%2050.11V114ZM186%20208a2%202%200%200%201-2%202H72a2%202%200%200%201-2-2V46h20.48a38%2038%200%200%200%2075%200H186Zm55.8-132l-19.28%2036.8a2.42%202.42%200%200%201-2.18%201.21H198v-63.9l42.9%2023.4a1.83%201.83%200%200%201%20.89%202.49Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m246.64%2063l-51.77-28.26A5.9%205.9%200%200%200%20192%2034h-32a6%206%200%200%200-6%206a26%2026%200%200%201-52%200a6%206%200%200%200-6-6H64a5.9%205.9%200%200%200-2.88.74L9.36%2063a13.77%2013.77%200%200%200-5.78%2018.55l19.28%2036.81A14.38%2014.38%200%200%200%2035.67%20126H58v82a14%2014%200%200%200%2014%2014h112a14%2014%200%200%200%2014-14v-82h22.34a14.38%2014.38%200%200%200%2012.81-7.64l19.28-36.81A13.77%2013.77%200%200%200%20246.64%2063m-211%2051a2.42%202.42%200%200%201-2.18-1.21L14.21%2076a1.82%201.82%200%200%201%20.9-2.47L58%2050.11V114ZM186%20208a2%202%200%200%201-2%202H72a2%202%200%200%201-2-2V46h20.48a38%2038%200%200%200%2075%200H186Zm55.8-132l-19.28%2036.8a2.42%202.42%200%200%201-2.18%201.21H198v-63.9l42.9%2023.4a1.83%201.83%200%200%201%20.89%202.49Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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