Add icons to this collection by clicking the heart icon.
Pants icon - also known as fashion, clothing, clothes, cargo, pants, trousers, shorts, 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="M472 195.44V20c0-11.046-8.954-20-20-20H60C48.954 0 40 8.954 40 20v175.44C16.722 203.697 0 225.927 0 252v120c0 26.073 16.722 48.303 40 56.56V492c0 11.046 8.954 20 20 20h156c9.776 0 18.12-7.068 19.728-16.712L256 373.655l20.272 121.633C277.88 504.932 286.224 512 296 512h156c11.046 0 20-8.954 20-20v-63.44c23.278-8.256 40-30.487 40-56.56V252c0-26.073-16.722-48.303-40-56.56zM80 40h352v36H80zM40 372v-60h20c11.046 0 20-8.954 20-20s-8.954-20-20-20H40v-20c0-11.028 8.972-20 20-20h40c11.028 0 20 8.972 20 20v120c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20zm392 100H312.942l-37.215-223.288C274.12 239.068 265.776 232 256 232s-18.12 7.068-19.728 16.712L199.058 472H80v-40h20c33.084 0 60-26.916 60-60V252c0-33.084-26.916-60-60-60H80v-76h143.639l-25.528 51.056c-4.939 9.879-.936 21.893 8.944 26.833 9.878 4.938 21.893.935 26.833-8.944L256 140.721l22.111 44.223c4.942 9.882 16.955 13.883 26.833 8.944 9.88-4.94 13.884-16.954 8.944-26.833L288.361 116H432v76h-20c-33.084 0-60 26.916-60 60v120c0 33.084 26.916 60 60 60h20zm40-200h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v60c0 11.028-8.972 20-20 20h-40c-11.028 0-20-8.972-20-20V252c0-11.028 8.972-20 20-20h40c11.028 0 20 8.972 20 20z"
    />
</svg>
More icons in the same style and category