Add icons to this collection by clicking the heart icon.
Gun icon - also known as gun, weapon, bullet, revolver, firearm, ammunition, miscellaneous, and shotgun. 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="256"
        x2="256"
        y1="476"
        y2="36"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M472 76V36H0v160h40c5.746 0 9.111 1.068 9.897 2.127.618.832 3.535 5.947.305 25.003-2.737 16.142-8.841 36.338-15.302 57.721-15.51 51.33-14.057 50.773-20.515 75.149h141.042l21.006-80H220c33.084 0 60-26.916 60-60v-20h192v-80h40V76zM240 216c0 11.028-8.972 20-20 20h-33.064l5.978-22.766.267-1.156c1.864-9.316 10.112-16.079 19.612-16.079H240zm192-60H212.792c-28.283 0-52.866 19.976-58.704 47.593L124.573 316H66.165c2.298-7.935 4.682-15.822 7.025-23.578 15.602-51.631 27.925-92.413 8.822-118.14C73.006 162.151 58.871 156 40 156V76h40v40h40V76h40v40h40V76h232zm-72.568 200H196v40h-40v40h40v40h163.432c41.821 0 81.14-16.286 110.711-45.858L484.284 416l-14.142-14.142C440.571 372.286 401.253 356 359.432 356zM316 436h-80v-40h80zm43.432 0H356v-40h3.432c23.646 0 46.217 6.993 65.351 20-19.135 13.007-41.706 20-65.351 20z"
    />
</svg>
More icons in the same style and category