mountain trail icon
mountain-trail-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- mountain-trail-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- 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 28 28"><path fill="currentColor" d="M12.134 3.734a2.75 2.75 0 0 1 3.732 0l7.929 7.324A3.75 3.75 0 0 1 25 13.813v8.437A2.75 2.75 0 0 1 22.25 25h-.458l-.07-.019l-.468-.127a81 81 0 0 1-1.677-.483a75 75 0 0 1-5.086-1.713c-1.853-.707-3.668-1.515-5.006-2.357c-.671-.421-1.19-.831-1.533-1.216c-.348-.39-.452-.683-.452-.885c0-.251.083-.428.244-.586c.182-.18.487-.354.946-.504c.925-.303 2.21-.431 3.62-.527l.757-.05c1.135-.072 2.298-.146 3.246-.315c.583-.105 1.148-.255 1.608-.498c.466-.245.906-.634 1.057-1.238c.173-.695-.135-1.284-.523-1.713c-.382-.423-.93-.795-1.514-1.13c-.787-.452-1.78-.91-2.762-1.364a88 88 0 0 1-1.362-.638c-1.439-.695-2.601-1.362-3.176-2.042c-.27-.318-.348-.569-.337-.777c.012-.213.128-.54.576-.988a1 1 0 0 0 .067-.075zm-4.2 3.88l-3.729 3.444A3.75 3.75 0 0 0 3 13.813v8.437A2.75 2.75 0 0 0 5.75 25h10.843a67 67 0 0 1-2.637-.94c-1.884-.72-3.806-1.569-5.27-2.489c-.73-.459-1.38-.956-1.854-1.488C6.363 19.556 6 18.92 6 18.2c0-.67.257-1.227.692-1.655c.413-.407.961-.674 1.53-.86c1.13-.371 2.6-.504 3.985-.599l.804-.053c1.131-.072 2.182-.139 3.038-.292q.787-.141 1.171-.347c.252-.133.292-.235.302-.276v-.001c.005-.017.03-.11-.18-.342q-.33-.366-1.148-.836c-.73-.419-1.614-.827-2.558-1.262c-.48-.22-.974-.45-1.471-.69c-1.4-.675-2.858-1.464-3.67-2.423a3 3 0 0 1-.561-.95"/></svg>
React
import type { SVGProps } from "react";
export function FluentMountainTrail28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.134 3.734a2.75 2.75 0 0 1 3.732 0l7.929 7.324A3.75 3.75 0 0 1 25 13.813v8.437A2.75 2.75 0 0 1 22.25 25h-.458l-.07-.019l-.468-.127a81 81 0 0 1-1.677-.483a75 75 0 0 1-5.086-1.713c-1.853-.707-3.668-1.515-5.006-2.357c-.671-.421-1.19-.831-1.533-1.216c-.348-.39-.452-.683-.452-.885c0-.251.083-.428.244-.586c.182-.18.487-.354.946-.504c.925-.303 2.21-.431 3.62-.527l.757-.05c1.135-.072 2.298-.146 3.246-.315c.583-.105 1.148-.255 1.608-.498c.466-.245.906-.634 1.057-1.238c.173-.695-.135-1.284-.523-1.713c-.382-.423-.93-.795-1.514-1.13c-.787-.452-1.78-.91-2.762-1.364a88 88 0 0 1-1.362-.638c-1.439-.695-2.601-1.362-3.176-2.042c-.27-.318-.348-.569-.337-.777c.012-.213.128-.54.576-.988a1 1 0 0 0 .067-.075zm-4.2 3.88l-3.729 3.444A3.75 3.75 0 0 0 3 13.813v8.437A2.75 2.75 0 0 0 5.75 25h10.843a67 67 0 0 1-2.637-.94c-1.884-.72-3.806-1.569-5.27-2.489c-.73-.459-1.38-.956-1.854-1.488C6.363 19.556 6 18.92 6 18.2c0-.67.257-1.227.692-1.655c.413-.407.961-.674 1.53-.86c1.13-.371 2.6-.504 3.985-.599l.804-.053c1.131-.072 2.182-.139 3.038-.292q.787-.141 1.171-.347c.252-.133.292-.235.302-.276v-.001c.005-.017.03-.11-.18-.342q-.33-.366-1.148-.836c-.73-.419-1.614-.827-2.558-1.262c-.48-.22-.974-.45-1.471-.69c-1.4-.675-2.858-1.464-3.67-2.423a3 3 0 0 1-.561-.95"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.134 3.734a2.75 2.75 0 0 1 3.732 0l7.929 7.324A3.75 3.75 0 0 1 25 13.813v8.437A2.75 2.75 0 0 1 22.25 25h-.458l-.07-.019l-.468-.127a81 81 0 0 1-1.677-.483a75 75 0 0 1-5.086-1.713c-1.853-.707-3.668-1.515-5.006-2.357c-.671-.421-1.19-.831-1.533-1.216c-.348-.39-.452-.683-.452-.885c0-.251.083-.428.244-.586c.182-.18.487-.354.946-.504c.925-.303 2.21-.431 3.62-.527l.757-.05c1.135-.072 2.298-.146 3.246-.315c.583-.105 1.148-.255 1.608-.498c.466-.245.906-.634 1.057-1.238c.173-.695-.135-1.284-.523-1.713c-.382-.423-.93-.795-1.514-1.13c-.787-.452-1.78-.91-2.762-1.364a88 88 0 0 1-1.362-.638c-1.439-.695-2.601-1.362-3.176-2.042c-.27-.318-.348-.569-.337-.777c.012-.213.128-.54.576-.988a1 1 0 0 0 .067-.075zm-4.2 3.88l-3.729 3.444A3.75 3.75 0 0 0 3 13.813v8.437A2.75 2.75 0 0 0 5.75 25h10.843a67 67 0 0 1-2.637-.94c-1.884-.72-3.806-1.569-5.27-2.489c-.73-.459-1.38-.956-1.854-1.488C6.363 19.556 6 18.92 6 18.2c0-.67.257-1.227.692-1.655c.413-.407.961-.674 1.53-.86c1.13-.371 2.6-.504 3.985-.599l.804-.053c1.131-.072 2.182-.139 3.038-.292q.787-.141 1.171-.347c.252-.133.292-.235.302-.276v-.001c.005-.017.03-.11-.18-.342q-.33-.366-1.148-.836c-.73-.419-1.614-.827-2.558-1.262c-.48-.22-.974-.45-1.471-.69c-1.4-.675-2.858-1.464-3.67-2.423a3 3 0 0 1-.561-.95"/></svg> </template>
CSS
.icon-mountain-trail-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.134%203.734a2.75%202.75%200%200%201%203.732%200l7.929%207.324A3.75%203.75%200%200%201%2025%2013.813v8.437A2.75%202.75%200%200%201%2022.25%2025h-.458l-.07-.019l-.468-.127a81%2081%200%200%201-1.677-.483a75%2075%200%200%201-5.086-1.713c-1.853-.707-3.668-1.515-5.006-2.357c-.671-.421-1.19-.831-1.533-1.216c-.348-.39-.452-.683-.452-.885c0-.251.083-.428.244-.586c.182-.18.487-.354.946-.504c.925-.303%202.21-.431%203.62-.527l.757-.05c1.135-.072%202.298-.146%203.246-.315c.583-.105%201.148-.255%201.608-.498c.466-.245.906-.634%201.057-1.238c.173-.695-.135-1.284-.523-1.713c-.382-.423-.93-.795-1.514-1.13c-.787-.452-1.78-.91-2.762-1.364a88%2088%200%200%201-1.362-.638c-1.439-.695-2.601-1.362-3.176-2.042c-.27-.318-.348-.569-.337-.777c.012-.213.128-.54.576-.988a1%201%200%200%200%20.067-.075zm-4.2%203.88l-3.729%203.444A3.75%203.75%200%200%200%203%2013.813v8.437A2.75%202.75%200%200%200%205.75%2025h10.843a67%2067%200%200%201-2.637-.94c-1.884-.72-3.806-1.569-5.27-2.489c-.73-.459-1.38-.956-1.854-1.488C6.363%2019.556%206%2018.92%206%2018.2c0-.67.257-1.227.692-1.655c.413-.407.961-.674%201.53-.86c1.13-.371%202.6-.504%203.985-.599l.804-.053c1.131-.072%202.182-.139%203.038-.292q.787-.141%201.171-.347c.252-.133.292-.235.302-.276v-.001c.005-.017.03-.11-.18-.342q-.33-.366-1.148-.836c-.73-.419-1.614-.827-2.558-1.262c-.48-.22-.974-.45-1.471-.69c-1.4-.675-2.858-1.464-3.67-2.423a3%203%200%200%201-.561-.95%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.134%203.734a2.75%202.75%200%200%201%203.732%200l7.929%207.324A3.75%203.75%200%200%201%2025%2013.813v8.437A2.75%202.75%200%200%201%2022.25%2025h-.458l-.07-.019l-.468-.127a81%2081%200%200%201-1.677-.483a75%2075%200%200%201-5.086-1.713c-1.853-.707-3.668-1.515-5.006-2.357c-.671-.421-1.19-.831-1.533-1.216c-.348-.39-.452-.683-.452-.885c0-.251.083-.428.244-.586c.182-.18.487-.354.946-.504c.925-.303%202.21-.431%203.62-.527l.757-.05c1.135-.072%202.298-.146%203.246-.315c.583-.105%201.148-.255%201.608-.498c.466-.245.906-.634%201.057-1.238c.173-.695-.135-1.284-.523-1.713c-.382-.423-.93-.795-1.514-1.13c-.787-.452-1.78-.91-2.762-1.364a88%2088%200%200%201-1.362-.638c-1.439-.695-2.601-1.362-3.176-2.042c-.27-.318-.348-.569-.337-.777c.012-.213.128-.54.576-.988a1%201%200%200%200%20.067-.075zm-4.2%203.88l-3.729%203.444A3.75%203.75%200%200%200%203%2013.813v8.437A2.75%202.75%200%200%200%205.75%2025h10.843a67%2067%200%200%201-2.637-.94c-1.884-.72-3.806-1.569-5.27-2.489c-.73-.459-1.38-.956-1.854-1.488C6.363%2019.556%206%2018.92%206%2018.2c0-.67.257-1.227.692-1.655c.413-.407.961-.674%201.53-.86c1.13-.371%202.6-.504%203.985-.599l.804-.053c1.131-.072%202.182-.139%203.038-.292q.787-.141%201.171-.347c.252-.133.292-.235.302-.276v-.001c.005-.017.03-.11-.18-.342q-.33-.366-1.148-.836c-.73-.419-1.614-.827-2.558-1.262c-.48-.22-.974-.45-1.471-.69c-1.4-.675-2.858-1.464-3.67-2.423a3%203%200%200%201-.561-.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mountain-trail-28-filled.svg?color=%231a73e8&size=48