Add icons to this collection by clicking the heart icon.
Screwdriver icon - also known as repair, fix, work, construction, tool, home repair, industry, screwdriver, tips, 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 24 24"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1=".056"
        y2="24.054"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="7.755"
        x2="7.755"
        y1=".056"
        y2="24.062"
        href="#a"
    />
    <linearGradient id="c" x1="11" x2="11" y1=".056" y2="24.062" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M11 14a1 1 0 0 1-.707-1.707l10-10a1 1 0 1 1 1.414 1.414l-10 10A1 1 0 0 1 11 14z"
        />
        <path
            fill="url(#b)"
            d="M5.325 22a3.328 3.328 0 0 1-2.344-5.688L8.8 10.766a1 1 0 1 1 1.38 1.447l-5.81 5.539a1.329 1.329 0 0 0 .017 1.858 1.357 1.357 0 0 0 1.876 0l5.523-5.792a1 1 0 1 1 1.447 1.382l-5.539 5.808A3.323 3.323 0 0 1 5.325 22z"
        />
        <path
            fill="url(#c)"
            d="M13 16a1 1 0 0 1-.707-.293l-4-4a1 1 0 0 1 1.414-1.414l4 4A1 1 0 0 1 13 16z"
        />
    </g>
</svg>
More icons in the same style and category