cloud sun icon

cloud-sun-bold from Solar by 480 Design · Bold · Weather · CC-BY-4.0 Attribution required.

Name
cloud-sun-bold
Set
Solar
Style
Bold
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

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="currentColor"><path d="M16.2857 20C19.4416 20 22 17.4717 22 14.3529C22 11.8811 20.393 9.78024 18.1551 9.01498C17.8371 6.19371 15.4159 4 12.4762 4C9.32028 4 6.7619 6.52827 6.7619 9.64706C6.7619 10.3369 6.88706 10.9978 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 20H16.2857Z"/><path d="M9.9395 2.9549C9.11445 2.35431 8.0986 2 7 2C4.23858 2 2 4.23858 2 7C2 8.45451 2.62107 9.76396 3.61248 10.6776C4.12743 10.4112 4.68736 10.2195 5.27727 10.1165C5.26708 9.9612 5.2619 9.80468 5.2619 9.64706C5.2619 6.57385 7.21349 3.96993 9.9395 2.9549Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCloudSunBold(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.2857 20C19.4416 20 22 17.4717 22 14.3529C22 11.8811 20.393 9.78024 18.1551 9.01498C17.8371 6.19371 15.4159 4 12.4762 4C9.32028 4 6.7619 6.52827 6.7619 9.64706C6.7619 10.3369 6.88706 10.9978 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 20H16.2857Z"/><path d="M9.9395 2.9549C9.11445 2.35431 8.0986 2 7 2C4.23858 2 2 4.23858 2 7C2 8.45451 2.62107 9.76396 3.61248 10.6776C4.12743 10.4112 4.68736 10.2195 5.27727 10.1165C5.26708 9.9612 5.2619 9.80468 5.2619 9.64706C5.2619 6.57385 7.21349 3.96993 9.9395 2.9549Z"/></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.2857 20C19.4416 20 22 17.4717 22 14.3529C22 11.8811 20.393 9.78024 18.1551 9.01498C17.8371 6.19371 15.4159 4 12.4762 4C9.32028 4 6.7619 6.52827 6.7619 9.64706C6.7619 10.3369 6.88706 10.9978 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 20H16.2857Z"/><path d="M9.9395 2.9549C9.11445 2.35431 8.0986 2 7 2C4.23858 2 2 4.23858 2 7C2 8.45451 2.62107 9.76396 3.61248 10.6776C4.12743 10.4112 4.68736 10.2195 5.27727 10.1165C5.26708 9.9612 5.2619 9.80468 5.2619 9.64706C5.2619 6.57385 7.21349 3.96993 9.9395 2.9549Z"/></g></svg>
</template>

CSS

.icon-cloud-sun-bold {
  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.2857%2020C19.4416%2020%2022%2017.4717%2022%2014.3529C22%2011.8811%2020.393%209.78024%2018.1551%209.01498C17.8371%206.19371%2015.4159%204%2012.4762%204C9.32028%204%206.7619%206.52827%206.7619%209.64706C6.7619%2010.3369%206.88706%2010.9978%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%2020H16.2857Z%22%2F%3E%3Cpath%20d%3D%22M9.9395%202.9549C9.11445%202.35431%208.0986%202%207%202C4.23858%202%202%204.23858%202%207C2%208.45451%202.62107%209.76396%203.61248%2010.6776C4.12743%2010.4112%204.68736%2010.2195%205.27727%2010.1165C5.26708%209.9612%205.2619%209.80468%205.2619%209.64706C5.2619%206.57385%207.21349%203.96993%209.9395%202.9549Z%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.2857%2020C19.4416%2020%2022%2017.4717%2022%2014.3529C22%2011.8811%2020.393%209.78024%2018.1551%209.01498C17.8371%206.19371%2015.4159%204%2012.4762%204C9.32028%204%206.7619%206.52827%206.7619%209.64706C6.7619%2010.3369%206.88706%2010.9978%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%2020H16.2857Z%22%2F%3E%3Cpath%20d%3D%22M9.9395%202.9549C9.11445%202.35431%208.0986%202%207%202C4.23858%202%202%204.23858%202%207C2%208.45451%202.62107%209.76396%203.61248%2010.6776C4.12743%2010.4112%204.68736%2010.2195%205.27727%2010.1165C5.26708%209.9612%205.2619%209.80468%205.2619%209.64706C5.2619%206.57385%207.21349%203.96993%209.9395%202.9549Z%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-bold.svg?color=%231a73e8&size=48