Add icons to this collection by clicking the heart icon.
Sweater icon - also known as fashion, clothing, clothes, shirt, sweater, and jumper. 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="496"
            y2="16"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12c2e9" />
            <stop offset=".5" stop-color="#c471ed" />
            <stop offset="1" stop-color="#f64f59" />
        </linearGradient>
    </defs>
    <path
        d="M384 496h72a8 8 0 0 0 8-8v-47.015l7.761-31.045A7.977 7.977 0 0 0 472 408V119.627a39.748 39.748 0 0 0-15.4-31.544 7.687 7.687 0 0 0-.725-.5l-85.491-52.636-.138-.083-30.19-17.764A8 8 0 0 0 336 16H176a8 8 0 0 0-4.056 1.1l-30.19 17.76-.138.083-85.487 52.636a7.687 7.687 0 0 0-.725.5A39.748 39.748 0 0 0 40 119.627V408a7.977 7.977 0 0 0 .239 1.94L48 440.985V488a8 8 0 0 0 8 8h72a8 8 0 0 0 8-8v-41.052l8.805 5.87 7.35 36.751A8 8 0 0 0 160 496h192a8 8 0 0 0 7.845-6.431l7.35-36.751 8.805-5.87V488a8 8 0 0 0 8 8ZM130.034 156.63 84.767 88.737l56.38-34.712c6.023 17.1 19.56 42.742 49.012 58.882Zm78.7-52.67c-34.143-13.356-48-40.342-53.576-58.417l15.582-9.167a90.683 90.683 0 0 0 11.668 24.156C193.532 76.713 215.329 96 256 96s62.468-19.287 73.592-35.468a90.683 90.683 0 0 0 11.668-24.156l15.582 9.167c-5.575 18.075-19.433 45.061-53.574 58.416C289.616 109.3 273.713 112 256 112s-33.616-2.7-47.266-8.04ZM186.069 32h139.86C320.88 48.114 304.732 80 256 80s-64.888-31.9-69.931-48Zm184.783 22.025 56.381 34.712-45.267 67.893-60.126-43.723c29.452-16.139 42.99-41.783 49.012-58.882ZM392 480v-32h56v32Zm64-360.373v287.388L449.754 432H392V170.423l48.866-73.292 6.214 3.825a23.845 23.845 0 0 1 8.92 18.671Zm-400 0a23.845 23.845 0 0 1 8.92-18.671l6.214-3.825L120 170.423V432H62.246L56 407.015ZM64 480v-32h56v32Zm102.559 0-4.8-24h188.482l-4.8 24Zm191.019-40H154.422L136 427.719V172.074l71.076-51.686C221.6 125.435 238.025 128 256 128s34.4-2.565 48.924-7.612L376 172.074v255.645Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category