moderate snow icon
moderate-snow-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- moderate-snow-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the moderate snow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1-1.346 11.783l.04-.046a3 3 0 0 0 2.05-1.449c.456-.79.512-1.702.23-2.5a3 3 0 0 0-.23-2.5a3 3 0 0 0-2.05-1.45A3 3 0 0 0 14 9c-.913 0-1.73.407-2.28 1.05a3 3 0 0 0-2.05 1.45a3 3 0 0 0-.23 2.5l-.011.03q-.21-.03-.43-.03c-.912 0-1.73.408-2.28 1.05a2.99 2.99 0 0 0-2.356 2.199A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M15 12a1 1 0 1 0-2 0v.268l-.232-.134a1 1 0 0 0-1 1.732L12 14l-.232.134a1 1 0 1 0 1 1.732l.232-.134V16a1 1 0 1 0 2 0v-.268l.232.134a1 1 0 1 0 1-1.732L16 14l.232-.134a1 1 0 0 0-1-1.732l-.232.134zm-5 5a1 1 0 1 0-2 0v.268l-.232-.134a1 1 0 0 0-1 1.732L7 19l-.232.134a1 1 0 1 0 1 1.732L8 20.732V21a1 1 0 1 0 2 0v-.268l.232.134a1 1 0 1 0 1-1.732L11 19l.232-.134a1 1 0 0 0-1-1.732l-.232.134z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteModerateSnowFill(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="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1-1.346 11.783l.04-.046a3 3 0 0 0 2.05-1.449c.456-.79.512-1.702.23-2.5a3 3 0 0 0-.23-2.5a3 3 0 0 0-2.05-1.45A3 3 0 0 0 14 9c-.913 0-1.73.407-2.28 1.05a3 3 0 0 0-2.05 1.45a3 3 0 0 0-.23 2.5l-.011.03q-.21-.03-.43-.03c-.912 0-1.73.408-2.28 1.05a2.99 2.99 0 0 0-2.356 2.199A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M15 12a1 1 0 1 0-2 0v.268l-.232-.134a1 1 0 0 0-1 1.732L12 14l-.232.134a1 1 0 1 0 1 1.732l.232-.134V16a1 1 0 1 0 2 0v-.268l.232.134a1 1 0 1 0 1-1.732L16 14l.232-.134a1 1 0 0 0-1-1.732l-.232.134zm-5 5a1 1 0 1 0-2 0v.268l-.232-.134a1 1 0 0 0-1 1.732L7 19l-.232.134a1 1 0 1 0 1 1.732L8 20.732V21a1 1 0 1 0 2 0v-.268l.232.134a1 1 0 1 0 1-1.732L11 19l.232-.134a1 1 0 0 0-1-1.732l-.232.134z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1-1.346 11.783l.04-.046a3 3 0 0 0 2.05-1.449c.456-.79.512-1.702.23-2.5a3 3 0 0 0-.23-2.5a3 3 0 0 0-2.05-1.45A3 3 0 0 0 14 9c-.913 0-1.73.407-2.28 1.05a3 3 0 0 0-2.05 1.45a3 3 0 0 0-.23 2.5l-.011.03q-.21-.03-.43-.03c-.912 0-1.73.408-2.28 1.05a2.99 2.99 0 0 0-2.356 2.199A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M15 12a1 1 0 1 0-2 0v.268l-.232-.134a1 1 0 0 0-1 1.732L12 14l-.232.134a1 1 0 1 0 1 1.732l.232-.134V16a1 1 0 1 0 2 0v-.268l.232.134a1 1 0 1 0 1-1.732L16 14l.232-.134a1 1 0 0 0-1-1.732l-.232.134zm-5 5a1 1 0 1 0-2 0v.268l-.232-.134a1 1 0 0 0-1 1.732L7 19l-.232.134a1 1 0 1 0 1 1.732L8 20.732V21a1 1 0 1 0 2 0v-.268l.232.134a1 1 0 1 0 1-1.732L11 19l.232-.134a1 1 0 0 0-1-1.732l-.232.134z"/></svg> </template>
CSS
.icon-moderate-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%208.416a6.5%206.5%200%200%201%2012.586-2.204a6.002%206.002%200%200%201-1.346%2011.783l.04-.046a3%203%200%200%200%202.05-1.449c.456-.79.512-1.702.23-2.5a3%203%200%200%200-.23-2.5a3%203%200%200%200-2.05-1.45A3%203%200%200%200%2014%209c-.913%200-1.73.407-2.28%201.05a3%203%200%200%200-2.05%201.45a3%203%200%200%200-.23%202.5l-.011.03q-.21-.03-.43-.03c-.912%200-1.73.408-2.28%201.05a2.99%202.99%200%200%200-2.356%202.199A5%205%200%200%201%205%208.416%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2012a1%201%200%201%200-2%200v.268l-.232-.134a1%201%200%200%200-1%201.732L12%2014l-.232.134a1%201%200%201%200%201%201.732l.232-.134V16a1%201%200%201%200%202%200v-.268l.232.134a1%201%200%201%200%201-1.732L16%2014l.232-.134a1%201%200%200%200-1-1.732l-.232.134zm-5%205a1%201%200%201%200-2%200v.268l-.232-.134a1%201%200%200%200-1%201.732L7%2019l-.232.134a1%201%200%201%200%201%201.732L8%2020.732V21a1%201%200%201%200%202%200v-.268l.232.134a1%201%200%201%200%201-1.732L11%2019l.232-.134a1%201%200%200%200-1-1.732l-.232.134z%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%22M5%208.416a6.5%206.5%200%200%201%2012.586-2.204a6.002%206.002%200%200%201-1.346%2011.783l.04-.046a3%203%200%200%200%202.05-1.449c.456-.79.512-1.702.23-2.5a3%203%200%200%200-.23-2.5a3%203%200%200%200-2.05-1.45A3%203%200%200%200%2014%209c-.913%200-1.73.407-2.28%201.05a3%203%200%200%200-2.05%201.45a3%203%200%200%200-.23%202.5l-.011.03q-.21-.03-.43-.03c-.912%200-1.73.408-2.28%201.05a2.99%202.99%200%200%200-2.356%202.199A5%205%200%200%201%205%208.416%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2012a1%201%200%201%200-2%200v.268l-.232-.134a1%201%200%200%200-1%201.732L12%2014l-.232.134a1%201%200%201%200%201%201.732l.232-.134V16a1%201%200%201%200%202%200v-.268l.232.134a1%201%200%201%200%201-1.732L16%2014l.232-.134a1%201%200%200%200-1-1.732l-.232.134zm-5%205a1%201%200%201%200-2%200v.268l-.232-.134a1%201%200%200%200-1%201.732L7%2019l-.232.134a1%201%200%201%200%201%201.732L8%2020.732V21a1%201%200%201%200%202%200v-.268l.232.134a1%201%200%201%200%201-1.732L11%2019l.232-.134a1%201%200%200%200-1-1.732l-.232.134z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/moderate-snow-fill.svg?color=%231a73e8&size=48