cloud storm icon
cloud-storm-line-duotone from Solar by 480 Design · Line Duotone · Weather · CC-BY-4.0 Attribution required.
- Name
- cloud-storm-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Weather
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More weather icons from Solar
cloud-boldcloud-bolt-boldcloud-bolt-minimalistic-boldcloud-check-boldcloud-cross-boldcloud-download-boldcloud-minus-boldcloud-plus-boldcloud-rain-boldcloud-snowfall-boldcloud-snowfall-minimalistic-boldcloud-sun-2-boldcloud-sun-boldcloud-upload-boldcloud-waterdrop-boldcloud-waterdrops-boldclouds-boldcloudy-moon-boldfog-boldmoon-boldmoon-fog-boldmoon-sleep-boldmoon-stars-boldsnowflake-bold
Use the cloud storm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M14.381 8.02721C14.9767 7.81911 15.6178 7.70588 16.2857 7.70588C16.9404 7.70588 17.5693 7.81468 18.1551 8.01498M8.66667 11.2426C8.20528 10.9374 7.68059 10.7184 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 16.0746 2.60178 17.2457 3.54704 18.0226M7.11616 10.6089C6.88706 9.9978 6.7619 9.33687 6.7619 8.64706C6.7619 5.52827 9.32028 3 12.4762 3C15.4159 3 17.8371 5.19371 18.1551 8.01498M18.1551 8.01498C20.393 8.78024 22 10.8811 22 13.3529C22 15.2939 21.0091 17.0061 19.5 18.0226" opacity=".5"/><path d="M17 19L15 21"/><path d="M15 15.5L13 17.5"/><path d="M13 20L11 22"/><path stroke-linejoin="round" d="M6 22.3849L10.2857 18.6926H6L10.2857 15"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCloudStormLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M14.381 8.02721C14.9767 7.81911 15.6178 7.70588 16.2857 7.70588C16.9404 7.70588 17.5693 7.81468 18.1551 8.01498M8.66667 11.2426C8.20528 10.9374 7.68059 10.7184 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 16.0746 2.60178 17.2457 3.54704 18.0226M7.11616 10.6089C6.88706 9.9978 6.7619 9.33687 6.7619 8.64706C6.7619 5.52827 9.32028 3 12.4762 3C15.4159 3 17.8371 5.19371 18.1551 8.01498M18.1551 8.01498C20.393 8.78024 22 10.8811 22 13.3529C22 15.2939 21.0091 17.0061 19.5 18.0226" opacity=".5"/><path d="M17 19L15 21"/><path d="M15 15.5L13 17.5"/><path d="M13 20L11 22"/><path strokeLinejoin="round" d="M6 22.3849L10.2857 18.6926H6L10.2857 15"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M14.381 8.02721C14.9767 7.81911 15.6178 7.70588 16.2857 7.70588C16.9404 7.70588 17.5693 7.81468 18.1551 8.01498M8.66667 11.2426C8.20528 10.9374 7.68059 10.7184 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 16.0746 2.60178 17.2457 3.54704 18.0226M7.11616 10.6089C6.88706 9.9978 6.7619 9.33687 6.7619 8.64706C6.7619 5.52827 9.32028 3 12.4762 3C15.4159 3 17.8371 5.19371 18.1551 8.01498M18.1551 8.01498C20.393 8.78024 22 10.8811 22 13.3529C22 15.2939 21.0091 17.0061 19.5 18.0226" opacity=".5"/><path d="M17 19L15 21"/><path d="M15 15.5L13 17.5"/><path d="M13 20L11 22"/><path stroke-linejoin="round" d="M6 22.3849L10.2857 18.6926H6L10.2857 15"/></g></svg> </template>
CSS
.icon-cloud-storm-line-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.381%208.02721C14.9767%207.81911%2015.6178%207.70588%2016.2857%207.70588C16.9404%207.70588%2017.5693%207.81468%2018.1551%208.01498M8.66667%2011.2426C8.20528%2010.9374%207.68059%2010.7184%207.11616%2010.6089C6.8475%2010.5567%206.56983%2010.5294%206.28571%2010.5294C3.91878%2010.5294%202%2012.4256%202%2014.7647C2%2016.0746%202.60178%2017.2457%203.54704%2018.0226M7.11616%2010.6089C6.88706%209.9978%206.7619%209.33687%206.7619%208.64706C6.7619%205.52827%209.32028%203%2012.4762%203C15.4159%203%2017.8371%205.19371%2018.1551%208.01498M18.1551%208.01498C20.393%208.78024%2022%2010.8811%2022%2013.3529C22%2015.2939%2021.0091%2017.0061%2019.5%2018.0226%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17%2019L15%2021%22%2F%3E%3Cpath%20d%3D%22M15%2015.5L13%2017.5%22%2F%3E%3Cpath%20d%3D%22M13%2020L11%2022%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2022.3849L10.2857%2018.6926H6L10.2857%2015%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.381%208.02721C14.9767%207.81911%2015.6178%207.70588%2016.2857%207.70588C16.9404%207.70588%2017.5693%207.81468%2018.1551%208.01498M8.66667%2011.2426C8.20528%2010.9374%207.68059%2010.7184%207.11616%2010.6089C6.8475%2010.5567%206.56983%2010.5294%206.28571%2010.5294C3.91878%2010.5294%202%2012.4256%202%2014.7647C2%2016.0746%202.60178%2017.2457%203.54704%2018.0226M7.11616%2010.6089C6.88706%209.9978%206.7619%209.33687%206.7619%208.64706C6.7619%205.52827%209.32028%203%2012.4762%203C15.4159%203%2017.8371%205.19371%2018.1551%208.01498M18.1551%208.01498C20.393%208.78024%2022%2010.8811%2022%2013.3529C22%2015.2939%2021.0091%2017.0061%2019.5%2018.0226%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17%2019L15%2021%22%2F%3E%3Cpath%20d%3D%22M15%2015.5L13%2017.5%22%2F%3E%3Cpath%20d%3D%22M13%2020L11%2022%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2022.3849L10.2857%2018.6926H6L10.2857%2015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/cloud-storm-line-duotone.svg?color=%231a73e8&size=48