fog sunny icon
fog-sunny-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- fog-sunny-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the fog sunny icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 1v3h-2V1zm7.485 3.928L18.364 7.05L16.95 5.636l2.121-2.122zM4.93 3.514l2.12 2.122L5.636 7.05L3.515 4.929zM6 12a6 6 0 1 1 11.5 2.4l-.262.6H6.762l-.262-.6A6 6 0 0 1 6 12m-5-1h3v2H1zm19 0h3v2h-3zM2 17h6v2H2zm8 0h12v2H10zm7 4h5v2h-5zM2 21h13v2H2z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignFogSunnyFilled(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="M13 1v3h-2V1zm7.485 3.928L18.364 7.05L16.95 5.636l2.121-2.122zM4.93 3.514l2.12 2.122L5.636 7.05L3.515 4.929zM6 12a6 6 0 1 1 11.5 2.4l-.262.6H6.762l-.262-.6A6 6 0 0 1 6 12m-5-1h3v2H1zm19 0h3v2h-3zM2 17h6v2H2zm8 0h12v2H10zm7 4h5v2h-5zM2 21h13v2H2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 1v3h-2V1zm7.485 3.928L18.364 7.05L16.95 5.636l2.121-2.122zM4.93 3.514l2.12 2.122L5.636 7.05L3.515 4.929zM6 12a6 6 0 1 1 11.5 2.4l-.262.6H6.762l-.262-.6A6 6 0 0 1 6 12m-5-1h3v2H1zm19 0h3v2h-3zM2 17h6v2H2zm8 0h12v2H10zm7 4h5v2h-5zM2 21h13v2H2z"/></svg> </template>
CSS
.icon-fog-sunny-filled {
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%22M13%201v3h-2V1zm7.485%203.928L18.364%207.05L16.95%205.636l2.121-2.122zM4.93%203.514l2.12%202.122L5.636%207.05L3.515%204.929zM6%2012a6%206%200%201%201%2011.5%202.4l-.262.6H6.762l-.262-.6A6%206%200%200%201%206%2012m-5-1h3v2H1zm19%200h3v2h-3zM2%2017h6v2H2zm8%200h12v2H10zm7%204h5v2h-5zM2%2021h13v2H2z%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%22M13%201v3h-2V1zm7.485%203.928L18.364%207.05L16.95%205.636l2.121-2.122zM4.93%203.514l2.12%202.122L5.636%207.05L3.515%204.929zM6%2012a6%206%200%201%201%2011.5%202.4l-.262.6H6.762l-.262-.6A6%206%200%200%201%206%2012m-5-1h3v2H1zm19%200h3v2h-3zM2%2017h6v2H2zm8%200h12v2H10zm7%204h5v2h-5zM2%2021h13v2H2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/fog-sunny-filled.svg?color=%231a73e8&size=48