cloud snow icon
cloud-snow-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- cloud-snow-light
- Set
- Phosphor
- Style
- Light
- 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="M86 196a10 10 0 1 1-10-10a10 10 0 0 1 10 10m30 6a10 10 0 1 0 10 10a10 10 0 0 0-10-10m48-16a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-96 40a10 10 0 1 0 10 10a10 10 0 0 0-10-10m88 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m74-134a74.09 74.09 0 0 1-74 74H76a50 50 0 1 1 10.2-99A74.08 74.08 0 0 1 230 92m-12 0a62.06 62.06 0 0 0-124-3.65a6 6 0 0 1-12-.7a76 76 0 0 1 1.07-9A38 38 0 1 0 76 154h80a62.07 62.07 0 0 0 62-62"/></svg>
React
import type { SVGProps } from "react";
export function PhCloudSnowLight(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="M86 196a10 10 0 1 1-10-10a10 10 0 0 1 10 10m30 6a10 10 0 1 0 10 10a10 10 0 0 0-10-10m48-16a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-96 40a10 10 0 1 0 10 10a10 10 0 0 0-10-10m88 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m74-134a74.09 74.09 0 0 1-74 74H76a50 50 0 1 1 10.2-99A74.08 74.08 0 0 1 230 92m-12 0a62.06 62.06 0 0 0-124-3.65a6 6 0 0 1-12-.7a76 76 0 0 1 1.07-9A38 38 0 1 0 76 154h80a62.07 62.07 0 0 0 62-62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M86 196a10 10 0 1 1-10-10a10 10 0 0 1 10 10m30 6a10 10 0 1 0 10 10a10 10 0 0 0-10-10m48-16a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-96 40a10 10 0 1 0 10 10a10 10 0 0 0-10-10m88 0a10 10 0 1 0 10 10a10 10 0 0 0-10-10m74-134a74.09 74.09 0 0 1-74 74H76a50 50 0 1 1 10.2-99A74.08 74.08 0 0 1 230 92m-12 0a62.06 62.06 0 0 0-124-3.65a6 6 0 0 1-12-.7a76 76 0 0 1 1.07-9A38 38 0 1 0 76 154h80a62.07 62.07 0 0 0 62-62"/></svg> </template>
CSS
.icon-cloud-snow-light {
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%22M86%20196a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m30%206a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m48-16a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m-96%2040a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m88%200a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m74-134a74.09%2074.09%200%200%201-74%2074H76a50%2050%200%201%201%2010.2-99A74.08%2074.08%200%200%201%20230%2092m-12%200a62.06%2062.06%200%200%200-124-3.65a6%206%200%200%201-12-.7a76%2076%200%200%201%201.07-9A38%2038%200%201%200%2076%20154h80a62.07%2062.07%200%200%200%2062-62%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%22M86%20196a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m30%206a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m48-16a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m-96%2040a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m88%200a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m74-134a74.09%2074.09%200%200%201-74%2074H76a50%2050%200%201%201%2010.2-99A74.08%2074.08%200%200%201%20230%2092m-12%200a62.06%2062.06%200%200%200-124-3.65a6%206%200%200%201-12-.7a76%2076%200%200%201%201.07-9A38%2038%200%201%200%2076%20154h80a62.07%2062.07%200%200%200%2062-62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cloud-snow-light.svg?color=%231a73e8&size=48