hiking icon
hiking from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- hiking
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the hiking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 8.5l1 13m-1-12c-1.24.155-4.156.022-6.489-1.61c-.34-.238-.739-.39-1.154-.39c-.801 0-1.503.536-1.714 1.309l-1.09 3.996a1.512 1.512 0 0 0 1.23 1.892l3.903.6a1.55 1.55 0 0 1 1.277 1.87L14 21.5m-2-13L10.5 14m-1-1l.5.5l.874-4.804A.37.37 0 0 1 11.5 8.5M5.77 8l-1 4m2.5-4.5L5.77 13H5.3a1.3 1.3 0 0 1-1.238-1.692l.767-2.413A2 2 0 0 1 6.734 7.5zM8 17l-2 4.5M12 3v.75M12 5a1.25 1.25 0 1 1 0-2.5A1.25 1.25 0 0 1 12 5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHiking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m19 8.5l1 13m-1-12c-1.24.155-4.156.022-6.489-1.61c-.34-.238-.739-.39-1.154-.39c-.801 0-1.503.536-1.714 1.309l-1.09 3.996a1.512 1.512 0 0 0 1.23 1.892l3.903.6a1.55 1.55 0 0 1 1.277 1.87L14 21.5m-2-13L10.5 14m-1-1l.5.5l.874-4.804A.37.37 0 0 1 11.5 8.5M5.77 8l-1 4m2.5-4.5L5.77 13H5.3a1.3 1.3 0 0 1-1.238-1.692l.767-2.413A2 2 0 0 1 6.734 7.5zM8 17l-2 4.5M12 3v.75M12 5a1.25 1.25 0 1 1 0-2.5A1.25 1.25 0 0 1 12 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19 8.5l1 13m-1-12c-1.24.155-4.156.022-6.489-1.61c-.34-.238-.739-.39-1.154-.39c-.801 0-1.503.536-1.714 1.309l-1.09 3.996a1.512 1.512 0 0 0 1.23 1.892l3.903.6a1.55 1.55 0 0 1 1.277 1.87L14 21.5m-2-13L10.5 14m-1-1l.5.5l.874-4.804A.37.37 0 0 1 11.5 8.5M5.77 8l-1 4m2.5-4.5L5.77 13H5.3a1.3 1.3 0 0 1-1.238-1.692l.767-2.413A2 2 0 0 1 6.734 7.5zM8 17l-2 4.5M12 3v.75M12 5a1.25 1.25 0 1 1 0-2.5A1.25 1.25 0 0 1 12 5"/></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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19%208.5l1%2013m-1-12c-1.24.155-4.156.022-6.489-1.61c-.34-.238-.739-.39-1.154-.39c-.801%200-1.503.536-1.714%201.309l-1.09%203.996a1.512%201.512%200%200%200%201.23%201.892l3.903.6a1.55%201.55%200%200%201%201.277%201.87L14%2021.5m-2-13L10.5%2014m-1-1l.5.5l.874-4.804A.37.37%200%200%201%2011.5%208.5M5.77%208l-1%204m2.5-4.5L5.77%2013H5.3a1.3%201.3%200%200%201-1.238-1.692l.767-2.413A2%202%200%200%201%206.734%207.5zM8%2017l-2%204.5M12%203v.75M12%205a1.25%201.25%200%201%201%200-2.5A1.25%201.25%200%200%201%2012%205%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19%208.5l1%2013m-1-12c-1.24.155-4.156.022-6.489-1.61c-.34-.238-.739-.39-1.154-.39c-.801%200-1.503.536-1.714%201.309l-1.09%203.996a1.512%201.512%200%200%200%201.23%201.892l3.903.6a1.55%201.55%200%200%201%201.277%201.87L14%2021.5m-2-13L10.5%2014m-1-1l.5.5l.874-4.804A.37.37%200%200%201%2011.5%208.5M5.77%208l-1%204m2.5-4.5L5.77%2013H5.3a1.3%201.3%200%200%201-1.238-1.692l.767-2.413A2%202%200%200%201%206.734%207.5zM8%2017l-2%204.5M12%203v.75M12%205a1.25%201.25%200%201%201%200-2.5A1.25%201.25%200%200%201%2012%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hiking.svg?color=%231a73e8&size=48