Add icons to this collection by clicking the heart icon.
Screw icon - also known as metal, bolt, screw, carpentry, nail, steel, joint, and construction and tools. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2"
        x2="30"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="m4 11.523-1.371.549a.999.999 0 1 0 .742 1.856L4 13.677v2.846l-1.371.549a.999.999 0 1 0 .742 1.856L4 18.677v2.846l-1.371.549a.999.999 0 1 0 .742 1.856L4 23.677V24c0 .181.049.359.143.514l3 5a.997.997 0 0 0 1.714 0l3-5A.991.991 0 0 0 12 24v-3.523l1.371-.549a.999.999 0 1 0-.742-1.856l-.629.251v-2.846l1.371-.549a.999.999 0 1 0-.742-1.856l-.629.251v-2.846l1.371-.549a.999.999 0 1 0-.742-1.856L12 8.323V7.236l1.894-3.789A1 1 0 0 0 13 2H3a1 1 0 0 0-.894 1.447L4 7.236v4.287zm16 0-1.371.549a.999.999 0 1 0 .742 1.856l.629-.251v2.846l-1.371.549a.999.999 0 1 0 .742 1.856l.629-.251v2.846l-1.371.549a.999.999 0 1 0 .742 1.856l.629-.251V24c0 .181.049.359.143.514l3 5a.997.997 0 0 0 1.714 0l3-5A.991.991 0 0 0 28 24v-3.523l1.371-.549a.999.999 0 1 0-.742-1.856l-.629.251v-2.846l1.371-.549a.999.999 0 1 0-.742-1.856l-.629.251v-2.846l1.371-.549a.999.999 0 1 0-.742-1.856L28 8.323V7.236l1.894-3.789A1 1 0 0 0 29 2H19a1 1 0 0 0-.894 1.447L20 7.236zm6 9.754v2.446l-2 3.333-2-3.333v-.846zm-16 0v2.446l-2 3.333-2-3.333v-.846zm12-3.4v2.846l4-1.6v-2.846zm-16 0v2.846l4-1.6v-2.846zm16-5v2.846l4-1.6v-2.846zm-16 0v2.846l4-1.6v-2.846zm20-3.754-4 1.6V7a.993.993 0 0 0-.106-.447L20.618 4h6.764l-1.276 2.553A.993.993 0 0 0 26 7zm-16 0-4 1.6V7a.993.993 0 0 0-.106-.447L4.618 4h6.764l-1.276 2.553A.993.993 0 0 0 10 7z"
        />
    </g>
</svg>
More icons in the same style and category