cloud sun icon
cloud-sun-broken from Solar by 480 Design · Broken · Weather · CC-BY-4.0 Attribution required.
- Name
- cloud-sun-broken
- Set
- Solar
- Style
- Broken
- 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-storm-boldcloud-sun-2-boldcloud-upload-boldcloud-waterdrop-boldcloud-waterdrops-boldclouds-boldcloudy-moon-boldfog-boldmoon-boldmoon-fog-boldmoon-sleep-boldmoon-stars-boldsnowflake-bold
Use the cloud sun 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-width="1.5"><path stroke-linecap="round" d="M22 14.3529C22 17.4717 19.4416 20 16.2857 20H11M14.381 9.02721C14.9767 8.81911 15.6178 8.70588 16.2857 8.70588C16.9404 8.70588 17.5693 8.81468 18.1551 9.01498M8.66667 12.2426C8.20528 11.9374 7.68059 11.7184 7.11616 11.6089C6.8475 11.5567 6.56983 11.5294 6.28571 11.5294C3.91878 11.5294 2 13.4256 2 15.7647C2 18.1038 3.91878 20 6.28571 20H7M7.11616 11.6089C6.88706 10.9978 6.7619 10.3369 6.7619 9.64706C6.7619 6.52827 9.32028 4 12.4762 4C15.4159 4 17.8371 6.19371 18.1551 9.01498M18.1551 9.01498C18.8381 9.24853 19.4623 9.60648 20 10.0614"/><path d="M11.0004 4C10.0882 2.78555 8.63582 2 7 2C4.23858 2 2 4.23858 2 7C2 9.05032 3.2341 10.8124 5 11.584"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCloudSunBroken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M22 14.3529C22 17.4717 19.4416 20 16.2857 20H11M14.381 9.02721C14.9767 8.81911 15.6178 8.70588 16.2857 8.70588C16.9404 8.70588 17.5693 8.81468 18.1551 9.01498M8.66667 12.2426C8.20528 11.9374 7.68059 11.7184 7.11616 11.6089C6.8475 11.5567 6.56983 11.5294 6.28571 11.5294C3.91878 11.5294 2 13.4256 2 15.7647C2 18.1038 3.91878 20 6.28571 20H7M7.11616 11.6089C6.88706 10.9978 6.7619 10.3369 6.7619 9.64706C6.7619 6.52827 9.32028 4 12.4762 4C15.4159 4 17.8371 6.19371 18.1551 9.01498M18.1551 9.01498C18.8381 9.24853 19.4623 9.60648 20 10.0614"/><path d="M11.0004 4C10.0882 2.78555 8.63582 2 7 2C4.23858 2 2 4.23858 2 7C2 9.05032 3.2341 10.8124 5 11.584"/></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-width="1.5"><path stroke-linecap="round" d="M22 14.3529C22 17.4717 19.4416 20 16.2857 20H11M14.381 9.02721C14.9767 8.81911 15.6178 8.70588 16.2857 8.70588C16.9404 8.70588 17.5693 8.81468 18.1551 9.01498M8.66667 12.2426C8.20528 11.9374 7.68059 11.7184 7.11616 11.6089C6.8475 11.5567 6.56983 11.5294 6.28571 11.5294C3.91878 11.5294 2 13.4256 2 15.7647C2 18.1038 3.91878 20 6.28571 20H7M7.11616 11.6089C6.88706 10.9978 6.7619 10.3369 6.7619 9.64706C6.7619 6.52827 9.32028 4 12.4762 4C15.4159 4 17.8371 6.19371 18.1551 9.01498M18.1551 9.01498C18.8381 9.24853 19.4623 9.60648 20 10.0614"/><path d="M11.0004 4C10.0882 2.78555 8.63582 2 7 2C4.23858 2 2 4.23858 2 7C2 9.05032 3.2341 10.8124 5 11.584"/></g></svg> </template>
CSS
.icon-cloud-sun-broken {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2014.3529C22%2017.4717%2019.4416%2020%2016.2857%2020H11M14.381%209.02721C14.9767%208.81911%2015.6178%208.70588%2016.2857%208.70588C16.9404%208.70588%2017.5693%208.81468%2018.1551%209.01498M8.66667%2012.2426C8.20528%2011.9374%207.68059%2011.7184%207.11616%2011.6089C6.8475%2011.5567%206.56983%2011.5294%206.28571%2011.5294C3.91878%2011.5294%202%2013.4256%202%2015.7647C2%2018.1038%203.91878%2020%206.28571%2020H7M7.11616%2011.6089C6.88706%2010.9978%206.7619%2010.3369%206.7619%209.64706C6.7619%206.52827%209.32028%204%2012.4762%204C15.4159%204%2017.8371%206.19371%2018.1551%209.01498M18.1551%209.01498C18.8381%209.24853%2019.4623%209.60648%2020%2010.0614%22%2F%3E%3Cpath%20d%3D%22M11.0004%204C10.0882%202.78555%208.63582%202%207%202C4.23858%202%202%204.23858%202%207C2%209.05032%203.2341%2010.8124%205%2011.584%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2014.3529C22%2017.4717%2019.4416%2020%2016.2857%2020H11M14.381%209.02721C14.9767%208.81911%2015.6178%208.70588%2016.2857%208.70588C16.9404%208.70588%2017.5693%208.81468%2018.1551%209.01498M8.66667%2012.2426C8.20528%2011.9374%207.68059%2011.7184%207.11616%2011.6089C6.8475%2011.5567%206.56983%2011.5294%206.28571%2011.5294C3.91878%2011.5294%202%2013.4256%202%2015.7647C2%2018.1038%203.91878%2020%206.28571%2020H7M7.11616%2011.6089C6.88706%2010.9978%206.7619%2010.3369%206.7619%209.64706C6.7619%206.52827%209.32028%204%2012.4762%204C15.4159%204%2017.8371%206.19371%2018.1551%209.01498M18.1551%209.01498C18.8381%209.24853%2019.4623%209.60648%2020%2010.0614%22%2F%3E%3Cpath%20d%3D%22M11.0004%204C10.0882%202.78555%208.63582%202%207%202C4.23858%202%202%204.23858%202%207C2%209.05032%203.2341%2010.8124%205%2011.584%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-sun-broken.svg?color=%231a73e8&size=48