mountain-trail-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
mountain-trail-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mountain trail icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.087 2.854a2.75 2.75 0 0 1 3.826 0l7.097 6.87A3.25 3.25 0 0 1 22 12.06v6.69A2.25 2.25 0 0 1 19.75 21h-1.064l-.056-.014l-.402-.098a70 70 0 0 1-1.44-.378a63 63 0 0 1-4.363-1.356c-1.59-.565-3.14-1.215-4.28-1.901c-.572-.344-1.006-.677-1.29-.987c-.287-.314-.355-.533-.355-.666c0-.312.2-.647 1.02-.986c.8-.33 1.913-.539 3.138-.73l.695-.105c.975-.146 1.974-.296 2.79-.508c.508-.133 1.002-.302 1.403-.541c.4-.24.795-.602.932-1.148c.154-.617-.091-1.151-.411-1.547c-.313-.386-.761-.728-1.233-1.031c-.676-.435-1.539-.877-2.383-1.309a84 84 0 0 1-.956-.494c-1.17-.618-2.132-1.202-2.643-1.784c-.244-.279-.326-.492-.335-.65c-.009-.143.033-.362.305-.681l.023-.03zm-2.872 2.78L2.99 9.724A3.25 3.25 0 0 0 2 12.06v6.69A2.25 2.25 0 0 0 4.25 21h8.942a53 53 0 0 1-1.27-.432c-1.62-.577-3.282-1.267-4.551-2.03c-.633-.381-1.203-.8-1.622-1.26C5.333 16.824 5 16.258 5 15.6c0-1.269.981-1.973 1.949-2.373c.988-.408 2.272-.637 3.478-.824q.378-.06.745-.114c.967-.145 1.862-.28 2.594-.47q.681-.179 1.011-.377c.222-.133.244-.217.245-.224s.005-.018-.004-.045a.6.6 0 0 0-.118-.194c-.16-.2-.449-.438-.878-.714c-.61-.392-1.365-.779-2.18-1.196a90 90 0 0 1-1.048-.542c-1.141-.603-2.35-1.3-3.069-2.12a3.1 3.1 0 0 1-.51-.773"/></svg>

React

import type { SVGProps } from "react";

