cloud sun 2 icon

cloud-sun-2-linear from Solar by 480 Design · Linear · Weather · CC-BY-4.0 Attribution required.

Name
cloud-sun-2-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

Use the cloud sun 2 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="M14.381 11.0272C14.9767 10.8191 15.6178 10.7059 16.2857 10.7059C16.9404 10.7059 17.5693 10.8147 18.1551 11.015M8.66667 14.2426C8.20528 13.9374 7.68058 13.7184 7.11616 13.6089C6.8475 13.5567 6.56983 13.5294 6.28571 13.5294C3.91878 13.5294 2 15.4256 2 17.7647C2 20.1038 3.91878 22 6.28571 22H16.2857C19.4416 22 22 19.4717 22 16.3529C22 13.8811 20.393 11.7802 18.1551 11.015M7.11616 13.6089C6.88706 12.9978 6.7619 12.3369 6.7619 11.6471C6.7619 8.52827 9.32028 6 12.4762 6C15.4159 6 17.8371 8.19371 18.1551 11.015"/><path d="M8 4.5C6.067 4.5 4.5 6.067 4.5 8C4.5 9.3962 5.31753 10.6015 6.5 11.1632M8 4.5C8.74362 4.5 9.43308 4.73191 10 5.12734M8 4.5C7.25638 4.5 6.56692 4.73191 6 5.12734M8 4.5C8.95365 4.5 9.81822 4.88141 10.4495 5.5M8 4.5C7.04635 4.5 6.18178 4.88141 5.55051 5.5M8 4.5C9.27316 4.5 10.3876 5.17979 11 6.19621"/><path stroke-linecap="round" d="M7.5 2V2.5"/><path stroke-linecap="round" d="M2.5 7.5L2 7.5"/><path stroke-linecap="round" d="M11.3887 3.61133L11.1726 3.82739"/><path stroke-linecap="round" d="M3.82715 11.1729L3.61109 11.3889"/><path stroke-linecap="round" d="M3.82715 3.82715L3.61109 3.61109"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCloudSun2Linear(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="M14.381 11.0272C14.9767 10.8191 15.6178 10.7059 16.2857 10.7059C16.9404 10.7059 17.5693 10.8147 18.1551 11.015M8.66667 14.2426C8.20528 13.9374 7.68058 13.7184 7.11616 13.6089C6.8475 13.5567 6.56983 13.5294 6.28571 13.5294C3.91878 13.5294 2 15.4256 2 17.7647C2 20.1038 3.91878 22 6.28571 22H16.2857C19.4416 22 22 19.4717 22 16.3529C22 13.8811 20.393 11.7802 18.1551 11.015M7.11616 13.6089C6.88706 12.9978 6.7619 12.3369 6.7619 11.6471C6.7619 8.52827 9.32028 6 12.4762 6C15.4159 6 17.8371 8.19371 18.1551 11.015"/><path d="M8 4.5C6.067 4.5 4.5 6.067 4.5 8C4.5 9.3962 5.31753 10.6015 6.5 11.1632M8 4.5C8.74362 4.5 9.43308 4.73191 10 5.12734M8 4.5C7.25638 4.5 6.56692 4.73191 6 5.12734M8 4.5C8.95365 4.5 9.81822 4.88141 10.4495 5.5M8 4.5C7.04635 4.5 6.18178 4.88141 5.55051 5.5M8 4.5C9.27316 4.5 10.3876 5.17979 11 6.19621"/><path strokeLinecap="round" d="M7.5 2V2.5"/><path strokeLinecap="round" d="M2.5 7.5L2 7.5"/><path strokeLinecap="round" d="M11.3887 3.61133L11.1726 3.82739"/><path strokeLinecap="round" d="M3.82715 11.1729L3.61109 11.3889"/><path strokeLinecap="round" d="M3.82715 3.82715L3.61109 3.61109"/></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="M14.381 11.0272C14.9767 10.8191 15.6178 10.7059 16.2857 10.7059C16.9404 10.7059 17.5693 10.8147 18.1551 11.015M8.66667 14.2426C8.20528 13.9374 7.68058 13.7184 7.11616 13.6089C6.8475 13.5567 6.56983 13.5294 6.28571 13.5294C3.91878 13.5294 2 15.4256 2 17.7647C2 20.1038 3.91878 22 6.28571 22H16.2857C19.4416 22 22 19.4717 22 16.3529C22 13.8811 20.393 11.7802 18.1551 11.015M7.11616 13.6089C6.88706 12.9978 6.7619 12.3369 6.7619 11.6471C6.7619 8.52827 9.32028 6 12.4762 6C15.4159 6 17.8371 8.19371 18.1551 11.015"/><path d="M8 4.5C6.067 4.5 4.5 6.067 4.5 8C4.5 9.3962 5.31753 10.6015 6.5 11.1632M8 4.5C8.74362 4.5 9.43308 4.73191 10 5.12734M8 4.5C7.25638 4.5 6.56692 4.73191 6 5.12734M8 4.5C8.95365 4.5 9.81822 4.88141 10.4495 5.5M8 4.5C7.04635 4.5 6.18178 4.88141 5.55051 5.5M8 4.5C9.27316 4.5 10.3876 5.17979 11 6.19621"/><path stroke-linecap="round" d="M7.5 2V2.5"/><path stroke-linecap="round" d="M2.5 7.5L2 7.5"/><path stroke-linecap="round" d="M11.3887 3.61133L11.1726 3.82739"/><path stroke-linecap="round" d="M3.82715 11.1729L3.61109 11.3889"/><path stroke-linecap="round" d="M3.82715 3.82715L3.61109 3.61109"/></g></svg>
</template>

CSS

.icon-cloud-sun-2-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.381%2011.0272C14.9767%2010.8191%2015.6178%2010.7059%2016.2857%2010.7059C16.9404%2010.7059%2017.5693%2010.8147%2018.1551%2011.015M8.66667%2014.2426C8.20528%2013.9374%207.68058%2013.7184%207.11616%2013.6089C6.8475%2013.5567%206.56983%2013.5294%206.28571%2013.5294C3.91878%2013.5294%202%2015.4256%202%2017.7647C2%2020.1038%203.91878%2022%206.28571%2022H16.2857C19.4416%2022%2022%2019.4717%2022%2016.3529C22%2013.8811%2020.393%2011.7802%2018.1551%2011.015M7.11616%2013.6089C6.88706%2012.9978%206.7619%2012.3369%206.7619%2011.6471C6.7619%208.52827%209.32028%206%2012.4762%206C15.4159%206%2017.8371%208.19371%2018.1551%2011.015%22%2F%3E%3Cpath%20d%3D%22M8%204.5C6.067%204.5%204.5%206.067%204.5%208C4.5%209.3962%205.31753%2010.6015%206.5%2011.1632M8%204.5C8.74362%204.5%209.43308%204.73191%2010%205.12734M8%204.5C7.25638%204.5%206.56692%204.73191%206%205.12734M8%204.5C8.95365%204.5%209.81822%204.88141%2010.4495%205.5M8%204.5C7.04635%204.5%206.18178%204.88141%205.55051%205.5M8%204.5C9.27316%204.5%2010.3876%205.17979%2011%206.19621%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.5%202V2.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.5%207.5L2%207.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.3887%203.61133L11.1726%203.82739%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.82715%2011.1729L3.61109%2011.3889%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.82715%203.82715L3.61109%203.61109%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%22M14.381%2011.0272C14.9767%2010.8191%2015.6178%2010.7059%2016.2857%2010.7059C16.9404%2010.7059%2017.5693%2010.8147%2018.1551%2011.015M8.66667%2014.2426C8.20528%2013.9374%207.68058%2013.7184%207.11616%2013.6089C6.8475%2013.5567%206.56983%2013.5294%206.28571%2013.5294C3.91878%2013.5294%202%2015.4256%202%2017.7647C2%2020.1038%203.91878%2022%206.28571%2022H16.2857C19.4416%2022%2022%2019.4717%2022%2016.3529C22%2013.8811%2020.393%2011.7802%2018.1551%2011.015M7.11616%2013.6089C6.88706%2012.9978%206.7619%2012.3369%206.7619%2011.6471C6.7619%208.52827%209.32028%206%2012.4762%206C15.4159%206%2017.8371%208.19371%2018.1551%2011.015%22%2F%3E%3Cpath%20d%3D%22M8%204.5C6.067%204.5%204.5%206.067%204.5%208C4.5%209.3962%205.31753%2010.6015%206.5%2011.1632M8%204.5C8.74362%204.5%209.43308%204.73191%2010%205.12734M8%204.5C7.25638%204.5%206.56692%204.73191%206%205.12734M8%204.5C8.95365%204.5%209.81822%204.88141%2010.4495%205.5M8%204.5C7.04635%204.5%206.18178%204.88141%205.55051%205.5M8%204.5C9.27316%204.5%2010.3876%205.17979%2011%206.19621%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.5%202V2.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.5%207.5L2%207.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.3887%203.61133L11.1726%203.82739%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.82715%2011.1729L3.61109%2011.3889%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.82715%203.82715L3.61109%203.61109%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-2-linear.svg?color=%231a73e8&size=48