Add icons to this collection by clicking the heart icon.
Weaving icon - also known as entertainment, wool, thread, sewing, weave, art and design, handcraft, and weaving. 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="256"
        x2="256"
        y1="512"
        y2="70"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        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="M361 360h-30V140h30zm-60-220h-30v220h30zm-60 0h-30v220h30zm-60 0h-30v220h30zm300 357v-40c0-8.284-6.716-15-15-15H46c-8.284 0-15 6.716-15 15v40c0 8.284 6.716 15 15 15h420c8.284 0 15-6.716 15-15zm0-372V85c0-8.284-6.716-15-15-15H46c-8.284 0-15 6.716-15 15v40c0 8.284 6.716 15 15 15h420c8.284 0 15-6.716 15-15zm-360 15H91v302h30zm270 0v302h30V140z"
    />
    <path
        fill="url(#b)"
        d="M209.718 70 256 34.003 302.282 70h48.865L265.209 3.16a15 15 0 0 0-18.418 0L160.853 70zM91 442v70h30v-70zm30-372H91v70h30zm270 442h30v-70h-30zm30-372V70h-30v70zm-210 0v220h-30V140zm-60 0v220h-30V140zm120 0v220h-30V140zm60 0v220h-30V140zm60 0v220h-30V140z"
    />
</svg>
More icons in the same style and category