cloud snow2 icon

cloud-snow2-filled from Reicon by REICON · Filled · Weather · MIT Free for personal and commercial use.

Name
cloud-snow2-filled
Set
Reicon
Style
Filled
Category
Weather
Viewbox
24×24
License
MIT

2 other variants in Reicon

More weather icons from Reicon

Use the cloud snow2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13 18a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0 3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m3-1.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6 3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M12 19a1 1 0 0 0 .781-.376a.997.997 0 0 0-.182-1.425a.995.995 0 0 0-1.198 0A.999.999 0 0 0 12 19"/><path d="M22 13.353c0 2.733-1.965 5.013-4.576 5.535A2.5 2.5 0 0 0 17 18a2.5 2.5 0 1 0-4.33-2.41a2.5 2.5 0 0 0-1.34 0A2.501 2.501 0 1 0 7 18c-.219.29-.375.63-.45 1h-.264C3.919 19 2 17.104 2 14.765s1.919-4.236 4.286-4.236q.427.001.83.08a5.6 5.6 0 0 1-.354-1.962C6.762 5.528 9.32 3 12.476 3c2.94 0 5.361 2.194 5.68 5.015C20.392 8.78 22 10.881 22 13.353"/><path d="M15 17.5a1 1 0 0 1-.781-.376A1 1 0 1 1 15 17.5m-6-2a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCloudSnow2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13 18a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0 3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m3-1.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6 3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M12 19a1 1 0 0 0 .781-.376a.997.997 0 0 0-.182-1.425a.995.995 0 0 0-1.198 0A.999.999 0 0 0 12 19"/><path d="M22 13.353c0 2.733-1.965 5.013-4.576 5.535A2.5 2.5 0 0 0 17 18a2.5 2.5 0 1 0-4.33-2.41a2.5 2.5 0 0 0-1.34 0A2.501 2.501 0 1 0 7 18c-.219.29-.375.63-.45 1h-.264C3.919 19 2 17.104 2 14.765s1.919-4.236 4.286-4.236q.427.001.83.08a5.6 5.6 0 0 1-.354-1.962C6.762 5.528 9.32 3 12.476 3c2.94 0 5.361 2.194 5.68 5.015C20.392 8.78 22 10.881 22 13.353"/><path d="M15 17.5a1 1 0 0 1-.781-.376A1 1 0 1 1 15 17.5m-6-2a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13 18a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0 3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m3-1.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6 3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/><path d="M12 19a1 1 0 0 0 .781-.376a.997.997 0 0 0-.182-1.425a.995.995 0 0 0-1.198 0A.999.999 0 0 0 12 19"/><path d="M22 13.353c0 2.733-1.965 5.013-4.576 5.535A2.5 2.5 0 0 0 17 18a2.5 2.5 0 1 0-4.33-2.41a2.5 2.5 0 0 0-1.34 0A2.501 2.501 0 1 0 7 18c-.219.29-.375.63-.45 1h-.264C3.919 19 2 17.104 2 14.765s1.919-4.236 4.286-4.236q.427.001.83.08a5.6 5.6 0 0 1-.354-1.962C6.762 5.528 9.32 3 12.476 3c2.94 0 5.361 2.194 5.68 5.015C20.392 8.78 22 10.881 22 13.353"/><path d="M15 17.5a1 1 0 0 1-.781-.376A1 1 0 1 1 15 17.5m-6-2a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>
</template>

CSS

.icon-cloud-snow2-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13%2018a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0%203a1%201%200%201%201-2%200a1%201%200%200%201%202%200m3-1.5a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0-3a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-6%203a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0-3a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20d%3D%22M12%2019a1%201%200%200%200%20.781-.376a.997.997%200%200%200-.182-1.425a.995.995%200%200%200-1.198%200A.999.999%200%200%200%2012%2019%22%2F%3E%3Cpath%20d%3D%22M22%2013.353c0%202.733-1.965%205.013-4.576%205.535A2.5%202.5%200%200%200%2017%2018a2.5%202.5%200%201%200-4.33-2.41a2.5%202.5%200%200%200-1.34%200A2.501%202.501%200%201%200%207%2018c-.219.29-.375.63-.45%201h-.264C3.919%2019%202%2017.104%202%2014.765s1.919-4.236%204.286-4.236q.427.001.83.08a5.6%205.6%200%200%201-.354-1.962C6.762%205.528%209.32%203%2012.476%203c2.94%200%205.361%202.194%205.68%205.015C20.392%208.78%2022%2010.881%2022%2013.353%22%2F%3E%3Cpath%20d%3D%22M15%2017.5a1%201%200%200%201-.781-.376A1%201%200%201%201%2015%2017.5m-6-2a1%201%200%201%201%200%202a1%201%200%200%201%200-2%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13%2018a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0%203a1%201%200%201%201-2%200a1%201%200%200%201%202%200m3-1.5a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0-3a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-6%203a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0-3a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%2F%3E%3Cpath%20d%3D%22M12%2019a1%201%200%200%200%20.781-.376a.997.997%200%200%200-.182-1.425a.995.995%200%200%200-1.198%200A.999.999%200%200%200%2012%2019%22%2F%3E%3Cpath%20d%3D%22M22%2013.353c0%202.733-1.965%205.013-4.576%205.535A2.5%202.5%200%200%200%2017%2018a2.5%202.5%200%201%200-4.33-2.41a2.5%202.5%200%200%200-1.34%200A2.501%202.501%200%201%200%207%2018c-.219.29-.375.63-.45%201h-.264C3.919%2019%202%2017.104%202%2014.765s1.919-4.236%204.286-4.236q.427.001.83.08a5.6%205.6%200%200%201-.354-1.962C6.762%205.528%209.32%203%2012.476%203c2.94%200%205.361%202.194%205.68%205.015C20.392%208.78%2022%2010.881%2022%2013.353%22%2F%3E%3Cpath%20d%3D%22M15%2017.5a1%201%200%200%201-.781-.376A1%201%200%201%201%2015%2017.5m-6-2a1%201%200%201%201%200%202a1%201%200%200%201%200-2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cloud-snow2-filled.svg?color=%231a73e8&size=48