Axe Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The 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/311165.svg" alt="Axe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311165.svg" alt="Axe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311165.svg" alt="Axe icon" :width="24" :height="24" />
CSS background
.icon-axe {
background-image: url('https://proicons.com/icon/311165.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" viewBox="0 0 22 22"><path d="M11 3H13V4H14V5H15V6H17V7H19V8H20V9H21V11H20V13H19V14H18V15H16V16H15V15H14V14H13V12H12V11H11V10H10V9H9V8H8V6H9V5H10V4H11M10 10V11H11V13H10V14H9V15H8V16H7V17H6V18H5V19H4V20H3V19H2V17H3V16H4V15H5V14H6V13H7V12H8V11H9V10"/></svg>
Axe in other icon packs
Copied!