fog from IconPark by ByteDance · Color · Weather · Apache-2.0 Free for personal and commercial use.

Name
fog
Set
IconPark
Style
Color
Category
Weather
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More weather icons from IconPark

Use the fog icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9.45455 30.9942C6.14242 28.461 4 24.4278 4 19.8851C4 12.2166 10.1052 6 17.6364 6C23.9334 6 29.2336 10.3462 30.8015 16.2533C32.0353 15.6159 33.431 15.2567 34.9091 15.2567C39.9299 15.2567 44 19.4011 44 24.5135C44 28.3094 41.7562 31.5716 38.5455 33"/><path d="M22.2426 15.7574C21.1569 14.6716 19.6569 14 18 14C14.6863 14 12 16.6863 12 20C12 21.6569 12.6716 23.1569 13.7574 24.2426"/><path d="M20 34H28"/><path d="M10 42H20"/><path d="M28 42H38"/><path d="M26 26H34"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFog(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M9.45455 30.9942C6.14242 28.461 4 24.4278 4 19.8851C4 12.2166 10.1052 6 17.6364 6C23.9334 6 29.2336 10.3462 30.8015 16.2533C32.0353 15.6159 33.431 15.2567 34.9091 15.2567C39.9299 15.2567 44 19.4011 44 24.5135C44 28.3094 41.7562 31.5716 38.5455 33"/><path d="M22.2426 15.7574C21.1569 14.6716 19.6569 14 18 14C14.6863 14 12 16.6863 12 20C12 21.6569 12.6716 23.1569 13.7574 24.2426"/><path d="M20 34H28"/><path d="M10 42H20"/><path d="M28 42H38"/><path d="M26 26H34"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9.45455 30.9942C6.14242 28.461 4 24.4278 4 19.8851C4 12.2166 10.1052 6 17.6364 6C23.9334 6 29.2336 10.3462 30.8015 16.2533C32.0353 15.6159 33.431 15.2567 34.9091 15.2567C39.9299 15.2567 44 19.4011 44 24.5135C44 28.3094 41.7562 31.5716 38.5455 33"/><path d="M22.2426 15.7574C21.1569 14.6716 19.6569 14 18 14C14.6863 14 12 16.6863 12 20C12 21.6569 12.6716 23.1569 13.7574 24.2426"/><path d="M20 34H28"/><path d="M10 42H20"/><path d="M28 42H38"/><path d="M26 26H34"/></g></svg>
</template>

CSS

.icon-fog {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M9.45455%2030.9942C6.14242%2028.461%204%2024.4278%204%2019.8851C4%2012.2166%2010.1052%206%2017.6364%206C23.9334%206%2029.2336%2010.3462%2030.8015%2016.2533C32.0353%2015.6159%2033.431%2015.2567%2034.9091%2015.2567C39.9299%2015.2567%2044%2019.4011%2044%2024.5135C44%2028.3094%2041.7562%2031.5716%2038.5455%2033%22%2F%3E%3Cpath%20d%3D%22M22.2426%2015.7574C21.1569%2014.6716%2019.6569%2014%2018%2014C14.6863%2014%2012%2016.6863%2012%2020C12%2021.6569%2012.6716%2023.1569%2013.7574%2024.2426%22%2F%3E%3Cpath%20d%3D%22M20%2034H28%22%2F%3E%3Cpath%20d%3D%22M10%2042H20%22%2F%3E%3Cpath%20d%3D%22M28%2042H38%22%2F%3E%3Cpath%20d%3D%22M26%2026H34%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M9.45455%2030.9942C6.14242%2028.461%204%2024.4278%204%2019.8851C4%2012.2166%2010.1052%206%2017.6364%206C23.9334%206%2029.2336%2010.3462%2030.8015%2016.2533C32.0353%2015.6159%2033.431%2015.2567%2034.9091%2015.2567C39.9299%2015.2567%2044%2019.4011%2044%2024.5135C44%2028.3094%2041.7562%2031.5716%2038.5455%2033%22%2F%3E%3Cpath%20d%3D%22M22.2426%2015.7574C21.1569%2014.6716%2019.6569%2014%2018%2014C14.6863%2014%2012%2016.6863%2012%2020C12%2021.6569%2012.6716%2023.1569%2013.7574%2024.2426%22%2F%3E%3Cpath%20d%3D%22M20%2034H28%22%2F%3E%3Cpath%20d%3D%22M10%2042H20%22%2F%3E%3Cpath%20d%3D%22M28%2042H38%22%2F%3E%3Cpath%20d%3D%22M26%2026H34%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/fog.svg?color=%231a73e8&size=48