Emoji Thunder Cloud And Rain Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Thunder Cloud And Rain icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/325408.svg" alt="Emoji Thunder Cloud And Rain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325408.svg" alt="Emoji Thunder Cloud And Rain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325408.svg" alt="Emoji Thunder Cloud And Rain icon" :width="24" :height="24" />
CSS background
.icon-emoji-thunder-cloud-and-rain {
background-image: url('https://proicons.com/icon/325408.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="m15.1392,41.2101c-.5562.8608-1.5794,1.1864-2.2867.7292-.7074-.4571-.83-1.5255-.2738-2.3863,0,0,.6483-1.1158,2.9649-2.2487,0,0,.4564-.2615.4236.2372-.1416,2.5902-.8279,3.6686-.8279,3.6686"/><path id="d" class="i" d="m10.477,35.6072c-.5562.8608-1.5794,1.1864-2.2867.7292-.7074-.4571-.83-1.5255-.2738-2.3863,0,0,.6483-1.1158,2.9649-2.2487,0,0,.4564-.2615.4236.2372-.1416,2.5902-.8279,3.6686-.8279,3.6686"/><path id="e" class="i" d="m39.1169,35.6072c-.5562.8608-1.5794,1.1864-2.2867.7292-.7074-.4571-.83-1.5255-.2738-2.3863,0,0,.6483-1.1158,2.9649-2.2487,0,0,.4564-.2615.4236.2372-.1416,2.5902-.8279,3.6686-.8279,3.6686"/><path id="f" class="i" d="m32.8816,41.2101c-.5562.8608-1.5794,1.1864-2.2867.7292-.7074-.4571-.83-1.5255-.2738-2.3863,0,0,.6483-1.1158,2.9649-2.2487,0,0,.4564-.2615.4236.2372-.1417,2.5902-.8279,3.6686-.8279,3.6686"/><path id="g" class="i" d="m11.6262,13.8662c-.0229.2616-.2349.4733-.4974.5014-3.1817.3409-5.6289,3.4739-5.6289,7.2875,0,4.0412,2.8025,7.3174,6.2595,7.3174h23.8635c3.798,0,6.877-3.4622,6.877-7.7329,0-4.0928-2.8277-7.443-6.4061-7.7151-.2738-.0208-.4958-.2125-.548-.4806-.7994-4.1052-4.4871-7.1902-8.8469-7.1902-2.8335,0-5.3575,1.2829-6.9966,3.3237-.1601.1994-.429.2908-.6654.1916-.6307-.2646-1.2969-.3925-2.0422-.3925-2.8166,0-5.1284,2.1496-5.3685,4.8897h0"/><path id="h" class="i" d="m20.3612,28.9725l-2.8041,4.9983c-.2022.2119-.0383.5436.2685.5436h6.2482l-4.3253,6.8191c-.2347.37.2549.7688.5697.4641l10.1151-9.7884c.2158-.2088.0545-.5532-.259-.5532h-6.0484l1.1387-2.4834h-4.9035"/></svg>
Copied!