Add icons to this collection by clicking the heart icon.
Dynamite icon - also known as bomb, explosion, weapon, explosive, fuse, detonation, miscellaneous, dynamite, and tnt. 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="16"
        x2="496"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M476 120h-20V80c0-44.112-35.888-80-80-80s-80 35.888-80 80v3.44A59.718 59.718 0 0 0 276 80c-15.353 0-29.377 5.796-40 15.315C225.377 85.796 211.353 80 196 80s-29.377 5.796-40 15.315C145.377 85.796 131.353 80 116 80c-33.084 0-60 26.916-60 60v60H36c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v112H36c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v60c0 33.084 26.916 60 60 60 15.353 0 29.377-5.796 40-15.315C166.623 506.204 180.647 512 196 512s29.377-5.796 40-15.315C246.623 506.204 260.647 512 276 512c33.084 0 60-26.916 60-60v-60h20c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20V240h20c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20V80c0-22.056 17.944-40 40-40s40 17.944 40 40v40h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20h5.359l-2.68 4.641c-5.523 9.566-2.246 21.798 7.32 27.321 9.534 5.504 21.779 2.278 27.32-7.321L436 180l2.68 4.641c5.541 9.597 17.782 12.827 27.32 7.321 9.566-5.523 12.843-17.755 7.32-27.321L470.64 160H476c11.046 0 20-8.954 20-20s-8.954-20-20-20zm-300 20c0-11.028 8.972-20 20-20s20 8.972 20 20v60h-40zm-80 0c0-11.028 8.972-20 20-20s20 8.972 20 20v60H96zm40 312c0 11.028-8.972 20-20 20s-20-8.972-20-20v-60h40zm80 0c0 11.028-8.972 20-20 20s-20-8.972-20-20v-60h40zm80 0c0 11.028-8.972 20-20 20s-20-8.972-20-20v-60h40zm0-100H96V240h200zm0-152h-40v-60c0-11.028 8.972-20 20-20s20 8.972 20 20zM156 316h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-80c-11.046 0-20 8.954-20 20s8.954 20 20 20z"
    />
</svg>
More icons in the same style and category