mountain snow icon
mountain-snow from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mountain-snow
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the mountain snow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m6.297 10.052l1.493 1.492m2.718 1.492l1.295 1.618c.16.2.241.301.328.362c.233.164.54.181.79.044c.093-.051.184-.142.366-.324c.165-.165.247-.248.333-.297a.75.75 0 0 1 .745 0c.085.05.168.132.333.297c.182.182.273.273.366.324c.25.137.557.12.79-.044c.087-.061.167-.162.328-.362l1.295-1.618"/><path d="M15.992 20h-14l3.225-9.244C6.787 6.252 7.573 4 8.992 4c1.337 0 2.112 2 3.512 6"/><path stroke-linecap="round" d="M5.992 20h16L17.4 12.659C15.873 10.219 15.109 9 13.992 9s-1.88 1.22-3.406 3.659L9.12 15"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMountainSnow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m6.297 10.052l1.493 1.492m2.718 1.492l1.295 1.618c.16.2.241.301.328.362c.233.164.54.181.79.044c.093-.051.184-.142.366-.324c.165-.165.247-.248.333-.297a.75.75 0 0 1 .745 0c.085.05.168.132.333.297c.182.182.273.273.366.324c.25.137.557.12.79-.044c.087-.061.167-.162.328-.362l1.295-1.618"/><path d="M15.992 20h-14l3.225-9.244C6.787 6.252 7.573 4 8.992 4c1.337 0 2.112 2 3.512 6"/><path strokeLinecap="round" d="M5.992 20h16L17.4 12.659C15.873 10.219 15.109 9 13.992 9s-1.88 1.22-3.406 3.659L9.12 15"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m6.297 10.052l1.493 1.492m2.718 1.492l1.295 1.618c.16.2.241.301.328.362c.233.164.54.181.79.044c.093-.051.184-.142.366-.324c.165-.165.247-.248.333-.297a.75.75 0 0 1 .745 0c.085.05.168.132.333.297c.182.182.273.273.366.324c.25.137.557.12.79-.044c.087-.061.167-.162.328-.362l1.295-1.618"/><path d="M15.992 20h-14l3.225-9.244C6.787 6.252 7.573 4 8.992 4c1.337 0 2.112 2 3.512 6"/><path stroke-linecap="round" d="M5.992 20h16L17.4 12.659C15.873 10.219 15.109 9 13.992 9s-1.88 1.22-3.406 3.659L9.12 15"/></g></svg> </template>
CSS
.icon-mountain-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m6.297%2010.052l1.493%201.492m2.718%201.492l1.295%201.618c.16.2.241.301.328.362c.233.164.54.181.79.044c.093-.051.184-.142.366-.324c.165-.165.247-.248.333-.297a.75.75%200%200%201%20.745%200c.085.05.168.132.333.297c.182.182.273.273.366.324c.25.137.557.12.79-.044c.087-.061.167-.162.328-.362l1.295-1.618%22%2F%3E%3Cpath%20d%3D%22M15.992%2020h-14l3.225-9.244C6.787%206.252%207.573%204%208.992%204c1.337%200%202.112%202%203.512%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.992%2020h16L17.4%2012.659C15.873%2010.219%2015.109%209%2013.992%209s-1.88%201.22-3.406%203.659L9.12%2015%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m6.297%2010.052l1.493%201.492m2.718%201.492l1.295%201.618c.16.2.241.301.328.362c.233.164.54.181.79.044c.093-.051.184-.142.366-.324c.165-.165.247-.248.333-.297a.75.75%200%200%201%20.745%200c.085.05.168.132.333.297c.182.182.273.273.366.324c.25.137.557.12.79-.044c.087-.061.167-.162.328-.362l1.295-1.618%22%2F%3E%3Cpath%20d%3D%22M15.992%2020h-14l3.225-9.244C6.787%206.252%207.573%204%208.992%204c1.337%200%202.112%202%203.512%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.992%2020h16L17.4%2012.659C15.873%2010.219%2015.109%209%2013.992%209s-1.88%201.22-3.406%203.659L9.12%2015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mountain-snow.svg?color=%231a73e8&size=48