export function FluentMountainTrail24Filled(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="M10.087 2.854a2.75 2.75 0 0 1 3.826 0l7.097 6.87A3.25 3.25 0 0 1 22 12.06v6.69A2.25 2.25 0 0 1 19.75 21h-1.064l-.056-.014l-.402-.098a70 70 0 0 1-1.44-.378a63 63 0 0 1-4.363-1.356c-1.59-.565-3.14-1.215-4.28-1.901c-.572-.344-1.006-.677-1.29-.987c-.287-.314-.355-.533-.355-.666c0-.312.2-.647 1.02-.986c.8-.33 1.913-.539 3.138-.73l.695-.105c.975-.146 1.974-.296 2.79-.508c.508-.133 1.002-.302 1.403-.541c.4-.24.795-.602.932-1.148c.154-.617-.091-1.151-.411-1.547c-.313-.386-.761-.728-1.233-1.031c-.676-.435-1.539-.877-2.383-1.309a84 84 0 0 1-.956-.494c-1.17-.618-2.132-1.202-2.643-1.784c-.244-.279-.326-.492-.335-.65c-.009-.143.033-.362.305-.681l.023-.03zm-2.872 2.78L2.99 9.724A3.25 3.25 0 0 0 2 12.06v6.69A2.25 2.25 0 0 0 4.25 21h8.942a53 53 0 0 1-1.27-.432c-1.62-.577-3.282-1.267-4.551-2.03c-.633-.381-1.203-.8-1.622-1.26C5.333 16.824 5 16.258 5 15.6c0-1.269.981-1.973 1.949-2.373c.988-.408 2.272-.637 3.478-.824q.378-.06.745-.114c.967-.145 1.862-.28 2.594-.47q.681-.179 1.011-.377c.222-.133.244-.217.245-.224s.005-.018-.004-.045a.6.6 0 0 0-.118-.194c-.16-.2-.449-.438-.878-.714c-.61-.392-1.365-.779-2.18-1.196a90 90 0 0 1-1.048-.542c-1.141-.603-2.35-1.3-3.069-2.12a3.1 3.1 0 0 1-.51-.773"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.087 2.854a2.75 2.75 0 0 1 3.826 0l7.097 6.87A3.25 3.25 0 0 1 22 12.06v6.69A2.25 2.25 0 0 1 19.75 21h-1.064l-.056-.014l-.402-.098a70 70 0 0 1-1.44-.378a63 63 0 0 1-4.363-1.356c-1.59-.565-3.14-1.215-4.28-1.901c-.572-.344-1.006-.677-1.29-.987c-.287-.314-.355-.533-.355-.666c0-.312.2-.647 1.02-.986c.8-.33 1.913-.539 3.138-.73l.695-.105c.975-.146 1.974-.296 2.79-.508c.508-.133 1.002-.302 1.403-.541c.4-.24.795-.602.932-1.148c.154-.617-.091-1.151-.411-1.547c-.313-.386-.761-.728-1.233-1.031c-.676-.435-1.539-.877-2.383-1.309a84 84 0 0 1-.956-.494c-1.17-.618-2.132-1.202-2.643-1.784c-.244-.279-.326-.492-.335-.65c-.009-.143.033-.362.305-.681l.023-.03zm-2.872 2.78L2.99 9.724A3.25 3.25 0 0 0 2 12.06v6.69A2.25 2.25 0 0 0 4.25 21h8.942a53 53 0 0 1-1.27-.432c-1.62-.577-3.282-1.267-4.551-2.03c-.633-.381-1.203-.8-1.622-1.26C5.333 16.824 5 16.258 5 15.6c0-1.269.981-1.973 1.949-2.373c.988-.408 2.272-.637 3.478-.824q.378-.06.745-.114c.967-.145 1.862-.28 2.594-.47q.681-.179 1.011-.377c.222-.133.244-.217.245-.224s.005-.018-.004-.045a.6.6 0 0 0-.118-.194c-.16-.2-.449-.438-.878-.714c-.61-.392-1.365-.779-2.18-1.196a90 90 0 0 1-1.048-.542c-1.141-.603-2.35-1.3-3.069-2.12a3.1 3.1 0 0 1-.51-.773"/></svg>
</template>

CSS

.icon-mountain-trail-24-filled {
  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%22M10.087%202.854a2.75%202.75%200%200%201%203.826%200l7.097%206.87A3.25%203.25%200%200%201%2022%2012.06v6.69A2.25%202.25%200%200%201%2019.75%2021h-1.064l-.056-.014l-.402-.098a70%2070%200%200%201-1.44-.378a63%2063%200%200%201-4.363-1.356c-1.59-.565-3.14-1.215-4.28-1.901c-.572-.344-1.006-.677-1.29-.987c-.287-.314-.355-.533-.355-.666c0-.312.2-.647%201.02-.986c.8-.33%201.913-.539%203.138-.73l.695-.105c.975-.146%201.974-.296%202.79-.508c.508-.133%201.002-.302%201.403-.541c.4-.24.795-.602.932-1.148c.154-.617-.091-1.151-.411-1.547c-.313-.386-.761-.728-1.233-1.031c-.676-.435-1.539-.877-2.383-1.309a84%2084%200%200%201-.956-.494c-1.17-.618-2.132-1.202-2.643-1.784c-.244-.279-.326-.492-.335-.65c-.009-.143.033-.362.305-.681l.023-.03zm-2.872%202.78L2.99%209.724A3.25%203.25%200%200%200%202%2012.06v6.69A2.25%202.25%200%200%200%204.25%2021h8.942a53%2053%200%200%201-1.27-.432c-1.62-.577-3.282-1.267-4.551-2.03c-.633-.381-1.203-.8-1.622-1.26C5.333%2016.824%205%2016.258%205%2015.6c0-1.269.981-1.973%201.949-2.373c.988-.408%202.272-.637%203.478-.824q.378-.06.745-.114c.967-.145%201.862-.28%202.594-.47q.681-.179%201.011-.377c.222-.133.244-.217.245-.224s.005-.018-.004-.045a.6.6%200%200%200-.118-.194c-.16-.2-.449-.438-.878-.714c-.61-.392-1.365-.779-2.18-1.196a90%2090%200%200%201-1.048-.542c-1.141-.603-2.35-1.3-3.069-2.12a3.1%203.1%200%200%201-.51-.773%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%22M10.087%202.854a2.75%202.75%200%200%201%203.826%200l7.097%206.87A3.25%203.25%200%200%201%2022%2012.06v6.69A2.25%202.25%200%200%201%2019.75%2021h-1.064l-.056-.014l-.402-.098a70%2070%200%200%201-1.44-.378a63%2063%200%200%201-4.363-1.356c-1.59-.565-3.14-1.215-4.28-1.901c-.572-.344-1.006-.677-1.29-.987c-.287-.314-.355-.533-.355-.666c0-.312.2-.647%201.02-.986c.8-.33%201.913-.539%203.138-.73l.695-.105c.975-.146%201.974-.296%202.79-.508c.508-.133%201.002-.302%201.403-.541c.4-.24.795-.602.932-1.148c.154-.617-.091-1.151-.411-1.547c-.313-.386-.761-.728-1.233-1.031c-.676-.435-1.539-.877-2.383-1.309a84%2084%200%200%201-.956-.494c-1.17-.618-2.132-1.202-2.643-1.784c-.244-.279-.326-.492-.335-.65c-.009-.143.033-.362.305-.681l.023-.03zm-2.872%202.78L2.99%209.724A3.25%203.25%200%200%200%202%2012.06v6.69A2.25%202.25%200%200%200%204.25%2021h8.942a53%2053%200%200%201-1.27-.432c-1.62-.577-3.282-1.267-4.551-2.03c-.633-.381-1.203-.8-1.622-1.26C5.333%2016.824%205%2016.258%205%2015.6c0-1.269.981-1.973%201.949-2.373c.988-.408%202.272-.637%203.478-.824q.378-.06.745-.114c.967-.145%201.862-.28%202.594-.47q.681-.179%201.011-.377c.222-.133.244-.217.245-.224s.005-.018-.004-.045a.6.6%200%200%200-.118-.194c-.16-.2-.449-.438-.878-.714c-.61-.392-1.365-.779-2.18-1.196a90%2090%200%200%201-1.048-.542c-1.141-.603-2.35-1.3-3.069-2.12a3.1%203.1%200%200%201-.51-.773%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mountain-trail-24-filled.svg?color=%231a73e8&size=48