cloud with lightning and rain emoji
cloud-with-lightning-and-rain from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- cloud-with-lightning-and-rain
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
Use the cloud with lightning and rain emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#3f5fff" d="m5.2 26.63l2.31-3.16c.57-.78.4-1.87-.38-2.44s-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m5 2.65l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m13.41-5.81l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38s.95 1.66.38 2.44m2.69 5.81l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38"/><path fill="#1345b7" d="M30 11a9 9 0 0 1-9 9H8.5a6.5 6.5 0 0 1-2.733-.6C3.54 18.4 2 16.263 2 13.786l.002-.14L2 13.5a6.5 6.5 0 0 1 7.313-6.45a3.5 3.5 0 0 1 4.69-1.712A9 9 0 0 1 30 11"/><path fill="#ff6723" d="M19.585 19.622L14.733 26.9a.4.4 0 0 1-.733-.222V21.4a.4.4 0 0 0-.4-.4h-.878a.4.4 0 0 1-.34-.612l3.879-6.205c.213-.341.739-.19.739.212V18.6c0 .22.18.4.4.4h1.853a.4.4 0 0 1 .332.622"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCloudWithLightningAndRain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#3f5fff" d="m5.2 26.63l2.31-3.16c.57-.78.4-1.87-.38-2.44s-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m5 2.65l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m13.41-5.81l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38s.95 1.66.38 2.44m2.69 5.81l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38"/><path fill="#1345b7" d="M30 11a9 9 0 0 1-9 9H8.5a6.5 6.5 0 0 1-2.733-.6C3.54 18.4 2 16.263 2 13.786l.002-.14L2 13.5a6.5 6.5 0 0 1 7.313-6.45a3.5 3.5 0 0 1 4.69-1.712A9 9 0 0 1 30 11"/><path fill="#ff6723" d="M19.585 19.622L14.733 26.9a.4.4 0 0 1-.733-.222V21.4a.4.4 0 0 0-.4-.4h-.878a.4.4 0 0 1-.34-.612l3.879-6.205c.213-.341.739-.19.739.212V18.6c0 .22.18.4.4.4h1.853a.4.4 0 0 1 .332.622"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#3f5fff" d="m5.2 26.63l2.31-3.16c.57-.78.4-1.87-.38-2.44s-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m5 2.65l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m13.41-5.81l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38s.95 1.66.38 2.44m2.69 5.81l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38"/><path fill="#1345b7" d="M30 11a9 9 0 0 1-9 9H8.5a6.5 6.5 0 0 1-2.733-.6C3.54 18.4 2 16.263 2 13.786l.002-.14L2 13.5a6.5 6.5 0 0 1 7.313-6.45a3.5 3.5 0 0 1 4.69-1.712A9 9 0 0 1 30 11"/><path fill="#ff6723" d="M19.585 19.622L14.733 26.9a.4.4 0 0 1-.733-.222V21.4a.4.4 0 0 0-.4-.4h-.878a.4.4 0 0 1-.34-.612l3.879-6.205c.213-.341.739-.19.739.212V18.6c0 .22.18.4.4.4h1.853a.4.4 0 0 1 .332.622"/></g></svg> </template>
CSS
.icon-cloud-with-lightning-and-rain {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22m5.2%2026.63l2.31-3.16c.57-.78.4-1.87-.38-2.44s-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38m5%202.65l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38m13.41-5.81l-2.31%203.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78%201.66-.95%202.44-.38s.95%201.66.38%202.44m2.69%205.81l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38%22%2F%3E%3Cpath%20fill%3D%22%231345b7%22%20d%3D%22M30%2011a9%209%200%200%201-9%209H8.5a6.5%206.5%200%200%201-2.733-.6C3.54%2018.4%202%2016.263%202%2013.786l.002-.14L2%2013.5a6.5%206.5%200%200%201%207.313-6.45a3.5%203.5%200%200%201%204.69-1.712A9%209%200%200%201%2030%2011%22%2F%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M19.585%2019.622L14.733%2026.9a.4.4%200%200%201-.733-.222V21.4a.4.4%200%200%200-.4-.4h-.878a.4.4%200%200%201-.34-.612l3.879-6.205c.213-.341.739-.19.739.212V18.6c0%20.22.18.4.4.4h1.853a.4.4%200%200%201%20.332.622%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22m5.2%2026.63l2.31-3.16c.57-.78.4-1.87-.38-2.44s-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38m5%202.65l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38m13.41-5.81l-2.31%203.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78%201.66-.95%202.44-.38s.95%201.66.38%202.44m2.69%205.81l2.31-3.16c.57-.78.4-1.88-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38%22%2F%3E%3Cpath%20fill%3D%22%231345b7%22%20d%3D%22M30%2011a9%209%200%200%201-9%209H8.5a6.5%206.5%200%200%201-2.733-.6C3.54%2018.4%202%2016.263%202%2013.786l.002-.14L2%2013.5a6.5%206.5%200%200%201%207.313-6.45a3.5%203.5%200%200%201%204.69-1.712A9%209%200%200%201%2030%2011%22%2F%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M19.585%2019.622L14.733%2026.9a.4.4%200%200%201-.733-.222V21.4a.4.4%200%200%200-.4-.4h-.878a.4.4%200%200%201-.34-.612l3.879-6.205c.213-.341.739-.19.739.212V18.6c0%20.22.18.4.4.4h1.853a.4.4%200%200%201%20.332.622%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/cloud-with-lightning-and-rain.svg?color=%231a73e8&size=48