sun cloudy icon
sun-cloudy-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- sun-cloudy-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the sun cloudy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 6a6 6 0 0 1 5.703 4.132A5.5 5.5 0 0 1 15.5 21h-9a4.5 4.5 0 0 1-1.495-8.745A6 6 0 0 1 11 6m5-3a6 6 0 0 1 5.088 9.179A6.52 6.52 0 0 0 17.46 9.3a7 7 0 0 0-5.948-4.281A6 6 0 0 1 16 3"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSunCloudyFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 6a6 6 0 0 1 5.703 4.132A5.5 5.5 0 0 1 15.5 21h-9a4.5 4.5 0 0 1-1.495-8.745A6 6 0 0 1 11 6m5-3a6 6 0 0 1 5.088 9.179A6.52 6.52 0 0 0 17.46 9.3a7 7 0 0 0-5.948-4.281A6 6 0 0 1 16 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 6a6 6 0 0 1 5.703 4.132A5.5 5.5 0 0 1 15.5 21h-9a4.5 4.5 0 0 1-1.495-8.745A6 6 0 0 1 11 6m5-3a6 6 0 0 1 5.088 9.179A6.52 6.52 0 0 0 17.46 9.3a7 7 0 0 0-5.948-4.281A6 6 0 0 1 16 3"/></svg> </template>
CSS
.icon-sun-cloudy-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%206a6%206%200%200%201%205.703%204.132A5.5%205.5%200%200%201%2015.5%2021h-9a4.5%204.5%200%200%201-1.495-8.745A6%206%200%200%201%2011%206m5-3a6%206%200%200%201%205.088%209.179A6.52%206.52%200%200%200%2017.46%209.3a7%207%200%200%200-5.948-4.281A6%206%200%200%201%2016%203%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%206a6%206%200%200%201%205.703%204.132A5.5%205.5%200%200%201%2015.5%2021h-9a4.5%204.5%200%200%201-1.495-8.745A6%206%200%200%201%2011%206m5-3a6%206%200%200%201%205.088%209.179A6.52%206.52%200%200%200%2017.46%209.3a7%207%200%200%200-5.948-4.281A6%206%200%200%201%2016%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/sun-cloudy-fill.svg?color=%231a73e8&size=48