t-shirt-line from Remix Icon by Remix Design · Line · Others · Apache-2.0 Free for personal and commercial use.

Name
t-shirt-line
Set
Remix Icon
Style
Line
Category
Others
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More others icons from Remix Icon

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="m14.514 5l2.606-2.607a1 1 0 0 1 1.414 0l4.243 4.243a1 1 0 0 1 0 1.414l-3.778 3.778V21a1 1 0 0 1-1 1h-12a1 1 0 0 1-1-1v-9.17L1.22 8.05a1 1 0 0 1 0-1.414l4.242-4.243a1 1 0 0 1 1.414 0L9.484 5zm.828 2H8.656L6.17 4.515L3.342 7.343L6.999 11v9h10v-9l3.657-3.657l-2.829-2.828z"/></svg>

React

import type { SVGProps } from "react";

export function RiTShirtLine(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="m14.514 5l2.606-2.607a1 1 0 0 1 1.414 0l4.243 4.243a1 1 0 0 1 0 1.414l-3.778 3.778V21a1 1 0 0 1-1 1h-12a1 1 0 0 1-1-1v-9.17L1.22 8.05a1 1 0 0 1 0-1.414l4.242-4.243a1 1 0 0 1 1.414 0L9.484 5zm.828 2H8.656L6.17 4.515L3.342 7.343L6.999 11v9h10v-9l3.657-3.657l-2.829-2.828z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.514 5l2.606-2.607a1 1 0 0 1 1.414 0l4.243 4.243a1 1 0 0 1 0 1.414l-3.778 3.778V21a1 1 0 0 1-1 1h-12a1 1 0 0 1-1-1v-9.17L1.22 8.05a1 1 0 0 1 0-1.414l4.242-4.243a1 1 0 0 1 1.414 0L9.484 5zm.828 2H8.656L6.17 4.515L3.342 7.343L6.999 11v9h10v-9l3.657-3.657l-2.829-2.828z"/></svg>
</template>

CSS

.icon-t-shirt-line {
  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%22m14.514%205l2.606-2.607a1%201%200%200%201%201.414%200l4.243%204.243a1%201%200%200%201%200%201.414l-3.778%203.778V21a1%201%200%200%201-1%201h-12a1%201%200%200%201-1-1v-9.17L1.22%208.05a1%201%200%200%201%200-1.414l4.242-4.243a1%201%200%200%201%201.414%200L9.484%205zm.828%202H8.656L6.17%204.515L3.342%207.343L6.999%2011v9h10v-9l3.657-3.657l-2.829-2.828z%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%22m14.514%205l2.606-2.607a1%201%200%200%201%201.414%200l4.243%204.243a1%201%200%200%201%200%201.414l-3.778%203.778V21a1%201%200%200%201-1%201h-12a1%201%200%200%201-1-1v-9.17L1.22%208.05a1%201%200%200%201%200-1.414l4.242-4.243a1%201%200%200%201%201.414%200L9.484%205zm.828%202H8.656L6.17%204.515L3.342%207.343L6.999%2011v9h10v-9l3.657-3.657l-2.829-2.828z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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