cloud snow icon
cloud-snow from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- cloud-snow
- Set
- Phosphor
- Style
- Regular
- 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-12m76-132a76.08 76.08 0 0 1-76 76H76a52 52 0 0 1 0-104a53 53 0 0 1 8.92.76A76.08 76.08 0 0 1 232 92m-16 0a60.06 60.06 0 0 0-120-3.54a8 8 0 0 1-16-.92q.21-3.66.77-7.23A38 38 0 0 0 76 80a36 36 0 0 0 0 72h80a60.07 60.07 0 0 0 60-60"/></svg>
React
import type { SVGProps } from "react";
export function PhCloudSnow(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-12m76-132a76.08 76.08 0 0 1-76 76H76a52 52 0 0 1 0-104a53 53 0 0 1 8.92.76A76.08 76.08 0 0 1 232 92m-16 0a60.06 60.06 0 0 0-120-3.54a8 8 0 0 1-16-.92q.21-3.66.77-7.23A38 38 0 0 0 76 80a36 36 0 0 0 0 72h80a60.07 60.07 0 0 0 60-60"/></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-12m76-132a76.08 76.08 0 0 1-76 76H76a52 52 0 0 1 0-104a53 53 0 0 1 8.92.76A76.08 76.08 0 0 1 232 92m-16 0a60.06 60.06 0 0 0-120-3.54a8 8 0 0 1-16-.92q.21-3.66.77-7.23A38 38 0 0 0 76 80a36 36 0 0 0 0 72h80a60.07 60.07 0 0 0 60-60"/></svg> </template>
CSS
.icon-cloud-snow {
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-12m76-132a76.08%2076.08%200%200%201-76%2076H76a52%2052%200%200%201%200-104a53%2053%200%200%201%208.92.76A76.08%2076.08%200%200%201%20232%2092m-16%200a60.06%2060.06%200%200%200-120-3.54a8%208%200%200%201-16-.92q.21-3.66.77-7.23A38%2038%200%200%200%2076%2080a36%2036%200%200%200%200%2072h80a60.07%2060.07%200%200%200%2060-60%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-12m76-132a76.08%2076.08%200%200%201-76%2076H76a52%2052%200%200%201%200-104a53%2053%200%200%201%208.92.76A76.08%2076.08%200%200%201%20232%2092m-16%200a60.06%2060.06%200%200%200-120-3.54a8%208%200%200%201-16-.92q.21-3.66.77-7.23A38%2038%200%200%200%2076%2080a36%2036%200%200%200%200%2072h80a60.07%2060.07%200%200%200%2060-60%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cloud-snow.svg?color=%231a73e8&size=48