haze-2-fill from Remix Icon by Remix Design · Fill · Weather · Apache-2.0 Free for personal and commercial use.

Name
haze-2-fill
Set
Remix Icon
Style
Fill
Category
Weather
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More weather icons from Remix Icon

Use the haze 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 19a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m7.5 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-15 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M17 7a5 5 0 0 1 0 10q-2.765 0-5-3.121Q9.765 16.999 7 17A5 5 0 0 1 7 7q2.765 0 5 3.121Q14.235 7.001 17 7m-5-5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M4.5 2a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m15 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>

React

import type { SVGProps } from "react";

export function RiHaze2Fill(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="M12 19a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m7.5 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-15 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M17 7a5 5 0 0 1 0 10q-2.765 0-5-3.121Q9.765 16.999 7 17A5 5 0 0 1 7 7q2.765 0 5 3.121Q14.235 7.001 17 7m-5-5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M4.5 2a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m15 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 19a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m7.5 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-15 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M17 7a5 5 0 0 1 0 10q-2.765 0-5-3.121Q9.765 16.999 7 17A5 5 0 0 1 7 7q2.765 0 5 3.121Q14.235 7.001 17 7m-5-5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M4.5 2a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m15 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>
</template>

CSS

.icon-haze-2-fill {
  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%22M12%2019a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m7.5%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m-15%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3M17%207a5%205%200%200%201%200%2010q-2.765%200-5-3.121Q9.765%2016.999%207%2017A5%205%200%200%201%207%207q2.765%200%205%203.121Q14.235%207.001%2017%207m-5-5a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3M4.5%202a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m15%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%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%22M12%2019a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m7.5%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m-15%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3M17%207a5%205%200%200%201%200%2010q-2.765%200-5-3.121Q9.765%2016.999%207%2017A5%205%200%200%201%207%207q2.765%200%205%203.121Q14.235%207.001%2017%207m-5-5a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3M4.5%202a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m15%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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