cloud snow icon
cloud-snow-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- cloud-snow-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the cloud snow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M88 196a12 12 0 1 1-12-12a12 12 0 0 1 12 12m28 4a12 12 0 1 0 12 12a12 12 0 0 0-12-12m48-16a12 12 0 1 0 12 12a12 12 0 0 0-12-12m-96 40a12 12 0 1 0 12 12a12 12 0 0 0-12-12m88 0a12 12 0 1 0 12 12a12 12 0 0 0-12-12m75.87-136.45a76 76 0 0 0-151.78.73A8.18 8.18 0 0 1 72 96h-.6a8.14 8.14 0 0 1-7.4-8.61a92.5 92.5 0 0 1 2.33-16.51a4 4 0 0 0-5-4.78A52.09 52.09 0 0 0 24 116.36C24.2 145.07 48.12 168 76.84 168H156a76.08 76.08 0 0 0 75.87-80.45"/></svg>
React
import type { SVGProps } from "react";
export function PhCloudSnowFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M88 196a12 12 0 1 1-12-12a12 12 0 0 1 12 12m28 4a12 12 0 1 0 12 12a12 12 0 0 0-12-12m48-16a12 12 0 1 0 12 12a12 12 0 0 0-12-12m-96 40a12 12 0 1 0 12 12a12 12 0 0 0-12-12m88 0a12 12 0 1 0 12 12a12 12 0 0 0-12-12m75.87-136.45a76 76 0 0 0-151.78.73A8.18 8.18 0 0 1 72 96h-.6a8.14 8.14 0 0 1-7.4-8.61a92.5 92.5 0 0 1 2.33-16.51a4 4 0 0 0-5-4.78A52.09 52.09 0 0 0 24 116.36C24.2 145.07 48.12 168 76.84 168H156a76.08 76.08 0 0 0 75.87-80.45"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M88 196a12 12 0 1 1-12-12a12 12 0 0 1 12 12m28 4a12 12 0 1 0 12 12a12 12 0 0 0-12-12m48-16a12 12 0 1 0 12 12a12 12 0 0 0-12-12m-96 40a12 12 0 1 0 12 12a12 12 0 0 0-12-12m88 0a12 12 0 1 0 12 12a12 12 0 0 0-12-12m75.87-136.45a76 76 0 0 0-151.78.73A8.18 8.18 0 0 1 72 96h-.6a8.14 8.14 0 0 1-7.4-8.61a92.5 92.5 0 0 1 2.33-16.51a4 4 0 0 0-5-4.78A52.09 52.09 0 0 0 24 116.36C24.2 145.07 48.12 168 76.84 168H156a76.08 76.08 0 0 0 75.87-80.45"/></svg> </template>
CSS
.icon-cloud-snow-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M88%20196a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m28%204a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m48-16a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m-96%2040a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m88%200a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m75.87-136.45a76%2076%200%200%200-151.78.73A8.18%208.18%200%200%201%2072%2096h-.6a8.14%208.14%200%200%201-7.4-8.61a92.5%2092.5%200%200%201%202.33-16.51a4%204%200%200%200-5-4.78A52.09%2052.09%200%200%200%2024%20116.36C24.2%20145.07%2048.12%20168%2076.84%20168H156a76.08%2076.08%200%200%200%2075.87-80.45%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M88%20196a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m28%204a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m48-16a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m-96%2040a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m88%200a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m75.87-136.45a76%2076%200%200%200-151.78.73A8.18%208.18%200%200%201%2072%2096h-.6a8.14%208.14%200%200%201-7.4-8.61a92.5%2092.5%200%200%201%202.33-16.51a4%204%200%200%200-5-4.78A52.09%2052.09%200%200%200%2024%20116.36C24.2%20145.07%2048.12%20168%2076.84%20168H156a76.08%2076.08%200%200%200%2075.87-80.45%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cloud-snow-fill.svg?color=%231a73e8&size=48