Emoji Cloud With Lightning Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Cloud With Lightning 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/339766.svg" alt="Emoji Cloud With Lightning icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339766.svg" alt="Emoji Cloud With Lightning icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339766.svg" alt="Emoji Cloud With Lightning icon" :width="24" :height="24" />
CSS background
.icon-emoji-cloud-with-lightning {
background-image: url('https://proicons.com/icon/339766.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="m11.6262,13.9867c-.0229.2616-.2349.4733-.4974.5014-3.1817.3409-5.6289,3.4739-5.6289,7.2874,0,4.0411,2.8025,7.3172,6.2595,7.3172h23.8635c3.798,0,6.877-3.4621,6.877-7.7327,0-4.0927-2.8277-7.4428-6.4061-7.7148-.2738-.0208-.4958-.2125-.548-.4806-.7994-4.1051-4.4871-7.19-8.8469-7.19-2.8335,0-5.3575,1.2828-6.9966,3.3236-.1601.1994-.429.2908-.6654.1916-.6307-.2646-1.2969-.3925-2.0422-.3925-2.8166,0-5.1284,2.1496-5.3685,4.8895"/><path id="d" class="e" d="m20.3612,29.0926l-2.8041,4.9982c-.2022.2119-.0383.5436.2685.5436h6.2482l-4.3253,6.8189c-.2347.37.2549.7688.5697.4641l10.1151-9.7882c.2158-.2088.0545-.5532-.259-.5532h-6.0484l1.1387-2.4834h-4.9035"/></svg>
Copied!