cloud bolt minimalistic icon
cloud-bolt-minimalistic-linear from Solar by 480 Design · Linear · Weather · CC-BY-4.0 Attribution required.
- Name
- cloud-bolt-minimalistic-linear
- Set
- Solar
- Style
- Linear
- Category
- Weather
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More weather icons from Solar
cloud-boldcloud-bolt-boldcloud-check-boldcloud-cross-boldcloud-download-boldcloud-minus-boldcloud-plus-boldcloud-rain-boldcloud-snowfall-boldcloud-snowfall-minimalistic-boldcloud-storm-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 bolt minimalistic 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="M8.66667 10.2426C8.20528 9.9374 7.68059 9.71839 7.11616 9.60887C6.8475 9.55673 6.56983 9.52941 6.28571 9.52941C3.91878 9.52941 2 11.4256 2 13.7647C2 16.1038 3.91878 18 6.28571 18M14.381 7.02721C14.9767 6.81911 15.6178 6.70588 16.2857 6.70588C16.9404 6.70588 17.5693 6.81468 18.1551 7.01498M7.11616 9.60887C6.88706 8.9978 6.7619 8.33687 6.7619 7.64706C6.7619 4.52827 9.32028 2 12.4762 2C15.4159 2 17.8371 4.19371 18.1551 7.01498M18.1551 7.01498C20.393 7.78024 22 9.88113 22 12.3529C22 15.0599 20.0726 17.3221 17.5 17.8722"/><path stroke-linejoin="round" d="M10 22.0002L14.2857 18.3078H10L14.2857 14.6152"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCloudBoltMinimalisticLinear(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="M8.66667 10.2426C8.20528 9.9374 7.68059 9.71839 7.11616 9.60887C6.8475 9.55673 6.56983 9.52941 6.28571 9.52941C3.91878 9.52941 2 11.4256 2 13.7647C2 16.1038 3.91878 18 6.28571 18M14.381 7.02721C14.9767 6.81911 15.6178 6.70588 16.2857 6.70588C16.9404 6.70588 17.5693 6.81468 18.1551 7.01498M7.11616 9.60887C6.88706 8.9978 6.7619 8.33687 6.7619 7.64706C6.7619 4.52827 9.32028 2 12.4762 2C15.4159 2 17.8371 4.19371 18.1551 7.01498M18.1551 7.01498C20.393 7.78024 22 9.88113 22 12.3529C22 15.0599 20.0726 17.3221 17.5 17.8722"/><path strokeLinejoin="round" d="M10 22.0002L14.2857 18.3078H10L14.2857 14.6152"/></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="M8.66667 10.2426C8.20528 9.9374 7.68059 9.71839 7.11616 9.60887C6.8475 9.55673 6.56983 9.52941 6.28571 9.52941C3.91878 9.52941 2 11.4256 2 13.7647C2 16.1038 3.91878 18 6.28571 18M14.381 7.02721C14.9767 6.81911 15.6178 6.70588 16.2857 6.70588C16.9404 6.70588 17.5693 6.81468 18.1551 7.01498M7.11616 9.60887C6.88706 8.9978 6.7619 8.33687 6.7619 7.64706C6.7619 4.52827 9.32028 2 12.4762 2C15.4159 2 17.8371 4.19371 18.1551 7.01498M18.1551 7.01498C20.393 7.78024 22 9.88113 22 12.3529C22 15.0599 20.0726 17.3221 17.5 17.8722"/><path stroke-linejoin="round" d="M10 22.0002L14.2857 18.3078H10L14.2857 14.6152"/></g></svg> </template>
CSS
.icon-cloud-bolt-minimalistic-linear {
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%22M8.66667%2010.2426C8.20528%209.9374%207.68059%209.71839%207.11616%209.60887C6.8475%209.55673%206.56983%209.52941%206.28571%209.52941C3.91878%209.52941%202%2011.4256%202%2013.7647C2%2016.1038%203.91878%2018%206.28571%2018M14.381%207.02721C14.9767%206.81911%2015.6178%206.70588%2016.2857%206.70588C16.9404%206.70588%2017.5693%206.81468%2018.1551%207.01498M7.11616%209.60887C6.88706%208.9978%206.7619%208.33687%206.7619%207.64706C6.7619%204.52827%209.32028%202%2012.4762%202C15.4159%202%2017.8371%204.19371%2018.1551%207.01498M18.1551%207.01498C20.393%207.78024%2022%209.88113%2022%2012.3529C22%2015.0599%2020.0726%2017.3221%2017.5%2017.8722%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2022.0002L14.2857%2018.3078H10L14.2857%2014.6152%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%22M8.66667%2010.2426C8.20528%209.9374%207.68059%209.71839%207.11616%209.60887C6.8475%209.55673%206.56983%209.52941%206.28571%209.52941C3.91878%209.52941%202%2011.4256%202%2013.7647C2%2016.1038%203.91878%2018%206.28571%2018M14.381%207.02721C14.9767%206.81911%2015.6178%206.70588%2016.2857%206.70588C16.9404%206.70588%2017.5693%206.81468%2018.1551%207.01498M7.11616%209.60887C6.88706%208.9978%206.7619%208.33687%206.7619%207.64706C6.7619%204.52827%209.32028%202%2012.4762%202C15.4159%202%2017.8371%204.19371%2018.1551%207.01498M18.1551%207.01498C20.393%207.78024%2022%209.88113%2022%2012.3529C22%2015.0599%2020.0726%2017.3221%2017.5%2017.8722%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2022.0002L14.2857%2018.3078H10L14.2857%2014.6152%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-bolt-minimalistic-linear.svg?color=%231a73e8&size=48