fog icon
fog-linear from Solar by 480 Design · Linear · Weather · CC-BY-4.0 Attribution required.
- Name
- fog-linear
- Set
- Solar
- Style
- Linear
- Category
- Weather
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More weather icons from Solar
cloud-boldcloud-bolt-boldcloud-bolt-minimalistic-boldcloud-check-boldcloud-cross-boldcloud-download-boldcloud-minus-boldcloud-plus-boldcloud-rain-boldcloud-snowfall-boldcloud-snowfall-minimalistic-boldcloud-storm-boldcloud-sun-2-boldcloud-sun-boldcloud-upload-boldcloud-waterdrop-boldcloud-waterdrops-boldclouds-boldcloudy-moon-boldmoon-boldmoon-fog-boldmoon-sleep-boldmoon-stars-boldsnowflake-bold
Use the fog 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-linecap="round" stroke-width="1.5"><path d="M14.381 7.02721C14.9767 6.81911 15.6178 6.70588 16.2857 6.70588C16.9404 6.70588 17.5693 6.81468 18.1551 7.01498M8.66667 10.2426C8.20528 9.9374 7.68059 9.71839 7.11616 9.60887C6.8475 9.55673 6.56983 9.52941 6.28571 9.52941C3.91878 9.52941 2 11.4256 2 13.7647C2 14.5852 2.2361 15.3512 2.64482 16M7.11616 9.60887C6.88706 8.9978 6.7619 8.33687 6.7619 7.64706C6.7619 4.52827 9.32028 2 12.4762 2C15.4159 2 17.8371 4.19371 18.1551 7.01498M18.1551 7.01498C20.393 7.78024 22 9.88113 22 12.3529C22 13.7432 21.4916 15.0161 20.6486 16"/><path stroke-linejoin="round" d="M8 22H16"/><path stroke-linejoin="round" d="M5 19H19"/><path stroke-linejoin="round" d="M2 16H22"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFogLinear(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" strokeLinecap="round" strokeWidth="1.5"><path d="M14.381 7.02721C14.9767 6.81911 15.6178 6.70588 16.2857 6.70588C16.9404 6.70588 17.5693 6.81468 18.1551 7.01498M8.66667 10.2426C8.20528 9.9374 7.68059 9.71839 7.11616 9.60887C6.8475 9.55673 6.56983 9.52941 6.28571 9.52941C3.91878 9.52941 2 11.4256 2 13.7647C2 14.5852 2.2361 15.3512 2.64482 16M7.11616 9.60887C6.88706 8.9978 6.7619 8.33687 6.7619 7.64706C6.7619 4.52827 9.32028 2 12.4762 2C15.4159 2 17.8371 4.19371 18.1551 7.01498M18.1551 7.01498C20.393 7.78024 22 9.88113 22 12.3529C22 13.7432 21.4916 15.0161 20.6486 16"/><path strokeLinejoin="round" d="M8 22H16"/><path strokeLinejoin="round" d="M5 19H19"/><path strokeLinejoin="round" d="M2 16H22"/></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-linecap="round" stroke-width="1.5"><path d="M14.381 7.02721C14.9767 6.81911 15.6178 6.70588 16.2857 6.70588C16.9404 6.70588 17.5693 6.81468 18.1551 7.01498M8.66667 10.2426C8.20528 9.9374 7.68059 9.71839 7.11616 9.60887C6.8475 9.55673 6.56983 9.52941 6.28571 9.52941C3.91878 9.52941 2 11.4256 2 13.7647C2 14.5852 2.2361 15.3512 2.64482 16M7.11616 9.60887C6.88706 8.9978 6.7619 8.33687 6.7619 7.64706C6.7619 4.52827 9.32028 2 12.4762 2C15.4159 2 17.8371 4.19371 18.1551 7.01498M18.1551 7.01498C20.393 7.78024 22 9.88113 22 12.3529C22 13.7432 21.4916 15.0161 20.6486 16"/><path stroke-linejoin="round" d="M8 22H16"/><path stroke-linejoin="round" d="M5 19H19"/><path stroke-linejoin="round" d="M2 16H22"/></g></svg> </template>
CSS
.icon-fog-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.381%207.02721C14.9767%206.81911%2015.6178%206.70588%2016.2857%206.70588C16.9404%206.70588%2017.5693%206.81468%2018.1551%207.01498M8.66667%2010.2426C8.20528%209.9374%207.68059%209.71839%207.11616%209.60887C6.8475%209.55673%206.56983%209.52941%206.28571%209.52941C3.91878%209.52941%202%2011.4256%202%2013.7647C2%2014.5852%202.2361%2015.3512%202.64482%2016M7.11616%209.60887C6.88706%208.9978%206.7619%208.33687%206.7619%207.64706C6.7619%204.52827%209.32028%202%2012.4762%202C15.4159%202%2017.8371%204.19371%2018.1551%207.01498M18.1551%207.01498C20.393%207.78024%2022%209.88113%2022%2012.3529C22%2013.7432%2021.4916%2015.0161%2020.6486%2016%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2022H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2019H19%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2016H22%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.381%207.02721C14.9767%206.81911%2015.6178%206.70588%2016.2857%206.70588C16.9404%206.70588%2017.5693%206.81468%2018.1551%207.01498M8.66667%2010.2426C8.20528%209.9374%207.68059%209.71839%207.11616%209.60887C6.8475%209.55673%206.56983%209.52941%206.28571%209.52941C3.91878%209.52941%202%2011.4256%202%2013.7647C2%2014.5852%202.2361%2015.3512%202.64482%2016M7.11616%209.60887C6.88706%208.9978%206.7619%208.33687%206.7619%207.64706C6.7619%204.52827%209.32028%202%2012.4762%202C15.4159%202%2017.8371%204.19371%2018.1551%207.01498M18.1551%207.01498C20.393%207.78024%2022%209.88113%2022%2012.3529C22%2013.7432%2021.4916%2015.0161%2020.6486%2016%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2022H16%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2019H19%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2016H22%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/fog-linear.svg?color=%231a73e8&size=48