nordic walking icon
nordic-walking from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- nordic-walking
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nordic-walking-outline, nordic-walking-outline-sharp, nordic-walking-sharp
1 other variant in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the nordic walking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4 23l2-9h1.525l-2 9zm3 0L9.8 8.9L8 9.6V13H6V8.3l5.05-2.15q.725-.3 1.475-.062T13.7 7l1 1.6q.65 1.05 1.763 1.725T19 11v2q-1.65 0-3.088-.687T13.5 10.5l-.6 3l2.1 2V23h-2v-6l-2.1-2l-1.8 8zm6.5-17.5q-.825 0-1.412-.587T11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5m4 17.5v-9H19v9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNordicWalking(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="m4 23l2-9h1.525l-2 9zm3 0L9.8 8.9L8 9.6V13H6V8.3l5.05-2.15q.725-.3 1.475-.062T13.7 7l1 1.6q.65 1.05 1.763 1.725T19 11v2q-1.65 0-3.088-.687T13.5 10.5l-.6 3l2.1 2V23h-2v-6l-2.1-2l-1.8 8zm6.5-17.5q-.825 0-1.412-.587T11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5m4 17.5v-9H19v9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4 23l2-9h1.525l-2 9zm3 0L9.8 8.9L8 9.6V13H6V8.3l5.05-2.15q.725-.3 1.475-.062T13.7 7l1 1.6q.65 1.05 1.763 1.725T19 11v2q-1.65 0-3.088-.687T13.5 10.5l-.6 3l2.1 2V23h-2v-6l-2.1-2l-1.8 8zm6.5-17.5q-.825 0-1.412-.587T11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5m4 17.5v-9H19v9z"/></svg> </template>
CSS
.icon-nordic-walking {
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%22m4%2023l2-9h1.525l-2%209zm3%200L9.8%208.9L8%209.6V13H6V8.3l5.05-2.15q.725-.3%201.475-.062T13.7%207l1%201.6q.65%201.05%201.763%201.725T19%2011v2q-1.65%200-3.088-.687T13.5%2010.5l-.6%203l2.1%202V23h-2v-6l-2.1-2l-1.8%208zm6.5-17.5q-.825%200-1.412-.587T11.5%203.5t.588-1.412T13.5%201.5t1.413.588T15.5%203.5t-.587%201.413T13.5%205.5m4%2017.5v-9H19v9z%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%22m4%2023l2-9h1.525l-2%209zm3%200L9.8%208.9L8%209.6V13H6V8.3l5.05-2.15q.725-.3%201.475-.062T13.7%207l1%201.6q.65%201.05%201.763%201.725T19%2011v2q-1.65%200-3.088-.687T13.5%2010.5l-.6%203l2.1%202V23h-2v-6l-2.1-2l-1.8%208zm6.5-17.5q-.825%200-1.412-.587T11.5%203.5t.588-1.412T13.5%201.5t1.413.588T15.5%203.5t-.587%201.413T13.5%205.5m4%2017.5v-9H19v9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nordic-walking.svg?color=%231a73e8&size=48