cloud bolt icon
cloud-bolt-duotone from Reicon by REICON · Duotone · Weather · MIT Free for personal and commercial use.
- Name
- cloud-bolt-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Weather
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All cloud bolt icons →More weather icons from Reicon
Use the cloud bolt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.286 18C19.442 18 22 15.472 22 12.353c0-2.472-1.607-4.573-3.845-5.338C17.837 4.194 15.415 2 12.476 2C9.32 2 6.762 4.528 6.762 7.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 9.53 2 11.426 2 13.765S3.919 18 6.286 18z" opacity=".5"/><path d="m9.626 17.465l1.148-1.555c.743-1.005 1.114-1.507 1.46-1.4c.346.105.346.722.346 1.954v.116c0 .445 0 .667.142.807l.008.007c.145.136.376.136.838.136c.832 0 1.249 0 1.39.253l.006.012c.133.257-.108.583-.59 1.235l-1.148 1.555c-.743 1.005-1.114 1.508-1.46 1.401s-.346-.722-.346-1.955v-.116c0-.444 0-.667-.142-.806l-.008-.007c-.145-.137-.376-.137-.838-.137c-.832 0-1.248 0-1.39-.252l-.006-.013c-.133-.256.108-.583.59-1.235"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCloudBoltDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.286 18C19.442 18 22 15.472 22 12.353c0-2.472-1.607-4.573-3.845-5.338C17.837 4.194 15.415 2 12.476 2C9.32 2 6.762 4.528 6.762 7.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 9.53 2 11.426 2 13.765S3.919 18 6.286 18z" opacity=".5"/><path d="m9.626 17.465l1.148-1.555c.743-1.005 1.114-1.507 1.46-1.4c.346.105.346.722.346 1.954v.116c0 .445 0 .667.142.807l.008.007c.145.136.376.136.838.136c.832 0 1.249 0 1.39.253l.006.012c.133.257-.108.583-.59 1.235l-1.148 1.555c-.743 1.005-1.114 1.508-1.46 1.401s-.346-.722-.346-1.955v-.116c0-.444 0-.667-.142-.806l-.008-.007c-.145-.137-.376-.137-.838-.137c-.832 0-1.248 0-1.39-.252l-.006-.013c-.133-.256.108-.583.59-1.235"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.286 18C19.442 18 22 15.472 22 12.353c0-2.472-1.607-4.573-3.845-5.338C17.837 4.194 15.415 2 12.476 2C9.32 2 6.762 4.528 6.762 7.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 9.53 2 11.426 2 13.765S3.919 18 6.286 18z" opacity=".5"/><path d="m9.626 17.465l1.148-1.555c.743-1.005 1.114-1.507 1.46-1.4c.346.105.346.722.346 1.954v.116c0 .445 0 .667.142.807l.008.007c.145.136.376.136.838.136c.832 0 1.249 0 1.39.253l.006.012c.133.257-.108.583-.59 1.235l-1.148 1.555c-.743 1.005-1.114 1.508-1.46 1.401s-.346-.722-.346-1.955v-.116c0-.444 0-.667-.142-.806l-.008-.007c-.145-.137-.376-.137-.838-.137c-.832 0-1.248 0-1.39-.252l-.006-.013c-.133-.256.108-.583.59-1.235"/></g></svg> </template>
CSS
.icon-cloud-bolt-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%22currentColor%22%3E%3Cpath%20d%3D%22M16.286%2018C19.442%2018%2022%2015.472%2022%2012.353c0-2.472-1.607-4.573-3.845-5.338C17.837%204.194%2015.415%202%2012.476%202C9.32%202%206.762%204.528%206.762%207.647c0%20.69.125%201.35.354%201.962a4.4%204.4%200%200%200-.83-.08C3.919%209.53%202%2011.426%202%2013.765S3.919%2018%206.286%2018z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m9.626%2017.465l1.148-1.555c.743-1.005%201.114-1.507%201.46-1.4c.346.105.346.722.346%201.954v.116c0%20.445%200%20.667.142.807l.008.007c.145.136.376.136.838.136c.832%200%201.249%200%201.39.253l.006.012c.133.257-.108.583-.59%201.235l-1.148%201.555c-.743%201.005-1.114%201.508-1.46%201.401s-.346-.722-.346-1.955v-.116c0-.444%200-.667-.142-.806l-.008-.007c-.145-.137-.376-.137-.838-.137c-.832%200-1.248%200-1.39-.252l-.006-.013c-.133-.256.108-.583.59-1.235%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%22currentColor%22%3E%3Cpath%20d%3D%22M16.286%2018C19.442%2018%2022%2015.472%2022%2012.353c0-2.472-1.607-4.573-3.845-5.338C17.837%204.194%2015.415%202%2012.476%202C9.32%202%206.762%204.528%206.762%207.647c0%20.69.125%201.35.354%201.962a4.4%204.4%200%200%200-.83-.08C3.919%209.53%202%2011.426%202%2013.765S3.919%2018%206.286%2018z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m9.626%2017.465l1.148-1.555c.743-1.005%201.114-1.507%201.46-1.4c.346.105.346.722.346%201.954v.116c0%20.445%200%20.667.142.807l.008.007c.145.136.376.136.838.136c.832%200%201.249%200%201.39.253l.006.012c.133.257-.108.583-.59%201.235l-1.148%201.555c-.743%201.005-1.114%201.508-1.46%201.401s-.346-.722-.346-1.955v-.116c0-.444%200-.667-.142-.806l-.008-.007c-.145-.137-.376-.137-.838-.137c-.832%200-1.248%200-1.39-.252l-.006-.013c-.133-.256.108-.583.59-1.235%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cloud-bolt-duotone.svg?color=%231a73e8&size=48