snowflake icon

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

Name
snowflake
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 snowflake icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.415 12H28v-2h-4.585L28 5.415L26.586 4L22 8.587V4h-2v6.587L18.587 12H17V8h-2v4h-1.587L12 10.587V4h-2v4.587L5.414 4L4 5.415L8.585 10H4v2h6.585L12 13.415V15H8v2h4v1.587L10.587 20H4v2h4.587L4 26.586l1.414 1.415L10 23.415V28h2v-6.585L13.415 20H15v4h2v-4h1.585L20 21.415V28h2v-4.585l4.585 4.586L28 26.586L23.413 22H28v-2h-6.587L20 18.587V17h4v-2h-4v-1.585ZM18 18h-4v-4h4Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonSnowflake(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="M21.415 12H28v-2h-4.585L28 5.415L26.586 4L22 8.587V4h-2v6.587L18.587 12H17V8h-2v4h-1.587L12 10.587V4h-2v4.587L5.414 4L4 5.415L8.585 10H4v2h6.585L12 13.415V15H8v2h4v1.587L10.587 20H4v2h4.587L4 26.586l1.414 1.415L10 23.415V28h2v-6.585L13.415 20H15v4h2v-4h1.585L20 21.415V28h2v-4.585l4.585 4.586L28 26.586L23.413 22H28v-2h-6.587L20 18.587V17h4v-2h-4v-1.585ZM18 18h-4v-4h4Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.415 12H28v-2h-4.585L28 5.415L26.586 4L22 8.587V4h-2v6.587L18.587 12H17V8h-2v4h-1.587L12 10.587V4h-2v4.587L5.414 4L4 5.415L8.585 10H4v2h6.585L12 13.415V15H8v2h4v1.587L10.587 20H4v2h4.587L4 26.586l1.414 1.415L10 23.415V28h2v-6.585L13.415 20H15v4h2v-4h1.585L20 21.415V28h2v-4.585l4.585 4.586L28 26.586L23.413 22H28v-2h-6.587L20 18.587V17h4v-2h-4v-1.585ZM18 18h-4v-4h4Z"/></svg>
</template>

CSS

.icon-snowflake {
  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%22M21.415%2012H28v-2h-4.585L28%205.415L26.586%204L22%208.587V4h-2v6.587L18.587%2012H17V8h-2v4h-1.587L12%2010.587V4h-2v4.587L5.414%204L4%205.415L8.585%2010H4v2h6.585L12%2013.415V15H8v2h4v1.587L10.587%2020H4v2h4.587L4%2026.586l1.414%201.415L10%2023.415V28h2v-6.585L13.415%2020H15v4h2v-4h1.585L20%2021.415V28h2v-4.585l4.585%204.586L28%2026.586L23.413%2022H28v-2h-6.587L20%2018.587V17h4v-2h-4v-1.585ZM18%2018h-4v-4h4Z%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%22M21.415%2012H28v-2h-4.585L28%205.415L26.586%204L22%208.587V4h-2v6.587L18.587%2012H17V8h-2v4h-1.587L12%2010.587V4h-2v4.587L5.414%204L4%205.415L8.585%2010H4v2h6.585L12%2013.415V15H8v2h4v1.587L10.587%2020H4v2h4.587L4%2026.586l1.414%201.415L10%2023.415V28h2v-6.585L13.415%2020H15v4h2v-4h1.585L20%2021.415V28h2v-4.585l4.585%204.586L28%2026.586L23.413%2022H28v-2h-6.587L20%2018.587V17h4v-2h-4v-1.585ZM18%2018h-4v-4h4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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