Battle Axe Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Battle Axe 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/311827.svg" alt="Battle Axe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311827.svg" alt="Battle Axe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311827.svg" alt="Battle Axe icon" :width="24" :height="24" />
CSS background
.icon-battle-axe {
background-image: url('https://proicons.com/icon/311827.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-battle-axe" viewBox="0 0 22 22"><path d="M15 1H11V2H10V3H9V4H8V8H12V9H11V10H10V11H9V12H8V13H7V14H6V15H5V16H4V17H3V18H2V19H1V20H2V21H3V20H4V19H5V18H6V17H7V16H8V15H9V14H10V13H11V12H12V11H13V10H14V14H18V13H19V12H20V11H21V7H17V5H15" /></svg>
Battle Axe in other icon packs
Copied!