haze from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
haze
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More planning icons from Carbon

Use the haze icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 28H3a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2m-4-8H3a1 1 0 0 1 0-2h12a1 1 0 0 1 0 2m10.793 2.379l2.828 2.828l-1.414 1.414l-2.828-2.828zM28 15h4v2h-4zm-3.621-6.793l2.828-2.828l1.414 1.414l-2.828 2.828zM17 2h2v4h-2zm-6.793 7.621L7.38 6.793l1.414-1.414l2.828 2.828z"/><path fill="currentColor" d="M18 8a8.01 8.01 0 0 0-8 8h2a6 6 0 1 1 6 6H7a1 1 0 0 0 0 2h11a8 8 0 0 0 0-16"/></svg>

React

import type { SVGProps } from "react";

export function CarbonHaze(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 28H3a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2m-4-8H3a1 1 0 0 1 0-2h12a1 1 0 0 1 0 2m10.793 2.379l2.828 2.828l-1.414 1.414l-2.828-2.828zM28 15h4v2h-4zm-3.621-6.793l2.828-2.828l1.414 1.414l-2.828 2.828zM17 2h2v4h-2zm-6.793 7.621L7.38 6.793l1.414-1.414l2.828 2.828z"/><path fill="currentColor" d="M18 8a8.01 8.01 0 0 0-8 8h2a6 6 0 1 1 6 6H7a1 1 0 0 0 0 2h11a8 8 0 0 0 0-16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 28H3a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2m-4-8H3a1 1 0 0 1 0-2h12a1 1 0 0 1 0 2m10.793 2.379l2.828 2.828l-1.414 1.414l-2.828-2.828zM28 15h4v2h-4zm-3.621-6.793l2.828-2.828l1.414 1.414l-2.828 2.828zM17 2h2v4h-2zm-6.793 7.621L7.38 6.793l1.414-1.414l2.828 2.828z"/><path fill="currentColor" d="M18 8a8.01 8.01 0 0 0-8 8h2a6 6 0 1 1 6 6H7a1 1 0 0 0 0 2h11a8 8 0 0 0 0-16"/></svg>
</template>

CSS

.icon-haze {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%2028H3a1%201%200%200%201%200-2h16a1%201%200%200%201%200%202m-4-8H3a1%201%200%200%201%200-2h12a1%201%200%200%201%200%202m10.793%202.379l2.828%202.828l-1.414%201.414l-2.828-2.828zM28%2015h4v2h-4zm-3.621-6.793l2.828-2.828l1.414%201.414l-2.828%202.828zM17%202h2v4h-2zm-6.793%207.621L7.38%206.793l1.414-1.414l2.828%202.828z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%208a8.01%208.01%200%200%200-8%208h2a6%206%200%201%201%206%206H7a1%201%200%200%200%200%202h11a8%208%200%200%200%200-16%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%2028H3a1%201%200%200%201%200-2h16a1%201%200%200%201%200%202m-4-8H3a1%201%200%200%201%200-2h12a1%201%200%200%201%200%202m10.793%202.379l2.828%202.828l-1.414%201.414l-2.828-2.828zM28%2015h4v2h-4zm-3.621-6.793l2.828-2.828l1.414%201.414l-2.828%202.828zM17%202h2v4h-2zm-6.793%207.621L7.38%206.793l1.414-1.414l2.828%202.828z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%208a8.01%208.01%200%200%200-8%208h2a6%206%200%201%201%206%206H7a1%201%200%200%200%200%202h11a8%208%200%200%200%200-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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