cloud fog icon
cloud-fog-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- cloud-fog-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All cloud fog icons →More newicons icons from Reicon
Use the cloud fog icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.801 12.001h-15.6c-.22 0-.42-.15-.49-.36c-2.75-9.09 11.13-12.58 12.74-2.82c1.66.21 2.97 1.15 3.78 2.41c.21.33-.04.77-.43.77m.199 3.78H4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h16c.41 0 .75.34.75.75s-.34.75-.75.75m-2 3H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75m-3 3H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></svg>
React
import type { SVGProps } from "react";
export function ReiconCloudFogFilled(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="M19.801 12.001h-15.6c-.22 0-.42-.15-.49-.36c-2.75-9.09 11.13-12.58 12.74-2.82c1.66.21 2.97 1.15 3.78 2.41c.21.33-.04.77-.43.77m.199 3.78H4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h16c.41 0 .75.34.75.75s-.34.75-.75.75m-2 3H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75m-3 3H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.801 12.001h-15.6c-.22 0-.42-.15-.49-.36c-2.75-9.09 11.13-12.58 12.74-2.82c1.66.21 2.97 1.15 3.78 2.41c.21.33-.04.77-.43.77m.199 3.78H4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h16c.41 0 .75.34.75.75s-.34.75-.75.75m-2 3H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75m-3 3H9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75"/></svg> </template>
CSS
.icon-cloud-fog-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%22M19.801%2012.001h-15.6c-.22%200-.42-.15-.49-.36c-2.75-9.09%2011.13-12.58%2012.74-2.82c1.66.21%202.97%201.15%203.78%202.41c.21.33-.04.77-.43.77m.199%203.78H4c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h16c.41%200%20.75.34.75.75s-.34.75-.75.75m-2%203H6c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h12c.41%200%20.75.34.75.75s-.34.75-.75.75m-3%203H9c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75%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%22M19.801%2012.001h-15.6c-.22%200-.42-.15-.49-.36c-2.75-9.09%2011.13-12.58%2012.74-2.82c1.66.21%202.97%201.15%203.78%202.41c.21.33-.04.77-.43.77m.199%203.78H4c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h16c.41%200%20.75.34.75.75s-.34.75-.75.75m-2%203H6c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h12c.41%200%20.75.34.75.75s-.34.75-.75.75m-3%203H9c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cloud-fog-filled.svg?color=%231a73e8&size=48