Add icons to this collection by clicking the heart icon.
Hammer icon - also known as repair, work, hammer, hit, Tools and utensils, nail, equipment, build, destroy, and construction and tools. Created in a clean flat 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="6.793"
        x2="6.793"
        y1=".055"
        y2="24.061"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="14.5"
        x2="14.5"
        y1=".055"
        y2="24.061"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="m8.172 12.414-5.879 5.879a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414 0l5.879-5.879z"
    />
    <path
        fill="url(#b)"
        d="M16 17a1 1 0 0 1-.707-.293l-8-8a1 1 0 0 1 0-1.414l5-5a1 1 0 0 1 1.414 0l8 8a1 1 0 0 1 0 1.414l-5 5A1 1 0 0 1 16 17z"
    />
</svg>
More icons in the same style and category