mountain icon
mountain from Font Awesome Solid by Dave Gandy · Solid · Autumn · CC-BY-4.0 Attribution required.
- Name
- mountain
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Autumn
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
mountainCarbonmountainEmoji One (Colored)mountainFont Awesome 6 SolidmountainFluent EmojimountainFluent Emoji FlatmountainFluent Emoji High ContrastmountainHuge IconsmountainIconParkmountainIconPark OutlinemountainIconPark SolidmountainIconPark TwoTonemountainJam IconsmountainLine AwesomemountainLucidemountain-fillMingCute IconmountainMyna UI IconsmountainNoto EmojimountainOpenMojimountainTabler IconsmountainTwitter Emoji
More autumn icons from Font Awesome Solid
Use the mountain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 64c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S550.6 544 536.6 544h-432c-14.1 0-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400l2.9-4.6c7.3-10.2 19.2-16.4 32.1-16.4m-86.1 249.9l26.8 26.8c6.2 6.2 16.4 6.2 22.6 0l43.3-43.3c6-6 14.1-9.4 22.6-9.4h42.8l-72.1-133.5l-86.1 159.4z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidMountain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 64c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S550.6 544 536.6 544h-432c-14.1 0-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400l2.9-4.6c7.3-10.2 19.2-16.4 32.1-16.4m-86.1 249.9l26.8 26.8c6.2 6.2 16.4 6.2 22.6 0l43.3-43.3c6-6 14.1-9.4 22.6-9.4h42.8l-72.1-133.5l-86.1 159.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 64c14.7 0 28.2 8.1 35.2 21l216 400c6.7 12.4 6.4 27.4-.8 39.5S550.6 544 536.6 544h-432c-14.1 0-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400l2.9-4.6c7.3-10.2 19.2-16.4 32.1-16.4m-86.1 249.9l26.8 26.8c6.2 6.2 16.4 6.2 22.6 0l43.3-43.3c6-6 14.1-9.4 22.6-9.4h42.8l-72.1-133.5l-86.1 159.4z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320.5%2064c14.7%200%2028.2%208.1%2035.2%2021l216%20400c6.7%2012.4%206.4%2027.4-.8%2039.5S550.6%20544%20536.6%20544h-432c-14.1%200-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400l2.9-4.6c7.3-10.2%2019.2-16.4%2032.1-16.4m-86.1%20249.9l26.8%2026.8c6.2%206.2%2016.4%206.2%2022.6%200l43.3-43.3c6-6%2014.1-9.4%2022.6-9.4h42.8l-72.1-133.5l-86.1%20159.4z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320.5%2064c14.7%200%2028.2%208.1%2035.2%2021l216%20400c6.7%2012.4%206.4%2027.4-.8%2039.5S550.6%20544%20536.6%20544h-432c-14.1%200-27.1-7.4-34.3-19.5s-7.5-27.1-.8-39.5l216-400l2.9-4.6c7.3-10.2%2019.2-16.4%2032.1-16.4m-86.1%20249.9l26.8%2026.8c6.2%206.2%2016.4%206.2%2022.6%200l43.3-43.3c6-6%2014.1-9.4%2022.6-9.4h42.8l-72.1-133.5l-86.1%20159.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/mountain.svg?color=%231a73e8&size=48