thunderstorm icon
thunderstorm from IconPark by ByteDance · Color · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- thunderstorm
- Set
- IconPark
- Style
- Color
- Category
- Weather
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More weather icons from IconPark
Use the thunderstorm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9.45455 30.9942C6.14242 28.461 4 24.4278 4 19.8851C4 12.2166 10.1052 6 17.6364 6C23.9334 6 29.2336 10.3462 30.8015 16.2533C32.0353 15.6159 33.431 15.2567 34.9091 15.2567C39.9299 15.2567 44 19.4011 44 24.5135C44 28.3094 41.7562 31.5716 38.5455 33"/><path d="M17.4141 22.5859L14.5856 25.4144"/><path d="M26.9996 24L19 32.0012H29.004L21.0003 40.0018"/><path d="M33.4141 38.5859L30.5856 41.4144"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkThunderstorm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M9.45455 30.9942C6.14242 28.461 4 24.4278 4 19.8851C4 12.2166 10.1052 6 17.6364 6C23.9334 6 29.2336 10.3462 30.8015 16.2533C32.0353 15.6159 33.431 15.2567 34.9091 15.2567C39.9299 15.2567 44 19.4011 44 24.5135C44 28.3094 41.7562 31.5716 38.5455 33"/><path d="M17.4141 22.5859L14.5856 25.4144"/><path d="M26.9996 24L19 32.0012H29.004L21.0003 40.0018"/><path d="M33.4141 38.5859L30.5856 41.4144"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9.45455 30.9942C6.14242 28.461 4 24.4278 4 19.8851C4 12.2166 10.1052 6 17.6364 6C23.9334 6 29.2336 10.3462 30.8015 16.2533C32.0353 15.6159 33.431 15.2567 34.9091 15.2567C39.9299 15.2567 44 19.4011 44 24.5135C44 28.3094 41.7562 31.5716 38.5455 33"/><path d="M17.4141 22.5859L14.5856 25.4144"/><path d="M26.9996 24L19 32.0012H29.004L21.0003 40.0018"/><path d="M33.4141 38.5859L30.5856 41.4144"/></g></svg> </template>
CSS
.icon-thunderstorm {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M9.45455%2030.9942C6.14242%2028.461%204%2024.4278%204%2019.8851C4%2012.2166%2010.1052%206%2017.6364%206C23.9334%206%2029.2336%2010.3462%2030.8015%2016.2533C32.0353%2015.6159%2033.431%2015.2567%2034.9091%2015.2567C39.9299%2015.2567%2044%2019.4011%2044%2024.5135C44%2028.3094%2041.7562%2031.5716%2038.5455%2033%22%2F%3E%3Cpath%20d%3D%22M17.4141%2022.5859L14.5856%2025.4144%22%2F%3E%3Cpath%20d%3D%22M26.9996%2024L19%2032.0012H29.004L21.0003%2040.0018%22%2F%3E%3Cpath%20d%3D%22M33.4141%2038.5859L30.5856%2041.4144%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M9.45455%2030.9942C6.14242%2028.461%204%2024.4278%204%2019.8851C4%2012.2166%2010.1052%206%2017.6364%206C23.9334%206%2029.2336%2010.3462%2030.8015%2016.2533C32.0353%2015.6159%2033.431%2015.2567%2034.9091%2015.2567C39.9299%2015.2567%2044%2019.4011%2044%2024.5135C44%2028.3094%2041.7562%2031.5716%2038.5455%2033%22%2F%3E%3Cpath%20d%3D%22M17.4141%2022.5859L14.5856%2025.4144%22%2F%3E%3Cpath%20d%3D%22M26.9996%2024L19%2032.0012H29.004L21.0003%2040.0018%22%2F%3E%3Cpath%20d%3D%22M33.4141%2038.5859L30.5856%2041.4144%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/thunderstorm.svg?color=%231a73e8&size=48