Add icons to this collection by clicking the heart icon.
Jackhammer icon - also known as hammer, mechanic tools, demolition, constructions, jackhammer, labour, 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="M8 7.036H4.982a2.983 2.983 0 0 0 0 5.964H8v4c0 1.656 1.344 3 3 3h2v6a1 1 0 0 0 .051.316l1 3A1 1 0 0 0 15 30h2a1 1 0 0 0 .949-.684l1-3A1 1 0 0 0 19 26v-6h2c1.656 0 3-1.344 3-3v-4h3.018a2.983 2.983 0 0 0 0-5.964H24V5c0-1.656-1.344-3-3-3H11C9.344 2 8 3.344 8 5zM17 20h-2v5.838L15.721 28h.558L17 25.838zm5-15v12a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1zm-9 11h6a1 1 0 0 0 0-2h-6a1 1 0 0 0 0 2zm0-4h6a1 1 0 0 0 0-2h-6a1 1 0 0 0 0 2zm11-1h3.018a.982.982 0 0 0 0-1.964H24zM8 11V9.036H4.982a.982.982 0 0 0 0 1.964zm5-3h6a1 1 0 0 0 0-2h-6a1 1 0 0 0 0 2z"
        />
    </g>
</svg>
More icons in the same style and category