Cloud Sun icon in outline, twotone, bold and bulk. Free in all four styles, for forecast, conditions, temperature, climate. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCloudSun } from "@devigner-ui/icons";
<IconCloudSun className="size-6" />
<script setup>
import { IconCloudSun } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCloudSun class="size-6" />
</template>
<script>
import { IconCloudSun } from "@devigner-ui/icons-svelte";
</script>
<IconCloudSun class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.38 11.03a5.8 5.8 0 0 1 3.78-.01M7.12 13.6A4.26 4.26 0 0 0 2 17.77 4.26 4.26 0 0 0 6.29 22h10A5.7 5.7 0 0 0 22 16.35c0-2.47-1.6-4.57-3.84-5.34m-11.04 2.6A5.68 5.68 0 0 1 12.48 6a5.7 5.7 0 0 1 5.68 5M7.12 13.6q.85.16 1.55.63" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M8 4.5a3.5 3.5 0 0 0-1.5 6.66M8 4.5q1.13.02 2 .63M8 4.5q-1.13.02-2 .63m2-.63c.95 0 1.82.38 2.45 1M8 4.5c-.95 0-1.82.38-2.45 1M8 4.5a3.5 3.5 0 0 1 3 1.7" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M7.5 2v.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M2.5 7.5H2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m11.39 3.61-.22.22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m3.83 11.17-.22.22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M3.83 3.83 3.6 3.6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>