sunny snowing icon
sunny-snowing-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- sunny-snowing-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sunny-snowing-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the sunny snowing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 13.75v-2h4v2zM6.35 8.5L3.5 5.675l1.425-1.4L7.75 7.1zM5.113 18.638q-.363-.363-.363-.888t.363-.888T6 16.5t.888.363t.362.887t-.363.888T6 19t-.888-.363M7 13.75v-1q0-2.075 1.463-3.537T12 7.75t3.538 1.463T17 12.75v1h-2v-1q0-1.25-.875-2.125T12 9.75t-2.125.875T9 12.75v1zm1.113 8.888q-.363-.363-.363-.888t.363-.888T9 20.5t.888.363t.362.887t-.363.888T9 23t-.888-.363m3-4q-.362-.362-.362-.887t.363-.888T12 16.5t.888.363t.362.887t-.363.888T12 19t-.888-.363M11 5.75v-4h2v4zm3.113 16.888q-.363-.363-.363-.888t.363-.888T15 20.5t.888.363t.362.887t-.363.888T15 23t-.888-.363M17.65 8.5l-1.425-1.4l2.85-2.825l1.4 1.4zm-.537 10.138q-.363-.363-.363-.888t.363-.888T18 16.5t.888.363t.362.887t-.363.888T18 19t-.888-.363M19 13.75v-2h4v2zm-7 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSunnySnowingOutline(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="M1 13.75v-2h4v2zM6.35 8.5L3.5 5.675l1.425-1.4L7.75 7.1zM5.113 18.638q-.363-.363-.363-.888t.363-.888T6 16.5t.888.363t.362.887t-.363.888T6 19t-.888-.363M7 13.75v-1q0-2.075 1.463-3.537T12 7.75t3.538 1.463T17 12.75v1h-2v-1q0-1.25-.875-2.125T12 9.75t-2.125.875T9 12.75v1zm1.113 8.888q-.363-.363-.363-.888t.363-.888T9 20.5t.888.363t.362.887t-.363.888T9 23t-.888-.363m3-4q-.362-.362-.362-.887t.363-.888T12 16.5t.888.363t.362.887t-.363.888T12 19t-.888-.363M11 5.75v-4h2v4zm3.113 16.888q-.363-.363-.363-.888t.363-.888T15 20.5t.888.363t.362.887t-.363.888T15 23t-.888-.363M17.65 8.5l-1.425-1.4l2.85-2.825l1.4 1.4zm-.537 10.138q-.363-.363-.363-.888t.363-.888T18 16.5t.888.363t.362.887t-.363.888T18 19t-.888-.363M19 13.75v-2h4v2zm-7 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="M1 13.75v-2h4v2zM6.35 8.5L3.5 5.675l1.425-1.4L7.75 7.1zM5.113 18.638q-.363-.363-.363-.888t.363-.888T6 16.5t.888.363t.362.887t-.363.888T6 19t-.888-.363M7 13.75v-1q0-2.075 1.463-3.537T12 7.75t3.538 1.463T17 12.75v1h-2v-1q0-1.25-.875-2.125T12 9.75t-2.125.875T9 12.75v1zm1.113 8.888q-.363-.363-.363-.888t.363-.888T9 20.5t.888.363t.362.887t-.363.888T9 23t-.888-.363m3-4q-.362-.362-.362-.887t.363-.888T12 16.5t.888.363t.362.887t-.363.888T12 19t-.888-.363M11 5.75v-4h2v4zm3.113 16.888q-.363-.363-.363-.888t.363-.888T15 20.5t.888.363t.362.887t-.363.888T15 23t-.888-.363M17.65 8.5l-1.425-1.4l2.85-2.825l1.4 1.4zm-.537 10.138q-.363-.363-.363-.888t.363-.888T18 16.5t.888.363t.362.887t-.363.888T18 19t-.888-.363M19 13.75v-2h4v2zm-7 0"/></svg> </template>
CSS
.icon-sunny-snowing-outline {
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%22M1%2013.75v-2h4v2zM6.35%208.5L3.5%205.675l1.425-1.4L7.75%207.1zM5.113%2018.638q-.363-.363-.363-.888t.363-.888T6%2016.5t.888.363t.362.887t-.363.888T6%2019t-.888-.363M7%2013.75v-1q0-2.075%201.463-3.537T12%207.75t3.538%201.463T17%2012.75v1h-2v-1q0-1.25-.875-2.125T12%209.75t-2.125.875T9%2012.75v1zm1.113%208.888q-.363-.363-.363-.888t.363-.888T9%2020.5t.888.363t.362.887t-.363.888T9%2023t-.888-.363m3-4q-.362-.362-.362-.887t.363-.888T12%2016.5t.888.363t.362.887t-.363.888T12%2019t-.888-.363M11%205.75v-4h2v4zm3.113%2016.888q-.363-.363-.363-.888t.363-.888T15%2020.5t.888.363t.362.887t-.363.888T15%2023t-.888-.363M17.65%208.5l-1.425-1.4l2.85-2.825l1.4%201.4zm-.537%2010.138q-.363-.363-.363-.888t.363-.888T18%2016.5t.888.363t.362.887t-.363.888T18%2019t-.888-.363M19%2013.75v-2h4v2zm-7%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%22M1%2013.75v-2h4v2zM6.35%208.5L3.5%205.675l1.425-1.4L7.75%207.1zM5.113%2018.638q-.363-.363-.363-.888t.363-.888T6%2016.5t.888.363t.362.887t-.363.888T6%2019t-.888-.363M7%2013.75v-1q0-2.075%201.463-3.537T12%207.75t3.538%201.463T17%2012.75v1h-2v-1q0-1.25-.875-2.125T12%209.75t-2.125.875T9%2012.75v1zm1.113%208.888q-.363-.363-.363-.888t.363-.888T9%2020.5t.888.363t.362.887t-.363.888T9%2023t-.888-.363m3-4q-.362-.362-.362-.887t.363-.888T12%2016.5t.888.363t.362.887t-.363.888T12%2019t-.888-.363M11%205.75v-4h2v4zm3.113%2016.888q-.363-.363-.363-.888t.363-.888T15%2020.5t.888.363t.362.887t-.363.888T15%2023t-.888-.363M17.65%208.5l-1.425-1.4l2.85-2.825l1.4%201.4zm-.537%2010.138q-.363-.363-.363-.888t.363-.888T18%2016.5t.888.363t.362.887t-.363.888T18%2019t-.888-.363M19%2013.75v-2h4v2zm-7%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sunny-snowing-outline.svg?color=%231a73e8&size=48