Add icons to this collection by clicking the heart icon.
Shirt icon - also known as fashion, traditional, chinese, oriental, clothes, shirt, china, and wushu. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M25 4h-4V2a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1v2H7c-3.309 0-6 2.691-6 6v17a1 1 0 0 0 1 1h4v2a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-2h4a1 1 0 0 0 1-1V10c0-3.309-2.691-6-6-6zM3 26v-2h3v2zm5-15a1 1 0 0 0-2 0v11H3V10c0-2.206 1.794-4 4-4h5a1 1 0 0 0 1-1V3h2v6h-1a1 1 0 0 0 0 2h1v3h-1a1 1 0 0 0 0 2h1v3h-1a1 1 0 0 0 0 2h1v3h-1a1 1 0 0 0 0 2h1v3H8zm16 18h-7v-3h1a1 1 0 0 0 0-2h-1v-3h1a1 1 0 0 0 0-2h-1v-3h1a1 1 0 0 0 0-2h-1v-3h1a1 1 0 0 0 0-2h-1V3h2v2a1 1 0 0 0 1 1h5c2.206 0 4 1.794 4 4v12h-3V11a1 1 0 0 0-2 0zm2-5h3v2h-3z"
    />
</svg>
More icons in the same style and category