snowflake icon
snowflake-fill from Remix Icon by Remix Design · Fill · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- snowflake-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Weather
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
snowflakeCarbonsnowflakeEmoji One (Colored)snowflakeFont Awesome 6 RegularsnowflakeFont Awesome 6 SolidsnowflakeFont Awesome RegularsnowflakeFont Awesome SolidsnowflakeFluent EmojisnowflakeFluent Emoji FlatsnowflakeFluent Emoji High ContrastsnowflakeFirefox OS EmojisnowflakeHuge IconssnowflakeIconParksnowflakeIconPark OutlinesnowflakeJam IconssnowflakeLine AwesomesnowflakeSVG LogossnowflakeLucidesnowflakeMaterial SymbolssnowflakeMaterial Symbols LightsnowflakeMaterial Design Iconssnowflake-fillMingCute IconsnowflakeMyna UI IconssnowflakeNoto EmojisnowflakeOpenMoji
More weather icons from Remix Icon
Use the snowflake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 3.298l2.446-1.63l1.11 1.664L13 5.035v5.233l4.531-2.617l.198-3.064l1.996.13l-.19 2.932l2.635 1.303l-.886 1.792l-2.753-1.36L14.001 12l4.532 2.616l2.752-1.36l.886 1.792l-2.634 1.303l.19 2.932l-1.997.129l-.197-3.064L13 13.732v5.233l2.554 1.703l-1.109 1.664L12 20.702l-2.446 1.63l-1.109-1.664L11 18.965v-5.233l-4.532 2.616l-.198 3.064l-1.996-.128l.19-2.933l-2.635-1.303l.887-1.793l2.752 1.361L10 12L5.469 9.383l-2.752 1.361l-.887-1.793L4.465 7.65l-.19-2.933l1.997-.129l.197 3.064l4.532 2.616V5.035L8.446 3.332l1.11-1.664z"/></svg>
React
import type { SVGProps } from "react";
export function RiSnowflakeFill(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="m12 3.298l2.446-1.63l1.11 1.664L13 5.035v5.233l4.531-2.617l.198-3.064l1.996.13l-.19 2.932l2.635 1.303l-.886 1.792l-2.753-1.36L14.001 12l4.532 2.616l2.752-1.36l.886 1.792l-2.634 1.303l.19 2.932l-1.997.129l-.197-3.064L13 13.732v5.233l2.554 1.703l-1.109 1.664L12 20.702l-2.446 1.63l-1.109-1.664L11 18.965v-5.233l-4.532 2.616l-.198 3.064l-1.996-.128l.19-2.933l-2.635-1.303l.887-1.793l2.752 1.361L10 12L5.469 9.383l-2.752 1.361l-.887-1.793L4.465 7.65l-.19-2.933l1.997-.129l.197 3.064l4.532 2.616V5.035L8.446 3.332l1.11-1.664z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 3.298l2.446-1.63l1.11 1.664L13 5.035v5.233l4.531-2.617l.198-3.064l1.996.13l-.19 2.932l2.635 1.303l-.886 1.792l-2.753-1.36L14.001 12l4.532 2.616l2.752-1.36l.886 1.792l-2.634 1.303l.19 2.932l-1.997.129l-.197-3.064L13 13.732v5.233l2.554 1.703l-1.109 1.664L12 20.702l-2.446 1.63l-1.109-1.664L11 18.965v-5.233l-4.532 2.616l-.198 3.064l-1.996-.128l.19-2.933l-2.635-1.303l.887-1.793l2.752 1.361L10 12L5.469 9.383l-2.752 1.361l-.887-1.793L4.465 7.65l-.19-2.933l1.997-.129l.197 3.064l4.532 2.616V5.035L8.446 3.332l1.11-1.664z"/></svg> </template>
CSS
.icon-snowflake-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%22m12%203.298l2.446-1.63l1.11%201.664L13%205.035v5.233l4.531-2.617l.198-3.064l1.996.13l-.19%202.932l2.635%201.303l-.886%201.792l-2.753-1.36L14.001%2012l4.532%202.616l2.752-1.36l.886%201.792l-2.634%201.303l.19%202.932l-1.997.129l-.197-3.064L13%2013.732v5.233l2.554%201.703l-1.109%201.664L12%2020.702l-2.446%201.63l-1.109-1.664L11%2018.965v-5.233l-4.532%202.616l-.198%203.064l-1.996-.128l.19-2.933l-2.635-1.303l.887-1.793l2.752%201.361L10%2012L5.469%209.383l-2.752%201.361l-.887-1.793L4.465%207.65l-.19-2.933l1.997-.129l.197%203.064l4.532%202.616V5.035L8.446%203.332l1.11-1.664z%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%22m12%203.298l2.446-1.63l1.11%201.664L13%205.035v5.233l4.531-2.617l.198-3.064l1.996.13l-.19%202.932l2.635%201.303l-.886%201.792l-2.753-1.36L14.001%2012l4.532%202.616l2.752-1.36l.886%201.792l-2.634%201.303l.19%202.932l-1.997.129l-.197-3.064L13%2013.732v5.233l2.554%201.703l-1.109%201.664L12%2020.702l-2.446%201.63l-1.109-1.664L11%2018.965v-5.233l-4.532%202.616l-.198%203.064l-1.996-.128l.19-2.933l-2.635-1.303l.887-1.793l2.752%201.361L10%2012L5.469%209.383l-2.752%201.361l-.887-1.793L4.465%207.65l-.19-2.933l1.997-.129l.197%203.064l4.532%202.616V5.035L8.446%203.332l1.11-1.664z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/snowflake-fill.svg?color=%231a73e8&size=48