hiking-sharp from Material Symbols by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
hiking-sharp
Set
Material Symbols
Style
Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
hiking-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the hiking icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7 23l3.075-15.55q.15-.725.675-1.088T11.85 6t1.063.25t.787.75l1 1.6q.45.725 1.163 1.313t1.637.862V9H19v14h-1.5V12.85q-1.2-.275-2.225-.875T13.5 10.5l-.6 3l2.1 2V23h-2v-6l-2.1-2l-1.8 8zm.425-9.875l-3.1-.575L5.65 5.675l3.125.6zm4.663-8.212Q11.5 4.325 11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5t-1.412-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHikingSharp(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="m7 23l3.075-15.55q.15-.725.675-1.088T11.85 6t1.063.25t.787.75l1 1.6q.45.725 1.163 1.313t1.637.862V9H19v14h-1.5V12.85q-1.2-.275-2.225-.875T13.5 10.5l-.6 3l2.1 2V23h-2v-6l-2.1-2l-1.8 8zm.425-9.875l-3.1-.575L5.65 5.675l3.125.6zm4.663-8.212Q11.5 4.325 11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5t-1.412-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7 23l3.075-15.55q.15-.725.675-1.088T11.85 6t1.063.25t.787.75l1 1.6q.45.725 1.163 1.313t1.637.862V9H19v14h-1.5V12.85q-1.2-.275-2.225-.875T13.5 10.5l-.6 3l2.1 2V23h-2v-6l-2.1-2l-1.8 8zm.425-9.875l-3.1-.575L5.65 5.675l3.125.6zm4.663-8.212Q11.5 4.325 11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5t-1.412-.587"/></svg>
</template>

CSS

.icon-hiking-sharp {
  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%22m7%2023l3.075-15.55q.15-.725.675-1.088T11.85%206t1.063.25t.787.75l1%201.6q.45.725%201.163%201.313t1.637.862V9H19v14h-1.5V12.85q-1.2-.275-2.225-.875T13.5%2010.5l-.6%203l2.1%202V23h-2v-6l-2.1-2l-1.8%208zm.425-9.875l-3.1-.575L5.65%205.675l3.125.6zm4.663-8.212Q11.5%204.325%2011.5%203.5t.588-1.412T13.5%201.5t1.413.588T15.5%203.5t-.587%201.413T13.5%205.5t-1.412-.587%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%22m7%2023l3.075-15.55q.15-.725.675-1.088T11.85%206t1.063.25t.787.75l1%201.6q.45.725%201.163%201.313t1.637.862V9H19v14h-1.5V12.85q-1.2-.275-2.225-.875T13.5%2010.5l-.6%203l2.1%202V23h-2v-6l-2.1-2l-1.8%208zm.425-9.875l-3.1-.575L5.65%205.675l3.125.6zm4.663-8.212Q11.5%204.325%2011.5%203.5t.588-1.412T13.5%201.5t1.413.588T15.5%203.5t-.587%201.413T13.5%205.5t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/hiking-sharp.svg?color=%231a73e8&size=48