Add icons to this collection by clicking the heart icon.
Fabric icon - also known as fashion, roll, cloth, clothing, needle, sewing, tailor, fabric, textile, sew, and art and design. 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 64 64"
>
    <linearGradient
        id="a"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff2f4" />
        <stop offset="1" stop-color="#ffc2cc" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="12"
        x2="52"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="32" cy="32" r="32" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M12 42.007V17.715A5.722 5.722 0 0 1 17.714 12H22a5.73 5.73 0 0 1 5.671 5 5.905 5.905 0 0 1 .043.715v24.292q-.203-.268-.428-.514A7.101 7.101 0 0 0 22 39.143c-1.28.05-4.853-.16-6.057.221a7.24 7.24 0 0 0-2.693 1.35A7.347 7.347 0 0 0 12 42.007zM22 52h-4.285a5.714 5.714 0 0 1 0-11.429H22A5.714 5.714 0 0 1 22 52zm0-8.571h-4.286a2.857 2.857 0 0 0 0 5.714H22a2.857 2.857 0 0 0 0-5.714zm0 1.428h-4.286a1.429 1.429 0 0 0 0 2.857H22a1.429 1.429 0 0 0 0-2.857zM51.285 17H29.1a4.739 4.739 0 0 1 .043.715v28.57A7.138 7.138 0 0 1 26.27 52h25.014a.716.716 0 0 0 .715-.714V17.715a.716.716 0 0 0-.715-.715z"
    />
</svg>
More icons in the same style and category