Dagger Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Dagger 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/312103.svg" alt="Dagger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312103.svg" alt="Dagger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312103.svg" alt="Dagger icon" :width="24" :height="24" />
CSS background
.icon-dagger {
background-image: url('https://proicons.com/icon/312103.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-dagger" viewBox="0 0 22 22"><path d="M10,13H11V12H12V11H13V10H14V9H15V8H16V7H17V5H15V6H14V7H13V8H12V9H11V10H10V11H9V12H10ZM6,19H4V18H3V16H4V15H5V14H6V13H5V12H4V10H5V9H7V10H8V9H9V8H10V7H11V6H12V5H13V4H14V3H19V8H18V9H17V10H16V11H15V12H14V13H13V14H12V15H13V17H12V18H10V17H9V16H8V17H7V18H6Z" /></svg>
Dagger in other icon packs
Copied!