Add icons to this collection by clicking the heart icon.
Gun icon - also known as gun, shoot, shooting, military, weapon, crime, and miscellaneous. 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"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M53 22c0-1.654-1.346-3-3-3h-1.101A5.009 5.009 0 0 0 44 15H26.148A9.955 9.955 0 0 0 27 11c0-5.514-4.486-10-10-10S7 5.486 7 11c0 1.391.302 2.744.852 4H6c-2.757 0-5 2.243-5 5v12c0 2.757 2.243 5 5 5h1.433a7.38 7.38 0 0 1 .782 5.289l-2.132 9.237A3.184 3.184 0 0 0 6 52.25v.952c0 .68.226 1.313.599 1.839l-.779 2.336a3.196 3.196 0 0 0 2.337 4.127l6.388 1.419c.227.051.462.077.695.077a3.176 3.176 0 0 0 3.118-2.501l.605-2.724A3.191 3.191 0 0 0 21 54.807V47h7c2.757 0 5-2.243 5-5v-5h11a5.01 5.01 0 0 0 4.899-4H50c1.654 0 3-1.346 3-3v-1h10v-6H53zm-6-2v3h-7.586l-4-4H16.618l-1-2H44c1.654 0 3 1.346 3 3zm-26.414 1 2 2h-3.968l-1-2zm4.828 2-2-2h4.172l2 2zm7 0-2-2h4.172l2 2zM13 11c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4-4-1.794-4-4zm-4 0c0-4.411 3.589-8 8-8s8 3.589 8 8c0 1.418-.39 2.784-1.097 4H21.46A5.97 5.97 0 0 0 23 11c0-3.309-2.691-6-6-6s-6 2.691-6 6a5.97 5.97 0 0 0 1.54 4h-2.444A7.946 7.946 0 0 1 9 11zM8 52.25c0-.091.01-.18.031-.269l2.133-9.243A9.388 9.388 0 0 0 9.66 37H19v17.807c0 .658-.535 1.193-1.193 1.193h-.59c-.078 0-.156-.008-.233-.023L8.96 54.373A1.198 1.198 0 0 1 8 53.202zM21 37h5.188A5.433 5.433 0 0 0 25 40.382c0 .437-.509.748-.895.553L21 39.382zm-6.019 23.971-6.391-1.42a1.18 1.18 0 0 1-.78-.577 1.184 1.184 0 0 1-.094-.964l.585-1.754c.088.026.173.059.265.078l8.024 1.604c.093.018.187.018.281.028l-.467 2.099a1.191 1.191 0 0 1-1.423.906zM31 42c0 1.654-1.346 3-3 3h-7v-3.382l2.211 1.105a2.63 2.63 0 0 0 1.171.277A2.622 2.622 0 0 0 27 40.382c0-1.156.574-2.229 1.536-2.871l.767-.511H31zm13-7H6c-1.654 0-3-1.346-3-3V20c0-1.654 1.346-3 3-3h7.382l4 8H47v7c0 1.654-1.346 3-3 3zm7-5a1 1 0 0 1-1 1h-1V21h1a1 1 0 0 1 1 1zm10-5v2h-8v-2zm-51-2c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5zm0 8c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm32-4c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm-8-4c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm-8-4c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm0 4a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM7 21H5v-2h2zm4 0H9v-2h2z"
    />
</svg>
More icons in the same style and category