weather front cold icon

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

Name
weather-front-cold
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

More planning icons from Carbon

Use the weather front cold icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.166 2a13.03 13.03 0 0 0-12.542 9.58l-1.177 4.315A11.024 11.024 0 0 1 3.835 24H2v2h1.834c.298 0 .592-.017.886-.037l7.929 2.974A1 1 0 0 0 14 28v-6.908a13 13 0 0 0 .912-1.313l6.363-1.818a1 1 0 0 0 .506-1.586l-3.997-4.995a11 11 0 0 1 1.152-2.347l5.748 1.916A1 1 0 0 0 26 10V4.225A11 11 0 0 1 28.166 4H30V2ZM8.336 25.183A13 13 0 0 0 12 23.094v3.463Zm7.74-7.816c.11-.31.213-.625.3-.946l.733-2.685l2.171 2.715ZM24 8.612l-3.741-1.247A11.1 11.1 0 0 1 24 4.831ZM10 4v4.586L3.414 2L2 3.414L8.586 10H4v2h8V4z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonWeatherFrontCold(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="M28.166 2a13.03 13.03 0 0 0-12.542 9.58l-1.177 4.315A11.024 11.024 0 0 1 3.835 24H2v2h1.834c.298 0 .592-.017.886-.037l7.929 2.974A1 1 0 0 0 14 28v-6.908a13 13 0 0 0 .912-1.313l6.363-1.818a1 1 0 0 0 .506-1.586l-3.997-4.995a11 11 0 0 1 1.152-2.347l5.748 1.916A1 1 0 0 0 26 10V4.225A11 11 0 0 1 28.166 4H30V2ZM8.336 25.183A13 13 0 0 0 12 23.094v3.463Zm7.74-7.816c.11-.31.213-.625.3-.946l.733-2.685l2.171 2.715ZM24 8.612l-3.741-1.247A11.1 11.1 0 0 1 24 4.831ZM10 4v4.586L3.414 2L2 3.414L8.586 10H4v2h8V4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.166 2a13.03 13.03 0 0 0-12.542 9.58l-1.177 4.315A11.024 11.024 0 0 1 3.835 24H2v2h1.834c.298 0 .592-.017.886-.037l7.929 2.974A1 1 0 0 0 14 28v-6.908a13 13 0 0 0 .912-1.313l6.363-1.818a1 1 0 0 0 .506-1.586l-3.997-4.995a11 11 0 0 1 1.152-2.347l5.748 1.916A1 1 0 0 0 26 10V4.225A11 11 0 0 1 28.166 4H30V2ZM8.336 25.183A13 13 0 0 0 12 23.094v3.463Zm7.74-7.816c.11-.31.213-.625.3-.946l.733-2.685l2.171 2.715ZM24 8.612l-3.741-1.247A11.1 11.1 0 0 1 24 4.831ZM10 4v4.586L3.414 2L2 3.414L8.586 10H4v2h8V4z"/></svg>
</template>

CSS

.icon-weather-front-cold {
  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%22M28.166%202a13.03%2013.03%200%200%200-12.542%209.58l-1.177%204.315A11.024%2011.024%200%200%201%203.835%2024H2v2h1.834c.298%200%20.592-.017.886-.037l7.929%202.974A1%201%200%200%200%2014%2028v-6.908a13%2013%200%200%200%20.912-1.313l6.363-1.818a1%201%200%200%200%20.506-1.586l-3.997-4.995a11%2011%200%200%201%201.152-2.347l5.748%201.916A1%201%200%200%200%2026%2010V4.225A11%2011%200%200%201%2028.166%204H30V2ZM8.336%2025.183A13%2013%200%200%200%2012%2023.094v3.463Zm7.74-7.816c.11-.31.213-.625.3-.946l.733-2.685l2.171%202.715ZM24%208.612l-3.741-1.247A11.1%2011.1%200%200%201%2024%204.831ZM10%204v4.586L3.414%202L2%203.414L8.586%2010H4v2h8V4z%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%22M28.166%202a13.03%2013.03%200%200%200-12.542%209.58l-1.177%204.315A11.024%2011.024%200%200%201%203.835%2024H2v2h1.834c.298%200%20.592-.017.886-.037l7.929%202.974A1%201%200%200%200%2014%2028v-6.908a13%2013%200%200%200%20.912-1.313l6.363-1.818a1%201%200%200%200%20.506-1.586l-3.997-4.995a11%2011%200%200%201%201.152-2.347l5.748%201.916A1%201%200%200%200%2026%2010V4.225A11%2011%200%200%201%2028.166%204H30V2ZM8.336%2025.183A13%2013%200%200%200%2012%2023.094v3.463Zm7.74-7.816c.11-.31.213-.625.3-.946l.733-2.685l2.171%202.715ZM24%208.612l-3.741-1.247A11.1%2011.1%200%200%201%2024%204.831ZM10%204v4.586L3.414%202L2%203.414L8.586%2010H4v2h8V4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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