hiking icon

hiking from Reicon by REICON · Outline · Sports · MIT Free for personal and commercial use.

Name
hiking
Set
Reicon
Style
Outline
Category
Sports
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All hiking icons →

More sports icons from Reicon

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" fill-rule="evenodd" d="M11.5 2.75a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5M8.25 4.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0M19 7.25a.75.75 0 0 1 .75.75v14a.75.75 0 0 1-1.5 0v-9.899c-.485.405-.87.72-1.307.879a2.75 2.75 0 0 1-1.886 0c-.453-.165-.85-.497-1.36-.923l-.093-.077l-.081-.068a6 6 0 0 0-.47-.37a5.3 5.3 0 0 0-1.2-.587a8 8 0 0 0-.386-.09a1 1 0 0 0-.092-.014l-.019.008a.5.5 0 0 0-.191.143a.3.3 0 0 0-.012.048c-.01.053-.017.124-.031.27l-.162 1.623c-.094.934-.105 1.184-.04 1.393q.059.184.169.342c.125.18.33.324 1.126.822l.105.066c.796.496 1.347.84 1.745 1.335q.3.375.498.812c.261.579.318 1.226.401 2.16l.011.125l.172 1.935a.75.75 0 0 1-1.494.134l-.172-1.936c-.098-1.107-.142-1.483-.285-1.802a2.3 2.3 0 0 0-.3-.487c-.219-.273-.534-.481-1.476-1.07l-.112-.07c-.63-.393-1.126-.702-1.45-1.165a2.8 2.8 0 0 1-.369-.754c-.169-.539-.11-1.12-.035-1.859l.013-.13l.162-1.622l.005-.048c.022-.23.047-.485.17-.752c.135-.297.373-.53.594-.686s.52-.302.846-.33c.184-.016.356.008.505.036c.144.028.316.07.507.118l.026.006l.018.005a1 1 0 0 1 .131.049l.054.019a6.8 6.8 0 0 1 1.425.72c.205.144.342.258.561.44l.012.01l.082.069c.648.54.832.68 1.006.743c.277.1.58.1.858 0c.174-.064.358-.203 1.007-.743l.814-.68V8a.75.75 0 0 1 .75-.75m-6.625 3.694l-.005.002l-.004.002zm-.546-1.397h.002l.007-.003zm-3.117.216a.75.75 0 0 1-.475.948l-1.672.558a1.19 1.19 0 0 0-.815 1.13c0 .085.047.161.122.199l2.463 1.231a.75.75 0 1 1-.67 1.342L5.2 13.939a1.72 1.72 0 0 1-.951-1.54c0-1.158.742-2.187 1.84-2.553l1.673-.558a.75.75 0 0 1 .949.475m.704 7.113a.75.75 0 0 1 .208 1.04l-3 4.5a.75.75 0 1 1-1.248-.832l3-4.5a.75.75 0 0 1 1.04-.208" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconHiking(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" fillRule="evenodd" d="M11.5 2.75a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5M8.25 4.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0M19 7.25a.75.75 0 0 1 .75.75v14a.75.75 0 0 1-1.5 0v-9.899c-.485.405-.87.72-1.307.879a2.75 2.75 0 0 1-1.886 0c-.453-.165-.85-.497-1.36-.923l-.093-.077l-.081-.068a6 6 0 0 0-.47-.37a5.3 5.3 0 0 0-1.2-.587a8 8 0 0 0-.386-.09a1 1 0 0 0-.092-.014l-.019.008a.5.5 0 0 0-.191.143a.3.3 0 0 0-.012.048c-.01.053-.017.124-.031.27l-.162 1.623c-.094.934-.105 1.184-.04 1.393q.059.184.169.342c.125.18.33.324 1.126.822l.105.066c.796.496 1.347.84 1.745 1.335q.3.375.498.812c.261.579.318 1.226.401 2.16l.011.125l.172 1.935a.75.75 0 0 1-1.494.134l-.172-1.936c-.098-1.107-.142-1.483-.285-1.802a2.3 2.3 0 0 0-.3-.487c-.219-.273-.534-.481-1.476-1.07l-.112-.07c-.63-.393-1.126-.702-1.45-1.165a2.8 2.8 0 0 1-.369-.754c-.169-.539-.11-1.12-.035-1.859l.013-.13l.162-1.622l.005-.048c.022-.23.047-.485.17-.752c.135-.297.373-.53.594-.686s.52-.302.846-.33c.184-.016.356.008.505.036c.144.028.316.07.507.118l.026.006l.018.005a1 1 0 0 1 .131.049l.054.019a6.8 6.8 0 0 1 1.425.72c.205.144.342.258.561.44l.012.01l.082.069c.648.54.832.68 1.006.743c.277.1.58.1.858 0c.174-.064.358-.203 1.007-.743l.814-.68V8a.75.75 0 0 1 .75-.75m-6.625 3.694l-.005.002l-.004.002zm-.546-1.397h.002l.007-.003zm-3.117.216a.75.75 0 0 1-.475.948l-1.672.558a1.19 1.19 0 0 0-.815 1.13c0 .085.047.161.122.199l2.463 1.231a.75.75 0 1 1-.67 1.342L5.2 13.939a1.72 1.72 0 0 1-.951-1.54c0-1.158.742-2.187 1.84-2.553l1.673-.558a.75.75 0 0 1 .949.475m.704 7.113a.75.75 0 0 1 .208 1.04l-3 4.5a.75.75 0 1 1-1.248-.832l3-4.5a.75.75 0 0 1 1.04-.208" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.5 2.75a1.75 1.75 0 1 0 0 3.5a1.75 1.75 0 0 0 0-3.5M8.25 4.5a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0M19 7.25a.75.75 0 0 1 .75.75v14a.75.75 0 0 1-1.5 0v-9.899c-.485.405-.87.72-1.307.879a2.75 2.75 0 0 1-1.886 0c-.453-.165-.85-.497-1.36-.923l-.093-.077l-.081-.068a6 6 0 0 0-.47-.37a5.3 5.3 0 0 0-1.2-.587a8 8 0 0 0-.386-.09a1 1 0 0 0-.092-.014l-.019.008a.5.5 0 0 0-.191.143a.3.3 0 0 0-.012.048c-.01.053-.017.124-.031.27l-.162 1.623c-.094.934-.105 1.184-.04 1.393q.059.184.169.342c.125.18.33.324 1.126.822l.105.066c.796.496 1.347.84 1.745 1.335q.3.375.498.812c.261.579.318 1.226.401 2.16l.011.125l.172 1.935a.75.75 0 0 1-1.494.134l-.172-1.936c-.098-1.107-.142-1.483-.285-1.802a2.3 2.3 0 0 0-.3-.487c-.219-.273-.534-.481-1.476-1.07l-.112-.07c-.63-.393-1.126-.702-1.45-1.165a2.8 2.8 0 0 1-.369-.754c-.169-.539-.11-1.12-.035-1.859l.013-.13l.162-1.622l.005-.048c.022-.23.047-.485.17-.752c.135-.297.373-.53.594-.686s.52-.302.846-.33c.184-.016.356.008.505.036c.144.028.316.07.507.118l.026.006l.018.005a1 1 0 0 1 .131.049l.054.019a6.8 6.8 0 0 1 1.425.72c.205.144.342.258.561.44l.012.01l.082.069c.648.54.832.68 1.006.743c.277.1.58.1.858 0c.174-.064.358-.203 1.007-.743l.814-.68V8a.75.75 0 0 1 .75-.75m-6.625 3.694l-.005.002l-.004.002zm-.546-1.397h.002l.007-.003zm-3.117.216a.75.75 0 0 1-.475.948l-1.672.558a1.19 1.19 0 0 0-.815 1.13c0 .085.047.161.122.199l2.463 1.231a.75.75 0 1 1-.67 1.342L5.2 13.939a1.72 1.72 0 0 1-.951-1.54c0-1.158.742-2.187 1.84-2.553l1.673-.558a.75.75 0 0 1 .949.475m.704 7.113a.75.75 0 0 1 .208 1.04l-3 4.5a.75.75 0 1 1-1.248-.832l3-4.5a.75.75 0 0 1 1.04-.208" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-hiking {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%202.75a1.75%201.75%200%201%200%200%203.5a1.75%201.75%200%200%200%200-3.5M8.25%204.5a3.25%203.25%200%201%201%206.5%200a3.25%203.25%200%200%201-6.5%200M19%207.25a.75.75%200%200%201%20.75.75v14a.75.75%200%200%201-1.5%200v-9.899c-.485.405-.87.72-1.307.879a2.75%202.75%200%200%201-1.886%200c-.453-.165-.85-.497-1.36-.923l-.093-.077l-.081-.068a6%206%200%200%200-.47-.37a5.3%205.3%200%200%200-1.2-.587a8%208%200%200%200-.386-.09a1%201%200%200%200-.092-.014l-.019.008a.5.5%200%200%200-.191.143a.3.3%200%200%200-.012.048c-.01.053-.017.124-.031.27l-.162%201.623c-.094.934-.105%201.184-.04%201.393q.059.184.169.342c.125.18.33.324%201.126.822l.105.066c.796.496%201.347.84%201.745%201.335q.3.375.498.812c.261.579.318%201.226.401%202.16l.011.125l.172%201.935a.75.75%200%200%201-1.494.134l-.172-1.936c-.098-1.107-.142-1.483-.285-1.802a2.3%202.3%200%200%200-.3-.487c-.219-.273-.534-.481-1.476-1.07l-.112-.07c-.63-.393-1.126-.702-1.45-1.165a2.8%202.8%200%200%201-.369-.754c-.169-.539-.11-1.12-.035-1.859l.013-.13l.162-1.622l.005-.048c.022-.23.047-.485.17-.752c.135-.297.373-.53.594-.686s.52-.302.846-.33c.184-.016.356.008.505.036c.144.028.316.07.507.118l.026.006l.018.005a1%201%200%200%201%20.131.049l.054.019a6.8%206.8%200%200%201%201.425.72c.205.144.342.258.561.44l.012.01l.082.069c.648.54.832.68%201.006.743c.277.1.58.1.858%200c.174-.064.358-.203%201.007-.743l.814-.68V8a.75.75%200%200%201%20.75-.75m-6.625%203.694l-.005.002l-.004.002zm-.546-1.397h.002l.007-.003zm-3.117.216a.75.75%200%200%201-.475.948l-1.672.558a1.19%201.19%200%200%200-.815%201.13c0%20.085.047.161.122.199l2.463%201.231a.75.75%200%201%201-.67%201.342L5.2%2013.939a1.72%201.72%200%200%201-.951-1.54c0-1.158.742-2.187%201.84-2.553l1.673-.558a.75.75%200%200%201%20.949.475m.704%207.113a.75.75%200%200%201%20.208%201.04l-3%204.5a.75.75%200%201%201-1.248-.832l3-4.5a.75.75%200%200%201%201.04-.208%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.5%202.75a1.75%201.75%200%201%200%200%203.5a1.75%201.75%200%200%200%200-3.5M8.25%204.5a3.25%203.25%200%201%201%206.5%200a3.25%203.25%200%200%201-6.5%200M19%207.25a.75.75%200%200%201%20.75.75v14a.75.75%200%200%201-1.5%200v-9.899c-.485.405-.87.72-1.307.879a2.75%202.75%200%200%201-1.886%200c-.453-.165-.85-.497-1.36-.923l-.093-.077l-.081-.068a6%206%200%200%200-.47-.37a5.3%205.3%200%200%200-1.2-.587a8%208%200%200%200-.386-.09a1%201%200%200%200-.092-.014l-.019.008a.5.5%200%200%200-.191.143a.3.3%200%200%200-.012.048c-.01.053-.017.124-.031.27l-.162%201.623c-.094.934-.105%201.184-.04%201.393q.059.184.169.342c.125.18.33.324%201.126.822l.105.066c.796.496%201.347.84%201.745%201.335q.3.375.498.812c.261.579.318%201.226.401%202.16l.011.125l.172%201.935a.75.75%200%200%201-1.494.134l-.172-1.936c-.098-1.107-.142-1.483-.285-1.802a2.3%202.3%200%200%200-.3-.487c-.219-.273-.534-.481-1.476-1.07l-.112-.07c-.63-.393-1.126-.702-1.45-1.165a2.8%202.8%200%200%201-.369-.754c-.169-.539-.11-1.12-.035-1.859l.013-.13l.162-1.622l.005-.048c.022-.23.047-.485.17-.752c.135-.297.373-.53.594-.686s.52-.302.846-.33c.184-.016.356.008.505.036c.144.028.316.07.507.118l.026.006l.018.005a1%201%200%200%201%20.131.049l.054.019a6.8%206.8%200%200%201%201.425.72c.205.144.342.258.561.44l.012.01l.082.069c.648.54.832.68%201.006.743c.277.1.58.1.858%200c.174-.064.358-.203%201.007-.743l.814-.68V8a.75.75%200%200%201%20.75-.75m-6.625%203.694l-.005.002l-.004.002zm-.546-1.397h.002l.007-.003zm-3.117.216a.75.75%200%200%201-.475.948l-1.672.558a1.19%201.19%200%200%200-.815%201.13c0%20.085.047.161.122.199l2.463%201.231a.75.75%200%201%201-.67%201.342L5.2%2013.939a1.72%201.72%200%200%201-.951-1.54c0-1.158.742-2.187%201.84-2.553l1.673-.558a.75.75%200%200%201%20.949.475m.704%207.113a.75.75%200%200%201%20.208%201.04l-3%204.5a.75.75%200%201%201-1.248-.832l3-4.5a.75.75%200%200%201%201.04-.208%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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