sun fog icon

sun-fog-outline from Solar by 480 Design · Outline · Weather · CC-BY-4.0 Attribution required.

Name
sun-fog-outline
Set
Solar
Style
Outline
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

Use the sun fog icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 21.25C16.4142 21.25 16.75 21.5858 16.75 22C16.75 22.4142 16.4142 22.75 16 22.75H8C7.58579 22.75 7.25 22.4142 7.25 22C7.25 21.5858 7.58579 21.25 8 21.25H16Z"/><path d="M19 18.25C19.4142 18.25 19.75 18.5858 19.75 19C19.75 19.4142 19.4142 19.75 19 19.75H5C4.58579 19.75 4.25 19.4142 4.25 19C4.25 18.5858 4.58579 18.25 5 18.25H19Z"/><path d="M22 15.25C22.4142 15.25 22.75 15.5858 22.75 16C22.75 16.4142 22.4142 16.75 22 16.75H2C1.58579 16.75 1.25 16.4142 1.25 16C1.25 15.5858 1.58579 15.25 2 15.25H22Z"/><path d="M17.25 12C17.25 9.1005 14.8995 6.75 12 6.75C9.1005 6.75 6.75 9.1005 6.75 12C6.75 13.2139 7.16204 14.3295 7.85352 15.2188H16.1465C16.838 14.3295 17.25 13.2139 17.25 12ZM18.75 12C18.75 13.7113 18.1122 15.2754 17.0625 16.4648L16.8389 16.7188H7.16113L6.9375 16.4648C5.88777 15.2754 5.25 13.7113 5.25 12C5.25 8.27208 8.27208 5.25 12 5.25C15.7279 5.25 18.75 8.27208 18.75 12Z"/><path d="M11.25 3V2C11.25 1.58579 11.5858 1.25 12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V3C12.75 3.41421 12.4142 3.75 12 3.75C11.5858 3.75 11.25 3.41421 11.25 3Z"/><path d="M21 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H21C20.5858 12.75 20.25 12.4142 20.25 12C20.25 11.5858 20.5858 11.25 21 11.25Z"/><path d="M2 11.25H3C3.41421 11.25 3.75 11.5858 3.75 12C3.75 12.4142 3.41421 12.75 3 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25Z"/><path d="M18.1476 4.79178L18.5405 4.39887C18.8334 4.10598 19.3082 4.10598 19.6011 4.39887C19.894 4.69176 19.894 5.16664 19.6011 5.45953L19.2082 5.85244C18.9153 6.14526 18.4404 6.14531 18.1476 5.85244C17.8547 5.55958 17.8547 5.08468 18.1476 4.79178Z"/><path d="M5.45919 4.39853L5.85211 4.79145C6.145 5.08434 6.145 5.55921 5.85211 5.85211C5.55921 6.145 5.08434 6.145 4.79145 5.85211L4.39853 5.45919C4.10572 5.16629 4.10567 4.6914 4.39853 4.39853C4.6914 4.10567 5.16629 4.10572 5.45919 4.39853Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSunFogOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 21.25C16.4142 21.25 16.75 21.5858 16.75 22C16.75 22.4142 16.4142 22.75 16 22.75H8C7.58579 22.75 7.25 22.4142 7.25 22C7.25 21.5858 7.58579 21.25 8 21.25H16Z"/><path d="M19 18.25C19.4142 18.25 19.75 18.5858 19.75 19C19.75 19.4142 19.4142 19.75 19 19.75H5C4.58579 19.75 4.25 19.4142 4.25 19C4.25 18.5858 4.58579 18.25 5 18.25H19Z"/><path d="M22 15.25C22.4142 15.25 22.75 15.5858 22.75 16C22.75 16.4142 22.4142 16.75 22 16.75H2C1.58579 16.75 1.25 16.4142 1.25 16C1.25 15.5858 1.58579 15.25 2 15.25H22Z"/><path d="M17.25 12C17.25 9.1005 14.8995 6.75 12 6.75C9.1005 6.75 6.75 9.1005 6.75 12C6.75 13.2139 7.16204 14.3295 7.85352 15.2188H16.1465C16.838 14.3295 17.25 13.2139 17.25 12ZM18.75 12C18.75 13.7113 18.1122 15.2754 17.0625 16.4648L16.8389 16.7188H7.16113L6.9375 16.4648C5.88777 15.2754 5.25 13.7113 5.25 12C5.25 8.27208 8.27208 5.25 12 5.25C15.7279 5.25 18.75 8.27208 18.75 12Z"/><path d="M11.25 3V2C11.25 1.58579 11.5858 1.25 12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V3C12.75 3.41421 12.4142 3.75 12 3.75C11.5858 3.75 11.25 3.41421 11.25 3Z"/><path d="M21 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H21C20.5858 12.75 20.25 12.4142 20.25 12C20.25 11.5858 20.5858 11.25 21 11.25Z"/><path d="M2 11.25H3C3.41421 11.25 3.75 11.5858 3.75 12C3.75 12.4142 3.41421 12.75 3 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25Z"/><path d="M18.1476 4.79178L18.5405 4.39887C18.8334 4.10598 19.3082 4.10598 19.6011 4.39887C19.894 4.69176 19.894 5.16664 19.6011 5.45953L19.2082 5.85244C18.9153 6.14526 18.4404 6.14531 18.1476 5.85244C17.8547 5.55958 17.8547 5.08468 18.1476 4.79178Z"/><path d="M5.45919 4.39853L5.85211 4.79145C6.145 5.08434 6.145 5.55921 5.85211 5.85211C5.55921 6.145 5.08434 6.145 4.79145 5.85211L4.39853 5.45919C4.10572 5.16629 4.10567 4.6914 4.39853 4.39853C4.6914 4.10567 5.16629 4.10572 5.45919 4.39853Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 21.25C16.4142 21.25 16.75 21.5858 16.75 22C16.75 22.4142 16.4142 22.75 16 22.75H8C7.58579 22.75 7.25 22.4142 7.25 22C7.25 21.5858 7.58579 21.25 8 21.25H16Z"/><path d="M19 18.25C19.4142 18.25 19.75 18.5858 19.75 19C19.75 19.4142 19.4142 19.75 19 19.75H5C4.58579 19.75 4.25 19.4142 4.25 19C4.25 18.5858 4.58579 18.25 5 18.25H19Z"/><path d="M22 15.25C22.4142 15.25 22.75 15.5858 22.75 16C22.75 16.4142 22.4142 16.75 22 16.75H2C1.58579 16.75 1.25 16.4142 1.25 16C1.25 15.5858 1.58579 15.25 2 15.25H22Z"/><path d="M17.25 12C17.25 9.1005 14.8995 6.75 12 6.75C9.1005 6.75 6.75 9.1005 6.75 12C6.75 13.2139 7.16204 14.3295 7.85352 15.2188H16.1465C16.838 14.3295 17.25 13.2139 17.25 12ZM18.75 12C18.75 13.7113 18.1122 15.2754 17.0625 16.4648L16.8389 16.7188H7.16113L6.9375 16.4648C5.88777 15.2754 5.25 13.7113 5.25 12C5.25 8.27208 8.27208 5.25 12 5.25C15.7279 5.25 18.75 8.27208 18.75 12Z"/><path d="M11.25 3V2C11.25 1.58579 11.5858 1.25 12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V3C12.75 3.41421 12.4142 3.75 12 3.75C11.5858 3.75 11.25 3.41421 11.25 3Z"/><path d="M21 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H21C20.5858 12.75 20.25 12.4142 20.25 12C20.25 11.5858 20.5858 11.25 21 11.25Z"/><path d="M2 11.25H3C3.41421 11.25 3.75 11.5858 3.75 12C3.75 12.4142 3.41421 12.75 3 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25Z"/><path d="M18.1476 4.79178L18.5405 4.39887C18.8334 4.10598 19.3082 4.10598 19.6011 4.39887C19.894 4.69176 19.894 5.16664 19.6011 5.45953L19.2082 5.85244C18.9153 6.14526 18.4404 6.14531 18.1476 5.85244C17.8547 5.55958 17.8547 5.08468 18.1476 4.79178Z"/><path d="M5.45919 4.39853L5.85211 4.79145C6.145 5.08434 6.145 5.55921 5.85211 5.85211C5.55921 6.145 5.08434 6.145 4.79145 5.85211L4.39853 5.45919C4.10572 5.16629 4.10567 4.6914 4.39853 4.39853C4.6914 4.10567 5.16629 4.10572 5.45919 4.39853Z"/></g></svg>
</template>

