directions walk icon
directions-walk from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- directions-walk
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- directions-walk-outline, directions-walk-outline-sharp, directions-walk-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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="m7.654 22.5l2.935-14.446l-2.955 1.2v3.227h-1V8.589l4.435-1.881q.35-.15.66-.185q.312-.034.604.033t.528.244q.235.177.416.47l.692 1.1q.842 1.376 1.993 2.176t2.538.916v1q-1.673-.154-2.98-1.014q-1.309-.86-2.264-2.33l-.914 4.574l2.158 2.27V22.5h-1v-5.866l-2.792-2.58L8.677 22.5zm4.645-17.799q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491 1.201t-.491 1.201q-.492.491-1.201.491t-1.201-.491"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDirectionsWalk(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.654 22.5l2.935-14.446l-2.955 1.2v3.227h-1V8.589l4.435-1.881q.35-.15.66-.185q.312-.034.604.033t.528.244q.235.177.416.47l.692 1.1q.842 1.376 1.993 2.176t2.538.916v1q-1.673-.154-2.98-1.014q-1.309-.86-2.264-2.33l-.914 4.574l2.158 2.27V22.5h-1v-5.866l-2.792-2.58L8.677 22.5zm4.645-17.799q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491 1.201t-.491 1.201q-.492.491-1.201.491t-1.201-.491"/></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.654 22.5l2.935-14.446l-2.955 1.2v3.227h-1V8.589l4.435-1.881q.35-.15.66-.185q.312-.034.604.033t.528.244q.235.177.416.47l.692 1.1q.842 1.376 1.993 2.176t2.538.916v1q-1.673-.154-2.98-1.014q-1.309-.86-2.264-2.33l-.914 4.574l2.158 2.27V22.5h-1v-5.866l-2.792-2.58L8.677 22.5zm4.645-17.799q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491 1.201t-.491 1.201q-.492.491-1.201.491t-1.201-.491"/></svg> </template>
CSS
.icon-directions-walk {
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.654%2022.5l2.935-14.446l-2.955%201.2v3.227h-1V8.589l4.435-1.881q.35-.15.66-.185q.312-.034.604.033t.528.244q.235.177.416.47l.692%201.1q.842%201.376%201.993%202.176t2.538.916v1q-1.673-.154-2.98-1.014q-1.309-.86-2.264-2.33l-.914%204.574l2.158%202.27V22.5h-1v-5.866l-2.792-2.58L8.677%2022.5zm4.645-17.799q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491%201.201t-.491%201.201q-.492.491-1.201.491t-1.201-.491%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.654%2022.5l2.935-14.446l-2.955%201.2v3.227h-1V8.589l4.435-1.881q.35-.15.66-.185q.312-.034.604.033t.528.244q.235.177.416.47l.692%201.1q.842%201.376%201.993%202.176t2.538.916v1q-1.673-.154-2.98-1.014q-1.309-.86-2.264-2.33l-.914%204.574l2.158%202.27V22.5h-1v-5.866l-2.792-2.58L8.677%2022.5zm4.645-17.799q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491q.491.492.491%201.201t-.491%201.201q-.492.491-1.201.491t-1.201-.491%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.svg?color=%231a73e8&size=48