Add icons to this collection by clicking the heart icon.
Socks icon - also known as fashion, clothing, socks, clothes, and garment. Created in a clean lineal color 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m430.524 366.105-71.985-28.778C306.179 316.396 271 263.642 271 206.057V15c0-8.284-6.716-15-15-15H76c-8.284 0-15 6.716-15 15v245.391c0 22.376-4.876 45.193-15.883 67.003C36.673 344.125 31 364.06 31 377c0 57.897 47.103 105 105 105 .101 0 31.495-.851 31.597-.861 62.609-.515 124.817 6.351 185.348 20.497C385.582 508.791 392.044 512 406 512c41.355 0 75-33.645 75-75 0-32.013-20.266-60.449-50.476-70.895zM91 30h150v30H91zm0 60h150v30H91zm44.675 361.999C94.469 451.823 61 418.247 61 377c0-6.018 3.382-21.193 10.899-36.09 1.905-3.775 3.651-7.6 5.273-11.461 41.618 27.549 68.431 72.234 73.081 122.015a826.1 826.1 0 0 0-14.578.535zM406 482c-8.771 0-11.396-1.773-46.229-9.577-58.658-13.708-118.815-20.818-179.414-21.274-5.041-62.646-39.765-118.734-93.73-151.215C89.525 287.083 91 273.878 91 260.391V150h150v56.057c0 69.736 42.76 133.685 106.403 159.127 0 0 72.827 29.107 73.078 29.192C438.735 400.576 451 417.705 451 437c0 24.813-20.187 45-45 45z"
    />
</svg>
More icons in the same style and category