mountain icon
mountain from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mountain
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
mountainCarbonmountainEmoji One (Colored)mountainFont Awesome 6 SolidmountainFont Awesome SolidmountainFluent EmojimountainFluent Emoji FlatmountainFluent Emoji High ContrastmountainIconParkmountainIconPark OutlinemountainIconPark SolidmountainIconPark TwoTonemountainJam IconsmountainLine AwesomemountainLucidemountain-fillMingCute IconmountainMyna UI IconsmountainNoto EmojimountainOpenMojimountainTabler IconsmountainTwitter Emoji
Related icons in Huge Icons
Use the mountain 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 d="M16 20H2l3.225-9.244C6.795 6.252 7.58 4 9 4c1.337 0 2.112 2 3.512 6"/><path stroke-linecap="round" d="M6 20h16l-4.593-7.341C15.88 10.219 15.117 9 14 9c-1.118 0-1.88 1.22-3.407 3.659L9.128 15"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMountain(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 d="M16 20H2l3.225-9.244C6.795 6.252 7.58 4 9 4c1.337 0 2.112 2 3.512 6"/><path strokeLinecap="round" d="M6 20h16l-4.593-7.341C15.88 10.219 15.117 9 14 9c-1.118 0-1.88 1.22-3.407 3.659L9.128 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 d="M16 20H2l3.225-9.244C6.795 6.252 7.58 4 9 4c1.337 0 2.112 2 3.512 6"/><path stroke-linecap="round" d="M6 20h16l-4.593-7.341C15.88 10.219 15.117 9 14 9c-1.118 0-1.88 1.22-3.407 3.659L9.128 15"/></g></svg> </template>
CSS
.icon-mountain {
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%20d%3D%22M16%2020H2l3.225-9.244C6.795%206.252%207.58%204%209%204c1.337%200%202.112%202%203.512%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2020h16l-4.593-7.341C15.88%2010.219%2015.117%209%2014%209c-1.118%200-1.88%201.22-3.407%203.659L9.128%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%20d%3D%22M16%2020H2l3.225-9.244C6.795%206.252%207.58%204%209%204c1.337%200%202.112%202%203.512%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2020h16l-4.593-7.341C15.88%2010.219%2015.117%209%2014%209c-1.118%200-1.88%201.22-3.407%203.659L9.128%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.svg?color=%231a73e8&size=48