Zap Icon
Free SVG icon from the Arcticons 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/350100.svg" alt="Zap icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350100.svg" alt="Zap icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350100.svg" alt="Zap icon" :width="24" :height="24" />
CSS background
.icon-zap {
background-image: url('https://proicons.com/icon/350100.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 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M34.3027,34.0857a9.1973,9.1973,0,1,0-2.7345-17.9813,13.8495,13.8495,0,1,0-13.22,17.9813"/><polyline class="a" points="26.5 26.561 22.215 34.086 30.002 34.086 25.716 41.611"/></svg>
Zap in other icon packs
Copied!