CSS

.icon-sun-fog-outline {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M16%2021.25C16.4142%2021.25%2016.75%2021.5858%2016.75%2022C16.75%2022.4142%2016.4142%2022.75%2016%2022.75H8C7.58579%2022.75%207.25%2022.4142%207.25%2022C7.25%2021.5858%207.58579%2021.25%208%2021.25H16Z%22%2F%3E%3Cpath%20d%3D%22M19%2018.25C19.4142%2018.25%2019.75%2018.5858%2019.75%2019C19.75%2019.4142%2019.4142%2019.75%2019%2019.75H5C4.58579%2019.75%204.25%2019.4142%204.25%2019C4.25%2018.5858%204.58579%2018.25%205%2018.25H19Z%22%2F%3E%3Cpath%20d%3D%22M22%2015.25C22.4142%2015.25%2022.75%2015.5858%2022.75%2016C22.75%2016.4142%2022.4142%2016.75%2022%2016.75H2C1.58579%2016.75%201.25%2016.4142%201.25%2016C1.25%2015.5858%201.58579%2015.25%202%2015.25H22Z%22%2F%3E%3Cpath%20d%3D%22M17.25%2012C17.25%209.1005%2014.8995%206.75%2012%206.75C9.1005%206.75%206.75%209.1005%206.75%2012C6.75%2013.2139%207.16204%2014.3295%207.85352%2015.2188H16.1465C16.838%2014.3295%2017.25%2013.2139%2017.25%2012ZM18.75%2012C18.75%2013.7113%2018.1122%2015.2754%2017.0625%2016.4648L16.8389%2016.7188H7.16113L6.9375%2016.4648C5.88777%2015.2754%205.25%2013.7113%205.25%2012C5.25%208.27208%208.27208%205.25%2012%205.25C15.7279%205.25%2018.75%208.27208%2018.75%2012Z%22%2F%3E%3Cpath%20d%3D%22M11.25%203V2C11.25%201.58579%2011.5858%201.25%2012%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V3C12.75%203.41421%2012.4142%203.75%2012%203.75C11.5858%203.75%2011.25%203.41421%2011.25%203Z%22%2F%3E%3Cpath%20d%3D%22M21%2011.25H22C22.4142%2011.25%2022.75%2011.5858%2022.75%2012C22.75%2012.4142%2022.4142%2012.75%2022%2012.75H21C20.5858%2012.75%2020.25%2012.4142%2020.25%2012C20.25%2011.5858%2020.5858%2011.25%2021%2011.25Z%22%2F%3E%3Cpath%20d%3D%22M2%2011.25H3C3.41421%2011.25%203.75%2011.5858%203.75%2012C3.75%2012.4142%203.41421%2012.75%203%2012.75H2C1.58579%2012.75%201.25%2012.4142%201.25%2012C1.25%2011.5858%201.58579%2011.25%202%2011.25Z%22%2F%3E%3Cpath%20d%3D%22M18.1476%204.79178L18.5405%204.39887C18.8334%204.10598%2019.3082%204.10598%2019.6011%204.39887C19.894%204.69176%2019.894%205.16664%2019.6011%205.45953L19.2082%205.85244C18.9153%206.14526%2018.4404%206.14531%2018.1476%205.85244C17.8547%205.55958%2017.8547%205.08468%2018.1476%204.79178Z%22%2F%3E%3Cpath%20d%3D%22M5.45919%204.39853L5.85211%204.79145C6.145%205.08434%206.145%205.55921%205.85211%205.85211C5.55921%206.145%205.08434%206.145%204.79145%205.85211L4.39853%205.45919C4.10572%205.16629%204.10567%204.6914%204.39853%204.39853C4.6914%204.10567%205.16629%204.10572%205.45919%204.39853Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M16%2021.25C16.4142%2021.25%2016.75%2021.5858%2016.75%2022C16.75%2022.4142%2016.4142%2022.75%2016%2022.75H8C7.58579%2022.75%207.25%2022.4142%207.25%2022C7.25%2021.5858%207.58579%2021.25%208%2021.25H16Z%22%2F%3E%3Cpath%20d%3D%22M19%2018.25C19.4142%2018.25%2019.75%2018.5858%2019.75%2019C19.75%2019.4142%2019.4142%2019.75%2019%2019.75H5C4.58579%2019.75%204.25%2019.4142%204.25%2019C4.25%2018.5858%204.58579%2018.25%205%2018.25H19Z%22%2F%3E%3Cpath%20d%3D%22M22%2015.25C22.4142%2015.25%2022.75%2015.5858%2022.75%2016C22.75%2016.4142%2022.4142%2016.75%2022%2016.75H2C1.58579%2016.75%201.25%2016.4142%201.25%2016C1.25%2015.5858%201.58579%2015.25%202%2015.25H22Z%22%2F%3E%3Cpath%20d%3D%22M17.25%2012C17.25%209.1005%2014.8995%206.75%2012%206.75C9.1005%206.75%206.75%209.1005%206.75%2012C6.75%2013.2139%207.16204%2014.3295%207.85352%2015.2188H16.1465C16.838%2014.3295%2017.25%2013.2139%2017.25%2012ZM18.75%2012C18.75%2013.7113%2018.1122%2015.2754%2017.0625%2016.4648L16.8389%2016.7188H7.16113L6.9375%2016.4648C5.88777%2015.2754%205.25%2013.7113%205.25%2012C5.25%208.27208%208.27208%205.25%2012%205.25C15.7279%205.25%2018.75%208.27208%2018.75%2012Z%22%2F%3E%3Cpath%20d%3D%22M11.25%203V2C11.25%201.58579%2011.5858%201.25%2012%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V3C12.75%203.41421%2012.4142%203.75%2012%203.75C11.5858%203.75%2011.25%203.41421%2011.25%203Z%22%2F%3E%3Cpath%20d%3D%22M21%2011.25H22C22.4142%2011.25%2022.75%2011.5858%2022.75%2012C22.75%2012.4142%2022.4142%2012.75%2022%2012.75H21C20.5858%2012.75%2020.25%2012.4142%2020.25%2012C20.25%2011.5858%2020.5858%2011.25%2021%2011.25Z%22%2F%3E%3Cpath%20d%3D%22M2%2011.25H3C3.41421%2011.25%203.75%2011.5858%203.75%2012C3.75%2012.4142%203.41421%2012.75%203%2012.75H2C1.58579%2012.75%201.25%2012.4142%201.25%2012C1.25%2011.5858%201.58579%2011.25%202%2011.25Z%22%2F%3E%3Cpath%20d%3D%22M18.1476%204.79178L18.5405%204.39887C18.8334%204.10598%2019.3082%204.10598%2019.6011%204.39887C19.894%204.69176%2019.894%205.16664%2019.6011%205.45953L19.2082%205.85244C18.9153%206.14526%2018.4404%206.14531%2018.1476%205.85244C17.8547%205.55958%2017.8547%205.08468%2018.1476%204.79178Z%22%2F%3E%3Cpath%20d%3D%22M5.45919%204.39853L5.85211%204.79145C6.145%205.08434%206.145%205.55921%205.85211%205.85211C5.55921%206.145%205.08434%206.145%204.79145%205.85211L4.39853%205.45919C4.10572%205.16629%204.10567%204.6914%204.39853%204.39853C4.6914%204.10567%205.16629%204.10572%205.45919%204.39853Z%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/sun-fog-outline.svg?color=%231a73e8&size=48