Zap Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Zap 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/310397.svg" alt="Zap icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310397.svg" alt="Zap icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310397.svg" alt="Zap icon" :width="24" :height="24" />
CSS background
.icon-zap {
background-image: url('https://proicons.com/icon/310397.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.7451 10.4992C19.7161 10.7378 19.6267 10.9649 19.4852 11.1592L11.5452 21.8892C11.4145 22.0638 11.2271 22.1875 11.0152 22.2392C10.9422 22.249 10.8682 22.249 10.7952 22.2392C10.658 22.2377 10.5223 22.2106 10.3952 22.1592C10.2124 22.0685 10.0618 21.9241 9.96353 21.7454C9.86522 21.5666 9.82392 21.3621 9.84518 21.1592L10.6452 14.9492H5.51516C5.26651 14.9389 5.02498 14.863 4.81515 14.7292C4.61294 14.5887 4.45373 14.3948 4.35519 14.1692C4.26624 13.9508 4.23187 13.7139 4.25516 13.4792C4.28451 13.2438 4.37407 13.0199 4.51516 12.8292L12.4552 2.11919C12.5819 1.95148 12.7616 1.83164 12.9652 1.7792C13.1761 1.73047 13.3972 1.75152 13.5952 1.83919C13.7843 1.92656 13.9391 2.0743 14.0352 2.25919C14.1236 2.42828 14.1617 2.61912 14.1452 2.8092L13.3452 9.01919H18.4852C18.7362 9.01485 18.9818 9.09205 19.1851 9.23919C19.3793 9.38142 19.5342 9.57068 19.6352 9.78919C19.7308 10.0129 19.7686 10.2571 19.7451 10.4992Z" fill="black"/> </svg>
Zap in other icon packs
Copied!