Ammo Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Ammo icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304749.svg" alt="Ammo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304749.svg" alt="Ammo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304749.svg" alt="Ammo icon" :width="24" :height="24" />
CSS background
.icon-ammo {
background-image: url('https://proicons.com/icon/304749.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 72 56" style="enable-background:new 0 0 72 56;" xml:space="preserve"> <path d="M50.3,16.2h0.5c0.1-3.7,0.7-7.4,1.9-11l0.3-1c0.1-0.4,0.5-0.6,0.9-0.6c0.4,0,0.8,0.3,0.9,0.6l0.3,1c1.2,3.6,1.8,7.3,1.9,11 h0.5v6.3l1.5,4v23.3H48.8V26.4l1.5-4L50.3,16.2L50.3,16.2z"/> <path d="M59,50.6H48.8V52H59L59,50.6L59,50.6z"/> <path d="M38.5,16.2H39c0.1-3.7,0.7-7.4,1.9-11l0.3-1c0.1-0.4,0.5-0.6,0.9-0.6c0.4,0,0.8,0.3,0.9,0.6l0.3,1c1.2,3.6,1.8,7.3,1.9,11 h0.5v6.3l1.5,4v23.3H36.9V26.4l1.5-4L38.5,16.2L38.5,16.2z"/> <path d="M47.2,50.6H36.9V52h10.2V50.6z"/> <path d="M26.2,16.2h0.5c0.1-3.7,0.7-7.4,1.9-11l0.3-1c0.1-0.4,0.5-0.6,0.9-0.6c0.4,0,0.8,0.3,0.9,0.6l0.3,1c1.2,3.6,1.8,7.3,1.9,11 h0.5v6.3l1.5,4v23.3H24.7V26.4l1.5-4L26.2,16.2L26.2,16.2z"/> <path d="M34.9,50.6H24.7V52h10.2V50.6z"/> <path d="M14.3,16.2h0.5c0.1-3.7,0.7-7.4,1.9-11l0.3-1c0.1-0.4,0.5-0.6,0.9-0.6s0.8,0.3,0.9,0.6l0.3,1c1.2,3.6,1.8,7.3,1.9,11h0.5 v6.3l1.5,4v23.3H12.7V26.4l1.5-4L14.3,16.2L14.3,16.2z"/> <path d="M23,50.6H12.7V52H23C23,52,23,50.6,23,50.6z"/> </svg>
Ammo in other icon packs
Copied!