directions-walk-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
directions-walk-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
directions-walk-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the directions walk icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.708 14.054l-1.933 8.069q-.036.177-.18.277t-.326.1q-.25 0-.406-.173q-.155-.173-.094-.417l2.82-13.856l-2.955 1.2v2.727q0 .213-.143.357t-.357.143t-.356-.143q-.144-.144-.144-.357V9.123q0-.242.134-.441t.351-.305l3.95-1.67q.35-.15.66-.184q.312-.034.604.033t.528.244q.235.177.416.47l.692 1.1q.421.672.926 1.219q.505.546 1.074.948q.465.334.987.545t1.08.324q.208.036.336.19q.128.152.128.366t-.156.344t-.369.1q-1.477-.258-2.666-1.096q-1.19-.839-2.053-2.193l-.914 4.575l1.935 2.027q.111.131.167.27q.056.14.056.302V22q0 .214-.143.357T14 22.5t-.357-.143T13.5 22v-5.366zM12.299 4.7q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491T12.299 4.7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDirectionsWalkRounded(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="m10.708 14.054l-1.933 8.069q-.036.177-.18.277t-.326.1q-.25 0-.406-.173q-.155-.173-.094-.417l2.82-13.856l-2.955 1.2v2.727q0 .213-.143.357t-.357.143t-.356-.143q-.144-.144-.144-.357V9.123q0-.242.134-.441t.351-.305l3.95-1.67q.35-.15.66-.184q.312-.034.604.033t.528.244q.235.177.416.47l.692 1.1q.421.672.926 1.219q.505.546 1.074.948q.465.334.987.545t1.08.324q.208.036.336.19q.128.152.128.366t-.156.344t-.369.1q-1.477-.258-2.666-1.096q-1.19-.839-2.053-2.193l-.914 4.575l1.935 2.027q.111.131.167.27q.056.14.056.302V22q0 .214-.143.357T14 22.5t-.357-.143T13.5 22v-5.366zM12.299 4.7q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491T12.299 4.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.708 14.054l-1.933 8.069q-.036.177-.18.277t-.326.1q-.25 0-.406-.173q-.155-.173-.094-.417l2.82-13.856l-2.955 1.2v2.727q0 .213-.143.357t-.357.143t-.356-.143q-.144-.144-.144-.357V9.123q0-.242.134-.441t.351-.305l3.95-1.67q.35-.15.66-.184q.312-.034.604.033t.528.244q.235.177.416.47l.692 1.1q.421.672.926 1.219q.505.546 1.074.948q.465.334.987.545t1.08.324q.208.036.336.19q.128.152.128.366t-.156.344t-.369.1q-1.477-.258-2.666-1.096q-1.19-.839-2.053-2.193l-.914 4.575l1.935 2.027q.111.131.167.27q.056.14.056.302V22q0 .214-.143.357T14 22.5t-.357-.143T13.5 22v-5.366zM12.299 4.7q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491T12.299 4.7"/></svg>
</template>

CSS

.icon-directions-walk-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%22m10.708%2014.054l-1.933%208.069q-.036.177-.18.277t-.326.1q-.25%200-.406-.173q-.155-.173-.094-.417l2.82-13.856l-2.955%201.2v2.727q0%20.213-.143.357t-.357.143t-.356-.143q-.144-.144-.144-.357V9.123q0-.242.134-.441t.351-.305l3.95-1.67q.35-.15.66-.184q.312-.034.604.033t.528.244q.235.177.416.47l.692%201.1q.421.672.926%201.219q.505.546%201.074.948q.465.334.987.545t1.08.324q.208.036.336.19q.128.152.128.366t-.156.344t-.369.1q-1.477-.258-2.666-1.096q-1.19-.839-2.053-2.193l-.914%204.575l1.935%202.027q.111.131.167.27q.056.14.056.302V22q0%20.214-.143.357T14%2022.5t-.357-.143T13.5%2022v-5.366zM12.299%204.7q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491T12.299%204.7%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%22m10.708%2014.054l-1.933%208.069q-.036.177-.18.277t-.326.1q-.25%200-.406-.173q-.155-.173-.094-.417l2.82-13.856l-2.955%201.2v2.727q0%20.213-.143.357t-.357.143t-.356-.143q-.144-.144-.144-.357V9.123q0-.242.134-.441t.351-.305l3.95-1.67q.35-.15.66-.184q.312-.034.604.033t.528.244q.235.177.416.47l.692%201.1q.421.672.926%201.219q.505.546%201.074.948q.465.334.987.545t1.08.324q.208.036.336.19q.128.152.128.366t-.156.344t-.369.1q-1.477-.258-2.666-1.096q-1.19-.839-2.053-2.193l-.914%204.575l1.935%202.027q.111.131.167.27q.056.14.056.302V22q0%20.214-.143.357T14%2022.5t-.357-.143T13.5%2022v-5.366zM12.299%204.7q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491T12.299%204.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/directions-walk-rounded.svg?color=%231a73e8&size=48