Thunder Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thunder 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/348500.svg" alt="Thunder icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348500.svg" alt="Thunder icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348500.svg" alt="Thunder icon" :width="24" :height="24" />
CSS background
.icon-thunder {
background-image: url('https://proicons.com/icon/348500.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m16.6581,40.7549c2.6313-1.6551,4.4184-7.2814,1.0275-10.2341l-7.9131,11.6031c-.6387.9359-.2992,1.9342,1.6954,1.0054l7.2965-3.405,12.395-5.7703c1.6076-.778,2.28-2.712,1.502-4.3195-.002-.0041-.004-.0082-.006-.0123l-6.8402-14.7754c-.821-1.6884.4835-4.355,2.8862-6.3143m2.6404-1.2874c-2.6313,1.6551-4.4184,7.2814-1.0275,10.2341l7.9131-11.6031c.6387-.9359.2992-1.9342-1.6954-1.0054l-7.2965,3.405-12.395,5.7703c-1.6076.778-2.28,2.712-1.502,4.3195.002.0041.004.0082.006.0123l6.8402,14.7754c.821,1.6884-.4835,4.355-2.8862,6.3143"/></svg>
Thunder in other icon packs
Copied!