Add icons to this collection by clicking the heart icon.
Jeans icon - also known as fashion, clothing, clothes, Outfit, wear, style, jeans, apparel, 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="76"
        x2="436"
        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="M416 0H96C84.954 0 76 8.954 76 20v472c0 11.046 8.954 20 20 20h120c9.922 0 18.344-7.274 19.787-17.09L256 357.463l20.213 137.447C277.656 504.726 286.078 512 296 512h120c11.046 0 20-8.954 20-20V20c0-11.046-8.954-20-20-20zM116 40h120v40H116zm0 80h40v20c0 26.073-16.722 48.303-40 56.56zm280 352h-82.726l-37.487-254.91C274.344 207.274 265.922 200 256 200s-18.344 7.274-19.787 17.09L198.726 472H116V237.989c45.589-9.291 80-49.697 80-97.989v-20h120v20c0 48.293 34.41 88.698 80 97.989zm0-275.44c-23.278-8.256-40-30.487-40-56.56v-20h40zM396 80H276V40h120z"
    />
</svg>
More icons in the same style and category