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/311042.svg" alt="Zap icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311042.svg" alt="Zap icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311042.svg" alt="Zap icon" :width="24" :height="24" />
CSS background
.icon-zap {
background-image: url('https://proicons.com/icon/311042.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="M13.0582 2.57672L5.11674 13.3175C5.05513 13.3994 5.01598 13.4992 5.00395 13.605C4.99192 13.7108 5.0075 13.8182 5.04885 13.9146C5.09019 14.0109 5.15558 14.0921 5.23727 14.1485C5.31895 14.2049 5.41352 14.2343 5.50979 14.233H11.4961L10.5891 21.2558C10.5851 21.3029 10.5947 21.3501 10.6165 21.3908C10.6383 21.4314 10.6711 21.4633 10.7104 21.4819C10.7496 21.5006 10.7931 21.5049 10.8347 21.4944C10.8763 21.4838 10.9138 21.4589 10.9418 21.4233L18.8833 10.6825C18.9449 10.6006 18.984 10.5008 18.996 10.395C19.0081 10.2892 18.9925 10.1817 18.9512 10.0854C18.9098 9.98912 18.8444 9.90795 18.7627 9.85151C18.681 9.79508 18.5865 9.76575 18.4902 9.767H12.5039L13.4109 2.74419C13.4149 2.69713 13.4053 2.64988 13.3835 2.60924C13.3617 2.5686 13.3289 2.53668 13.2896 2.51806C13.2504 2.49943 13.2069 2.49508 13.1653 2.50562C13.1237 2.51617 13.0862 2.54106 13.0582 2.57672Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Zap in other icon packs
Copied!