nordic walking icon

nordic-walking-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
nordic-walking-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
nordic-walking-outline-rounded

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.2 22.1l1.675-7.525q.05-.275.25-.425T6.6 14q.35 0 .575.275t.15.625L5.65 22.425q-.05.275-.25.425t-.475.15q-.35 0-.575-.275T4.2 22.1m3.05-.325L9.8 8.9L8 9.6V12q0 .425-.288.713T7 13t-.712-.288T6 12V8.95q0-.3.163-.537T6.6 8.05l4.45-1.9q.725-.3 1.475-.062T13.7 7l1 1.6q.525.85 1.363 1.475T18 10.9q.425.075.713.375T19 12t-.288.7t-.687.225q-1.35-.2-2.525-.838t-2-1.587l-.6 3l1.8 1.7q.15.15.225.338t.075.387V22q0 .425-.288.713T14 23t-.712-.288T13 22v-5l-2.1-2l-1.625 7.2q-.075.35-.363.575T8.25 23q-.5 0-.8-.375t-.2-.85M13.5 5.5q-.825 0-1.412-.588T11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5m4 16.75v-7.5q0-.325.213-.537T18.25 14t.538.213t.212.537v7.5q0 .325-.213.538T18.25 23t-.537-.213t-.213-.537"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNordicWalkingRounded(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.2 22.1l1.675-7.525q.05-.275.25-.425T6.6 14q.35 0 .575.275t.15.625L5.65 22.425q-.05.275-.25.425t-.475.15q-.35 0-.575-.275T4.2 22.1m3.05-.325L9.8 8.9L8 9.6V12q0 .425-.288.713T7 13t-.712-.288T6 12V8.95q0-.3.163-.537T6.6 8.05l4.45-1.9q.725-.3 1.475-.062T13.7 7l1 1.6q.525.85 1.363 1.475T18 10.9q.425.075.713.375T19 12t-.288.7t-.687.225q-1.35-.2-2.525-.838t-2-1.587l-.6 3l1.8 1.7q.15.15.225.338t.075.387V22q0 .425-.288.713T14 23t-.712-.288T13 22v-5l-2.1-2l-1.625 7.2q-.075.35-.363.575T8.25 23q-.5 0-.8-.375t-.2-.85M13.5 5.5q-.825 0-1.412-.588T11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5m4 16.75v-7.5q0-.325.213-.537T18.25 14t.538.213t.212.537v7.5q0 .325-.213.538T18.25 23t-.537-.213t-.213-.537"/></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.2 22.1l1.675-7.525q.05-.275.25-.425T6.6 14q.35 0 .575.275t.15.625L5.65 22.425q-.05.275-.25.425t-.475.15q-.35 0-.575-.275T4.2 22.1m3.05-.325L9.8 8.9L8 9.6V12q0 .425-.288.713T7 13t-.712-.288T6 12V8.95q0-.3.163-.537T6.6 8.05l4.45-1.9q.725-.3 1.475-.062T13.7 7l1 1.6q.525.85 1.363 1.475T18 10.9q.425.075.713.375T19 12t-.288.7t-.687.225q-1.35-.2-2.525-.838t-2-1.587l-.6 3l1.8 1.7q.15.15.225.338t.075.387V22q0 .425-.288.713T14 23t-.712-.288T13 22v-5l-2.1-2l-1.625 7.2q-.075.35-.363.575T8.25 23q-.5 0-.8-.375t-.2-.85M13.5 5.5q-.825 0-1.412-.588T11.5 3.5t.588-1.412T13.5 1.5t1.413.588T15.5 3.5t-.587 1.413T13.5 5.5m4 16.75v-7.5q0-.325.213-.537T18.25 14t.538.213t.212.537v7.5q0 .325-.213.538T18.25 23t-.537-.213t-.213-.537"/></svg>
</template>

CSS

.icon-nordic-walking-rounded {
  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.2%2022.1l1.675-7.525q.05-.275.25-.425T6.6%2014q.35%200%20.575.275t.15.625L5.65%2022.425q-.05.275-.25.425t-.475.15q-.35%200-.575-.275T4.2%2022.1m3.05-.325L9.8%208.9L8%209.6V12q0%20.425-.288.713T7%2013t-.712-.288T6%2012V8.95q0-.3.163-.537T6.6%208.05l4.45-1.9q.725-.3%201.475-.062T13.7%207l1%201.6q.525.85%201.363%201.475T18%2010.9q.425.075.713.375T19%2012t-.288.7t-.687.225q-1.35-.2-2.525-.838t-2-1.587l-.6%203l1.8%201.7q.15.15.225.338t.075.387V22q0%20.425-.288.713T14%2023t-.712-.288T13%2022v-5l-2.1-2l-1.625%207.2q-.075.35-.363.575T8.25%2023q-.5%200-.8-.375t-.2-.85M13.5%205.5q-.825%200-1.412-.588T11.5%203.5t.588-1.412T13.5%201.5t1.413.588T15.5%203.5t-.587%201.413T13.5%205.5m4%2016.75v-7.5q0-.325.213-.537T18.25%2014t.538.213t.212.537v7.5q0%20.325-.213.538T18.25%2023t-.537-.213t-.213-.537%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.2%2022.1l1.675-7.525q.05-.275.25-.425T6.6%2014q.35%200%20.575.275t.15.625L5.65%2022.425q-.05.275-.25.425t-.475.15q-.35%200-.575-.275T4.2%2022.1m3.05-.325L9.8%208.9L8%209.6V12q0%20.425-.288.713T7%2013t-.712-.288T6%2012V8.95q0-.3.163-.537T6.6%208.05l4.45-1.9q.725-.3%201.475-.062T13.7%207l1%201.6q.525.85%201.363%201.475T18%2010.9q.425.075.713.375T19%2012t-.288.7t-.687.225q-1.35-.2-2.525-.838t-2-1.587l-.6%203l1.8%201.7q.15.15.225.338t.075.387V22q0%20.425-.288.713T14%2023t-.712-.288T13%2022v-5l-2.1-2l-1.625%207.2q-.075.35-.363.575T8.25%2023q-.5%200-.8-.375t-.2-.85M13.5%205.5q-.825%200-1.412-.588T11.5%203.5t.588-1.412T13.5%201.5t1.413.588T15.5%203.5t-.587%201.413T13.5%205.5m4%2016.75v-7.5q0-.325.213-.537T18.25%2014t.538.213t.212.537v7.5q0%20.325-.213.538T18.25%2023t-.537-.213t-.213-.537%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-rounded.svg?color=%231a73e8&size=48