hiking icon
hiking from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.
- Name
- hiking
- Set
- Line Awesome
- Style
- Line
- Category
- Users & People
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- hiking-solid
The same icon in other sets
More users & people icons from Line Awesome
Use the hiking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.5 4A3.514 3.514 0 0 0 13 7.5c0 1.922 1.578 3.5 3.5 3.5S20 9.422 20 7.5S18.422 4 16.5 4m0 2c.84 0 1.5.66 1.5 1.5S17.34 9 16.5 9S15 8.34 15 7.5S15.66 6 16.5 6m-5.406 4.5a3.7 3.7 0 0 0-.781.031a3.05 3.05 0 0 0-1.47.688c-.874.742-1.382 1.922-1.75 3.656c-.116.559-.081 1.137.188 1.594c.27.457.692.734 1.063.906c.746.344 1.476.41 1.875.5l.469-1.938c-.602-.136-1.22-.246-1.5-.374c-.141-.067-.16-.106-.157-.094a.4.4 0 0 1 0-.188c.32-1.515.785-2.246 1.125-2.531s.621-.332 1.25-.188l.438-1.968a4.3 4.3 0 0 0-.75-.094m1.75.313L11.375 17.5c-.164.75.145 1.563.75 2.031l3.531 2.75l.875 5.719h2.032l-.938-6.031a2 2 0 0 0-.75-1.282l-3.531-2.75l1.031-4.656l1.031.281l1.781 1.72c.579.558 1.45.69 2.188.374L21 14.97V28h2V11h-2v1.813l-2.406 1.03l-1.782-1.718a2 2 0 0 0-.875-.5zm-1.313 9.812l-.844 2.531L8.188 28h2.25l2.032-3.906c.05-.098.094-.211.125-.313l.625-1.843z"/></svg>
React
import type { SVGProps } from "react";
export function LaHiking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.5 4A3.514 3.514 0 0 0 13 7.5c0 1.922 1.578 3.5 3.5 3.5S20 9.422 20 7.5S18.422 4 16.5 4m0 2c.84 0 1.5.66 1.5 1.5S17.34 9 16.5 9S15 8.34 15 7.5S15.66 6 16.5 6m-5.406 4.5a3.7 3.7 0 0 0-.781.031a3.05 3.05 0 0 0-1.47.688c-.874.742-1.382 1.922-1.75 3.656c-.116.559-.081 1.137.188 1.594c.27.457.692.734 1.063.906c.746.344 1.476.41 1.875.5l.469-1.938c-.602-.136-1.22-.246-1.5-.374c-.141-.067-.16-.106-.157-.094a.4.4 0 0 1 0-.188c.32-1.515.785-2.246 1.125-2.531s.621-.332 1.25-.188l.438-1.968a4.3 4.3 0 0 0-.75-.094m1.75.313L11.375 17.5c-.164.75.145 1.563.75 2.031l3.531 2.75l.875 5.719h2.032l-.938-6.031a2 2 0 0 0-.75-1.282l-3.531-2.75l1.031-4.656l1.031.281l1.781 1.72c.579.558 1.45.69 2.188.374L21 14.97V28h2V11h-2v1.813l-2.406 1.03l-1.782-1.718a2 2 0 0 0-.875-.5zm-1.313 9.812l-.844 2.531L8.188 28h2.25l2.032-3.906c.05-.098.094-.211.125-.313l.625-1.843z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.5 4A3.514 3.514 0 0 0 13 7.5c0 1.922 1.578 3.5 3.5 3.5S20 9.422 20 7.5S18.422 4 16.5 4m0 2c.84 0 1.5.66 1.5 1.5S17.34 9 16.5 9S15 8.34 15 7.5S15.66 6 16.5 6m-5.406 4.5a3.7 3.7 0 0 0-.781.031a3.05 3.05 0 0 0-1.47.688c-.874.742-1.382 1.922-1.75 3.656c-.116.559-.081 1.137.188 1.594c.27.457.692.734 1.063.906c.746.344 1.476.41 1.875.5l.469-1.938c-.602-.136-1.22-.246-1.5-.374c-.141-.067-.16-.106-.157-.094a.4.4 0 0 1 0-.188c.32-1.515.785-2.246 1.125-2.531s.621-.332 1.25-.188l.438-1.968a4.3 4.3 0 0 0-.75-.094m1.75.313L11.375 17.5c-.164.75.145 1.563.75 2.031l3.531 2.75l.875 5.719h2.032l-.938-6.031a2 2 0 0 0-.75-1.282l-3.531-2.75l1.031-4.656l1.031.281l1.781 1.72c.579.558 1.45.69 2.188.374L21 14.97V28h2V11h-2v1.813l-2.406 1.03l-1.782-1.718a2 2 0 0 0-.875-.5zm-1.313 9.812l-.844 2.531L8.188 28h2.25l2.032-3.906c.05-.098.094-.211.125-.313l.625-1.843z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%204A3.514%203.514%200%200%200%2013%207.5c0%201.922%201.578%203.5%203.5%203.5S20%209.422%2020%207.5S18.422%204%2016.5%204m0%202c.84%200%201.5.66%201.5%201.5S17.34%209%2016.5%209S15%208.34%2015%207.5S15.66%206%2016.5%206m-5.406%204.5a3.7%203.7%200%200%200-.781.031a3.05%203.05%200%200%200-1.47.688c-.874.742-1.382%201.922-1.75%203.656c-.116.559-.081%201.137.188%201.594c.27.457.692.734%201.063.906c.746.344%201.476.41%201.875.5l.469-1.938c-.602-.136-1.22-.246-1.5-.374c-.141-.067-.16-.106-.157-.094a.4.4%200%200%201%200-.188c.32-1.515.785-2.246%201.125-2.531s.621-.332%201.25-.188l.438-1.968a4.3%204.3%200%200%200-.75-.094m1.75.313L11.375%2017.5c-.164.75.145%201.563.75%202.031l3.531%202.75l.875%205.719h2.032l-.938-6.031a2%202%200%200%200-.75-1.282l-3.531-2.75l1.031-4.656l1.031.281l1.781%201.72c.579.558%201.45.69%202.188.374L21%2014.97V28h2V11h-2v1.813l-2.406%201.03l-1.782-1.718a2%202%200%200%200-.875-.5zm-1.313%209.812l-.844%202.531L8.188%2028h2.25l2.032-3.906c.05-.098.094-.211.125-.313l.625-1.843z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%204A3.514%203.514%200%200%200%2013%207.5c0%201.922%201.578%203.5%203.5%203.5S20%209.422%2020%207.5S18.422%204%2016.5%204m0%202c.84%200%201.5.66%201.5%201.5S17.34%209%2016.5%209S15%208.34%2015%207.5S15.66%206%2016.5%206m-5.406%204.5a3.7%203.7%200%200%200-.781.031a3.05%203.05%200%200%200-1.47.688c-.874.742-1.382%201.922-1.75%203.656c-.116.559-.081%201.137.188%201.594c.27.457.692.734%201.063.906c.746.344%201.476.41%201.875.5l.469-1.938c-.602-.136-1.22-.246-1.5-.374c-.141-.067-.16-.106-.157-.094a.4.4%200%200%201%200-.188c.32-1.515.785-2.246%201.125-2.531s.621-.332%201.25-.188l.438-1.968a4.3%204.3%200%200%200-.75-.094m1.75.313L11.375%2017.5c-.164.75.145%201.563.75%202.031l3.531%202.75l.875%205.719h2.032l-.938-6.031a2%202%200%200%200-.75-1.282l-3.531-2.75l1.031-4.656l1.031.281l1.781%201.72c.579.558%201.45.69%202.188.374L21%2014.97V28h2V11h-2v1.813l-2.406%201.03l-1.782-1.718a2%202%200%200%200-.875-.5zm-1.313%209.812l-.844%202.531L8.188%2028h2.25l2.032-3.906c.05-.098.094-.211.125-.313l.625-1.843z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hiking.svg?color=%231a73e8&size=48