snowstorm 2 icon

snowstorm-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
snowstorm-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the snowstorm 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1 .733 11.323a3 3 0 0 0 .549-3.035A3 3 0 0 0 15 10.632a3 3 0 0 0-3 .518a3 3 0 0 0-3-.518A3 3 0 0 0 5.132 14.5a3 3 0 0 0-.145 1.594a3 3 0 0 0-1.169.724l-.021.021A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M10.768 12.732a1 1 0 0 1 0 1.414l-.354.354l.354.354a1 1 0 0 1-1.414 1.414L9 15.914l-.354.354a1 1 0 0 1-1.414-1.415l.354-.353l-.354-.354a1 1 0 1 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0m-2 5.5a1 1 0 0 1 0 1.414L8.414 20l.354.354a1 1 0 0 1-1.414 1.414L7 21.414l-.354.354a1 1 0 0 1-1.414-1.415L5.586 20l-.354-.354a1 1 0 1 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0m6 1.414a1 1 0 0 0-1.415-1.414l-.353.354l-.354-.354a1 1 0 0 0-1.414 1.414l.354.354l-.354.354a1 1 0 0 0 1.414 1.414l.354-.354l.354.354a1 1 0 0 0 1.414-1.415L14.414 20zm2-6.914a1 1 0 0 1 0 1.414l-.354.354l.354.354a1 1 0 0 1-1.415 1.414L15 15.914l-.354.354a1 1 0 0 1-1.414-1.415l.354-.353l-.354-.354a1 1 0 0 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteSnowstorm2Fill(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="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1 .733 11.323a3 3 0 0 0 .549-3.035A3 3 0 0 0 15 10.632a3 3 0 0 0-3 .518a3 3 0 0 0-3-.518A3 3 0 0 0 5.132 14.5a3 3 0 0 0-.145 1.594a3 3 0 0 0-1.169.724l-.021.021A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M10.768 12.732a1 1 0 0 1 0 1.414l-.354.354l.354.354a1 1 0 0 1-1.414 1.414L9 15.914l-.354.354a1 1 0 0 1-1.414-1.415l.354-.353l-.354-.354a1 1 0 1 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0m-2 5.5a1 1 0 0 1 0 1.414L8.414 20l.354.354a1 1 0 0 1-1.414 1.414L7 21.414l-.354.354a1 1 0 0 1-1.414-1.415L5.586 20l-.354-.354a1 1 0 1 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0m6 1.414a1 1 0 0 0-1.415-1.414l-.353.354l-.354-.354a1 1 0 0 0-1.414 1.414l.354.354l-.354.354a1 1 0 0 0 1.414 1.414l.354-.354l.354.354a1 1 0 0 0 1.414-1.415L14.414 20zm2-6.914a1 1 0 0 1 0 1.414l-.354.354l.354.354a1 1 0 0 1-1.415 1.414L15 15.914l-.354.354a1 1 0 0 1-1.414-1.415l.354-.353l-.354-.354a1 1 0 0 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1 .733 11.323a3 3 0 0 0 .549-3.035A3 3 0 0 0 15 10.632a3 3 0 0 0-3 .518a3 3 0 0 0-3-.518A3 3 0 0 0 5.132 14.5a3 3 0 0 0-.145 1.594a3 3 0 0 0-1.169.724l-.021.021A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M10.768 12.732a1 1 0 0 1 0 1.414l-.354.354l.354.354a1 1 0 0 1-1.414 1.414L9 15.914l-.354.354a1 1 0 0 1-1.414-1.415l.354-.353l-.354-.354a1 1 0 1 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0m-2 5.5a1 1 0 0 1 0 1.414L8.414 20l.354.354a1 1 0 0 1-1.414 1.414L7 21.414l-.354.354a1 1 0 0 1-1.414-1.415L5.586 20l-.354-.354a1 1 0 1 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0m6 1.414a1 1 0 0 0-1.415-1.414l-.353.354l-.354-.354a1 1 0 0 0-1.414 1.414l.354.354l-.354.354a1 1 0 0 0 1.414 1.414l.354-.354l.354.354a1 1 0 0 0 1.414-1.415L14.414 20zm2-6.914a1 1 0 0 1 0 1.414l-.354.354l.354.354a1 1 0 0 1-1.415 1.414L15 15.914l-.354.354a1 1 0 0 1-1.414-1.415l.354-.353l-.354-.354a1 1 0 0 1 1.414-1.414l.354.354l.354-.354a1 1 0 0 1 1.414 0"/></svg>
</template>

CSS

.icon-snowstorm-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%22M5%208.416a6.5%206.5%200%200%201%2012.586-2.204a6.002%206.002%200%200%201%20.733%2011.323a3%203%200%200%200%20.549-3.035A3%203%200%200%200%2015%2010.632a3%203%200%200%200-3%20.518a3%203%200%200%200-3-.518A3%203%200%200%200%205.132%2014.5a3%203%200%200%200-.145%201.594a3%203%200%200%200-1.169.724l-.021.021A5%205%200%200%201%205%208.416%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.768%2012.732a1%201%200%200%201%200%201.414l-.354.354l.354.354a1%201%200%200%201-1.414%201.414L9%2015.914l-.354.354a1%201%200%200%201-1.414-1.415l.354-.353l-.354-.354a1%201%200%201%201%201.414-1.414l.354.354l.354-.354a1%201%200%200%201%201.414%200m-2%205.5a1%201%200%200%201%200%201.414L8.414%2020l.354.354a1%201%200%200%201-1.414%201.414L7%2021.414l-.354.354a1%201%200%200%201-1.414-1.415L5.586%2020l-.354-.354a1%201%200%201%201%201.414-1.414l.354.354l.354-.354a1%201%200%200%201%201.414%200m6%201.414a1%201%200%200%200-1.415-1.414l-.353.354l-.354-.354a1%201%200%200%200-1.414%201.414l.354.354l-.354.354a1%201%200%200%200%201.414%201.414l.354-.354l.354.354a1%201%200%200%200%201.414-1.415L14.414%2020zm2-6.914a1%201%200%200%201%200%201.414l-.354.354l.354.354a1%201%200%200%201-1.415%201.414L15%2015.914l-.354.354a1%201%200%200%201-1.414-1.415l.354-.353l-.354-.354a1%201%200%200%201%201.414-1.414l.354.354l.354-.354a1%201%200%200%201%201.414%200%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%22M5%208.416a6.5%206.5%200%200%201%2012.586-2.204a6.002%206.002%200%200%201%20.733%2011.323a3%203%200%200%200%20.549-3.035A3%203%200%200%200%2015%2010.632a3%203%200%200%200-3%20.518a3%203%200%200%200-3-.518A3%203%200%200%200%205.132%2014.5a3%203%200%200%200-.145%201.594a3%203%200%200%200-1.169.724l-.021.021A5%205%200%200%201%205%208.416%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.768%2012.732a1%201%200%200%201%200%201.414l-.354.354l.354.354a1%201%200%200%201-1.414%201.414L9%2015.914l-.354.354a1%201%200%200%201-1.414-1.415l.354-.353l-.354-.354a1%201%200%201%201%201.414-1.414l.354.354l.354-.354a1%201%200%200%201%201.414%200m-2%205.5a1%201%200%200%201%200%201.414L8.414%2020l.354.354a1%201%200%200%201-1.414%201.414L7%2021.414l-.354.354a1%201%200%200%201-1.414-1.415L5.586%2020l-.354-.354a1%201%200%201%201%201.414-1.414l.354.354l.354-.354a1%201%200%200%201%201.414%200m6%201.414a1%201%200%200%200-1.415-1.414l-.353.354l-.354-.354a1%201%200%200%200-1.414%201.414l.354.354l-.354.354a1%201%200%200%200%201.414%201.414l.354-.354l.354.354a1%201%200%200%200%201.414-1.415L14.414%2020zm2-6.914a1%201%200%200%201%200%201.414l-.354.354l.354.354a1%201%200%200%201-1.415%201.414L15%2015.914l-.354.354a1%201%200%200%201-1.414-1.415l.354-.353l-.354-.354a1%201%200%200%201%201.414-1.414l.354.354l.354-.354a1%201%200%200%201%201.414%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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