hiking icon
hiking from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- hiking
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- hiking-outline
2 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
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.23 22.5l2.941-15.146q.093-.495.483-.77q.39-.276.812-.276q.44 0 .822.192t.604.577l1 1.6q.489.782 1.442 1.485t2.282 1.094V9.308h.884V22.5h-.885V12.254q-1.315-.275-2.542-1.038q-1.227-.764-2.246-2.004l-.85 4.269l2.139 2.038V22.5h-1v-5.904L10.13 14.29L8.31 22.5zm.003-9.971l-1.606-.304q-.208-.056-.336-.22q-.13-.164-.074-.378l.75-3.925q.131-.588.658-.955q.527-.366 1.116-.236l.65.148zm4.691-7.838q-.501-.5-.501-1.191t.501-1.191t1.192-.501t1.19.5q.502.502.502 1.192t-.501 1.191t-1.191.501t-1.192-.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHiking(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.23 22.5l2.941-15.146q.093-.495.483-.77q.39-.276.812-.276q.44 0 .822.192t.604.577l1 1.6q.489.782 1.442 1.485t2.282 1.094V9.308h.884V22.5h-.885V12.254q-1.315-.275-2.542-1.038q-1.227-.764-2.246-2.004l-.85 4.269l2.139 2.038V22.5h-1v-5.904L10.13 14.29L8.31 22.5zm.003-9.971l-1.606-.304q-.208-.056-.336-.22q-.13-.164-.074-.378l.75-3.925q.131-.588.658-.955q.527-.366 1.116-.236l.65.148zm4.691-7.838q-.501-.5-.501-1.191t.501-1.191t1.192-.501t1.19.5q.502.502.502 1.192t-.501 1.191t-1.191.501t-1.192-.5"/></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.23 22.5l2.941-15.146q.093-.495.483-.77q.39-.276.812-.276q.44 0 .822.192t.604.577l1 1.6q.489.782 1.442 1.485t2.282 1.094V9.308h.884V22.5h-.885V12.254q-1.315-.275-2.542-1.038q-1.227-.764-2.246-2.004l-.85 4.269l2.139 2.038V22.5h-1v-5.904L10.13 14.29L8.31 22.5zm.003-9.971l-1.606-.304q-.208-.056-.336-.22q-.13-.164-.074-.378l.75-3.925q.131-.588.658-.955q.527-.366 1.116-.236l.65.148zm4.691-7.838q-.501-.5-.501-1.191t.501-1.191t1.192-.501t1.19.5q.502.502.502 1.192t-.501 1.191t-1.191.501t-1.192-.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%22currentColor%22%20d%3D%22m7.23%2022.5l2.941-15.146q.093-.495.483-.77q.39-.276.812-.276q.44%200%20.822.192t.604.577l1%201.6q.489.782%201.442%201.485t2.282%201.094V9.308h.884V22.5h-.885V12.254q-1.315-.275-2.542-1.038q-1.227-.764-2.246-2.004l-.85%204.269l2.139%202.038V22.5h-1v-5.904L10.13%2014.29L8.31%2022.5zm.003-9.971l-1.606-.304q-.208-.056-.336-.22q-.13-.164-.074-.378l.75-3.925q.131-.588.658-.955q.527-.366%201.116-.236l.65.148zm4.691-7.838q-.501-.5-.501-1.191t.501-1.191t1.192-.501t1.19.5q.502.502.502%201.192t-.501%201.191t-1.191.501t-1.192-.5%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.23%2022.5l2.941-15.146q.093-.495.483-.77q.39-.276.812-.276q.44%200%20.822.192t.604.577l1%201.6q.489.782%201.442%201.485t2.282%201.094V9.308h.884V22.5h-.885V12.254q-1.315-.275-2.542-1.038q-1.227-.764-2.246-2.004l-.85%204.269l2.139%202.038V22.5h-1v-5.904L10.13%2014.29L8.31%2022.5zm.003-9.971l-1.606-.304q-.208-.056-.336-.22q-.13-.164-.074-.378l.75-3.925q.131-.588.658-.955q.527-.366%201.116-.236l.65.148zm4.691-7.838q-.501-.5-.501-1.191t.501-1.191t1.192-.501t1.19.5q.502.502.502%201.192t-.501%201.191t-1.191.501t-1.192-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hiking.svg?color=%231a73e8&size=48