T Shirt icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconTShirt } from "@devigner-ui/icons";
<IconTShirt className="size-6" />
<script setup>
import { IconTShirt } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTShirt class="size-6" />
</template>
<script>
import { IconTShirt } from "@devigner-ui/icons-svelte";
</script>
<IconTShirt class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.78 10.3v7.97c0 1.32 0 1.98.45 2.54.44.56.98.66 2.05.86a21 21 0 0 0 7.44 0c1.07-.2 1.6-.3 2.05-.86s.45-1.22.45-2.54V10.3c0-.69 0-1.03.13-1.33.14-.3.38-.52.88-.97l.18-.17C20.47 6.88 21 6.41 21 5.72c0-.7-.46-1.13-1.4-2l-.42-.35c-.47-.38-1.14-.8-1.65-1.1a2 2 0 0 0-1.56-.2l-.5.13q-.59.16-.94.7a2.96 2.96 0 0 1-5.06 0q-.35-.54-.95-.7l-.49-.13a2 2 0 0 0-1.56.2A15 15 0 0 0 4.4 3.74C3.46 4.59 3 5.03 3 5.72s.53 1.16 1.59 2.11l.18.17c.5.45.74.67.88.97.13.3.13.64.13 1.33" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>