mountain steam icon
mountain-steam-outline from Material Symbols by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- mountain-steam-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mountain-steam-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the mountain steam icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-2q.95 0 1.425-.5t1.9-.5t1.9.5t1.425.5t1.438-.5T12 19t1.925.5t1.4.5q.95 0 1.425-.5t1.9-.5t1.925.5t1.4.5v2q-1.425-.025-1.888-.513T18.676 21t-1.425.5t-1.9.5t-1.912-.5T12 21t-1.425.5t-1.9.5t-1.938-.5T5.35 21t-1.4.5T2 22m0-4v-2q.7 0 1.1-.312t1.05-.513L6 11h3l3-8h4l3.55 12.075q.825.2 1.237.563t1.188.362v2q-1.425-.025-1.888-.513T18.676 17t-1.425.5t-1.9.5t-1.912-.5T12 17t-1.425.5t-1.9.5t-1.938-.5T5.35 17t-1.4.5T2 18m9.875-9L10.4 13H7.3l-.95 2.125q.75.2 1.188.538T8.65 16q.95 0 1.438-.5T12 15t1.925.5t1.4.5q.65 0 1.088-.312t1.087-.513L15.675 9zm-9.75 0q-.25-1.225-.025-2.075T3.175 5.05q.675-.825.85-1.463T4 2h1.95q.175 1.2-.088 2.075T4.826 5.9q-.725.875-.9 1.588T4.075 9zm4 0q-.25-1.225-.013-2.075T7.2 5.05q.675-.825.837-1.463T8 2h1.95q.175 1.225-.075 2.1T8.85 5.925Q8.125 6.8 7.937 7.5T8.076 9zm6.5-2H15.1l-.6-2h-1.125zm1.15 5.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMountainSteamOutline(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="M2 22v-2q.95 0 1.425-.5t1.9-.5t1.9.5t1.425.5t1.438-.5T12 19t1.925.5t1.4.5q.95 0 1.425-.5t1.9-.5t1.925.5t1.4.5v2q-1.425-.025-1.888-.513T18.676 21t-1.425.5t-1.9.5t-1.912-.5T12 21t-1.425.5t-1.9.5t-1.938-.5T5.35 21t-1.4.5T2 22m0-4v-2q.7 0 1.1-.312t1.05-.513L6 11h3l3-8h4l3.55 12.075q.825.2 1.237.563t1.188.362v2q-1.425-.025-1.888-.513T18.676 17t-1.425.5t-1.9.5t-1.912-.5T12 17t-1.425.5t-1.9.5t-1.938-.5T5.35 17t-1.4.5T2 18m9.875-9L10.4 13H7.3l-.95 2.125q.75.2 1.188.538T8.65 16q.95 0 1.438-.5T12 15t1.925.5t1.4.5q.65 0 1.088-.312t1.087-.513L15.675 9zm-9.75 0q-.25-1.225-.025-2.075T3.175 5.05q.675-.825.85-1.463T4 2h1.95q.175 1.2-.088 2.075T4.826 5.9q-.725.875-.9 1.588T4.075 9zm4 0q-.25-1.225-.013-2.075T7.2 5.05q.675-.825.837-1.463T8 2h1.95q.175 1.225-.075 2.1T8.85 5.925Q8.125 6.8 7.937 7.5T8.076 9zm6.5-2H15.1l-.6-2h-1.125zm1.15 5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-2q.95 0 1.425-.5t1.9-.5t1.9.5t1.425.5t1.438-.5T12 19t1.925.5t1.4.5q.95 0 1.425-.5t1.9-.5t1.925.5t1.4.5v2q-1.425-.025-1.888-.513T18.676 21t-1.425.5t-1.9.5t-1.912-.5T12 21t-1.425.5t-1.9.5t-1.938-.5T5.35 21t-1.4.5T2 22m0-4v-2q.7 0 1.1-.312t1.05-.513L6 11h3l3-8h4l3.55 12.075q.825.2 1.237.563t1.188.362v2q-1.425-.025-1.888-.513T18.676 17t-1.425.5t-1.9.5t-1.912-.5T12 17t-1.425.5t-1.9.5t-1.938-.5T5.35 17t-1.4.5T2 18m9.875-9L10.4 13H7.3l-.95 2.125q.75.2 1.188.538T8.65 16q.95 0 1.438-.5T12 15t1.925.5t1.4.5q.65 0 1.088-.312t1.087-.513L15.675 9zm-9.75 0q-.25-1.225-.025-2.075T3.175 5.05q.675-.825.85-1.463T4 2h1.95q.175 1.2-.088 2.075T4.826 5.9q-.725.875-.9 1.588T4.075 9zm4 0q-.25-1.225-.013-2.075T7.2 5.05q.675-.825.837-1.463T8 2h1.95q.175 1.225-.075 2.1T8.85 5.925Q8.125 6.8 7.937 7.5T8.076 9zm6.5-2H15.1l-.6-2h-1.125zm1.15 5.5"/></svg> </template>
CSS
.icon-mountain-steam-outline {
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%22M2%2022v-2q.95%200%201.425-.5t1.9-.5t1.9.5t1.425.5t1.438-.5T12%2019t1.925.5t1.4.5q.95%200%201.425-.5t1.9-.5t1.925.5t1.4.5v2q-1.425-.025-1.888-.513T18.676%2021t-1.425.5t-1.9.5t-1.912-.5T12%2021t-1.425.5t-1.9.5t-1.938-.5T5.35%2021t-1.4.5T2%2022m0-4v-2q.7%200%201.1-.312t1.05-.513L6%2011h3l3-8h4l3.55%2012.075q.825.2%201.237.563t1.188.362v2q-1.425-.025-1.888-.513T18.676%2017t-1.425.5t-1.9.5t-1.912-.5T12%2017t-1.425.5t-1.9.5t-1.938-.5T5.35%2017t-1.4.5T2%2018m9.875-9L10.4%2013H7.3l-.95%202.125q.75.2%201.188.538T8.65%2016q.95%200%201.438-.5T12%2015t1.925.5t1.4.5q.65%200%201.088-.312t1.087-.513L15.675%209zm-9.75%200q-.25-1.225-.025-2.075T3.175%205.05q.675-.825.85-1.463T4%202h1.95q.175%201.2-.088%202.075T4.826%205.9q-.725.875-.9%201.588T4.075%209zm4%200q-.25-1.225-.013-2.075T7.2%205.05q.675-.825.837-1.463T8%202h1.95q.175%201.225-.075%202.1T8.85%205.925Q8.125%206.8%207.937%207.5T8.076%209zm6.5-2H15.1l-.6-2h-1.125zm1.15%205.5%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%22M2%2022v-2q.95%200%201.425-.5t1.9-.5t1.9.5t1.425.5t1.438-.5T12%2019t1.925.5t1.4.5q.95%200%201.425-.5t1.9-.5t1.925.5t1.4.5v2q-1.425-.025-1.888-.513T18.676%2021t-1.425.5t-1.9.5t-1.912-.5T12%2021t-1.425.5t-1.9.5t-1.938-.5T5.35%2021t-1.4.5T2%2022m0-4v-2q.7%200%201.1-.312t1.05-.513L6%2011h3l3-8h4l3.55%2012.075q.825.2%201.237.563t1.188.362v2q-1.425-.025-1.888-.513T18.676%2017t-1.425.5t-1.9.5t-1.912-.5T12%2017t-1.425.5t-1.9.5t-1.938-.5T5.35%2017t-1.4.5T2%2018m9.875-9L10.4%2013H7.3l-.95%202.125q.75.2%201.188.538T8.65%2016q.95%200%201.438-.5T12%2015t1.925.5t1.4.5q.65%200%201.088-.312t1.087-.513L15.675%209zm-9.75%200q-.25-1.225-.025-2.075T3.175%205.05q.675-.825.85-1.463T4%202h1.95q.175%201.2-.088%202.075T4.826%205.9q-.725.875-.9%201.588T4.075%209zm4%200q-.25-1.225-.013-2.075T7.2%205.05q.675-.825.837-1.463T8%202h1.95q.175%201.225-.075%202.1T8.85%205.925Q8.125%206.8%207.937%207.5T8.076%209zm6.5-2H15.1l-.6-2h-1.125zm1.15%205.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mountain-steam-outline.svg?color=%231a73e8&size=48