Add icons to this collection by clicking the heart icon.
Laser Gun icon - also known as weapon, Science fiction, miscellaneous, space gun, and laser gun. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="10"
            y2="54"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#4801bd" />
            <stop offset="1" stop-color="#e29f03" />
        </linearGradient>
    </defs>
    <path
        d="M43 32h9a1 1 0 0 0 1-1V21a1 1 0 0 0-1-1h-9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1Zm1-10h7v8h-7ZM33 32h6a1 1 0 0 0 1-1V21a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1Zm1-10h4v8h-4Zm28.8-3.6a1 1 0 0 0-.8-.4h-5v-1a1 1 0 0 0-1-1h-3.8l-13.81-5.919A.985.985 0 0 0 38 10h-5a1 1 0 0 0-1 1v5h-7a1 1 0 0 0-1 1v.78l-3-.6V15a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v10h-2.1a5 5 0 1 0 0 2H13v10a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-2.18l3-.6V35a1 1 0 0 0 1 1h4.341l2.74 6.394A1 1 0 0 0 33 43h7.039l4.029 10.362A1 1 0 0 0 45 54h12a1 1 0 0 0 .932-1.362L51.461 36H56a1 1 0 0 0 1-1v-1h5a1 1 0 0 0 .962-1.274L61.04 26l1.922-6.726a1 1 0 0 0-.162-.874ZM6 29a3 3 0 1 1 3-3 3 3 0 0 1-3 3Zm28-17h3.8l9.334 4H34Zm-15 4v3h-4v-3Zm-4 20V21h4v15Zm6-3.22V19.22l3 .6v12.36ZM33.659 41l-2.143-5H36l-1.8 2.4 1.6 1.2 1.92-2.561L39.261 41Zm21.879 11h-9.854l-6.223-16h3.862l5.748 14.371 1.858-.742L45.477 36h3.839ZM55 34H26V18h29Zm4.038-7.726L60.674 32H57V20h3.674l-1.636 5.726a1 1 0 0 0 0 .548ZM30 32h-2V20h2Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category