Add icons to this collection by clicking the heart icon.
Suit icon - also known as fashion, suit, clothing, formal, clothes, Outfit, blazer, and garment. 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 40h-67.716L350.142 5.858A20.053 20.053 0 0 0 336 0H176a19.941 19.941 0 0 0-14.202 5.917L127.716 40H60C26.916 40 0 66.916 0 100v392c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20V100c0-33.084-26.916-60-60-60zM346.836 59.12l40.88 40.88-25.858 25.858c-7.811 7.811-7.811 20.474 0 28.284L387.716 180l-94.8 94.8zm-196.694 66.738L124.284 100l40.88-40.88 53.92 215.681-94.8-94.8 25.858-25.858c7.811-7.811 7.811-20.475 0-28.285zM236 472H116v-40h60c11.046 0 20-8.954 20-20s-8.954-20-20-20h-60v-56c0-11.046-8.954-20-20-20s-20 8.954-20 20v136H40V100c0-11.028 8.972-20 20-20h27.716l-5.858 5.858c-7.811 7.811-7.811 20.474 0 28.284L107.716 140l-25.858 25.858c-7.811 7.811-7.811 20.474 0 28.284L236 348.284zM201.616 40h108.769L256 257.538zM472 472h-36V336c0-11.046-8.954-20-20-20s-20 8.954-20 20v56h-60c-11.046 0-20 8.954-20 20s8.954 20 20 20h60v40H276V348.284l154.142-154.142c7.811-7.811 7.811-20.474 0-28.284L404.284 140l25.858-25.858c7.811-7.811 7.811-20.474 0-28.284L424.284 80H452c11.028 0 20 8.972 20 20z"
    />
</svg>
More icons in the same style and category