assist-walker from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
assist-walker
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
assist-walker-outline

2 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the assist walker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.154 20.692l.869-8.582q-1.156-.298-1.852-.834t-1.325-1.184l-.404-.404l-3.086 3.062l2.336 2.914v5.028h-1v-4.596l-2.14-2.123l.31 2.562l-3.176 4.032l-.767-.61l2.823-3.626l-1.233-3.512q-.142-.425-.1-.908q.043-.484.397-.838l3.157-3.127q.223-.223.5-.334t.554-.112q.466 0 .73.177q.262.177.35.264l1.595 1.57q.752.753 1.689 1.275q.936.522 2.234.522h1.823q.383 0 .654.243t.321.607l.689 6.715q.344.123.573.422t.229.705q0 .49-.342.841q-.34.351-.85.351q-.49 0-.854-.35q-.364-.351-.364-.842q0-.367.19-.657q.191-.29.483-.431L17.966 17h-3.558l-.37 3.692zm-.462-13.5q-.69 0-1.191-.5Q11 6.19 11 5.5t.501-1.191t1.191-.501t1.192.5q.5.502.5 1.192t-.5 1.191t-1.192.501m1.808 8.924h3.392l-.407-3.924h-2.59z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAssistWalker(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="m13.154 20.692l.869-8.582q-1.156-.298-1.852-.834t-1.325-1.184l-.404-.404l-3.086 3.062l2.336 2.914v5.028h-1v-4.596l-2.14-2.123l.31 2.562l-3.176 4.032l-.767-.61l2.823-3.626l-1.233-3.512q-.142-.425-.1-.908q.043-.484.397-.838l3.157-3.127q.223-.223.5-.334t.554-.112q.466 0 .73.177q.262.177.35.264l1.595 1.57q.752.753 1.689 1.275q.936.522 2.234.522h1.823q.383 0 .654.243t.321.607l.689 6.715q.344.123.573.422t.229.705q0 .49-.342.841q-.34.351-.85.351q-.49 0-.854-.35q-.364-.351-.364-.842q0-.367.19-.657q.191-.29.483-.431L17.966 17h-3.558l-.37 3.692zm-.462-13.5q-.69 0-1.191-.5Q11 6.19 11 5.5t.501-1.191t1.191-.501t1.192.5q.5.502.5 1.192t-.5 1.191t-1.192.501m1.808 8.924h3.392l-.407-3.924h-2.59z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.154 20.692l.869-8.582q-1.156-.298-1.852-.834t-1.325-1.184l-.404-.404l-3.086 3.062l2.336 2.914v5.028h-1v-4.596l-2.14-2.123l.31 2.562l-3.176 4.032l-.767-.61l2.823-3.626l-1.233-3.512q-.142-.425-.1-.908q.043-.484.397-.838l3.157-3.127q.223-.223.5-.334t.554-.112q.466 0 .73.177q.262.177.35.264l1.595 1.57q.752.753 1.689 1.275q.936.522 2.234.522h1.823q.383 0 .654.243t.321.607l.689 6.715q.344.123.573.422t.229.705q0 .49-.342.841q-.34.351-.85.351q-.49 0-.854-.35q-.364-.351-.364-.842q0-.367.19-.657q.191-.29.483-.431L17.966 17h-3.558l-.37 3.692zm-.462-13.5q-.69 0-1.191-.5Q11 6.19 11 5.5t.501-1.191t1.191-.501t1.192.5q.5.502.5 1.192t-.5 1.191t-1.192.501m1.808 8.924h3.392l-.407-3.924h-2.59z"/></svg>
</template>

CSS

.icon-assist-walker {
  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%22m13.154%2020.692l.869-8.582q-1.156-.298-1.852-.834t-1.325-1.184l-.404-.404l-3.086%203.062l2.336%202.914v5.028h-1v-4.596l-2.14-2.123l.31%202.562l-3.176%204.032l-.767-.61l2.823-3.626l-1.233-3.512q-.142-.425-.1-.908q.043-.484.397-.838l3.157-3.127q.223-.223.5-.334t.554-.112q.466%200%20.73.177q.262.177.35.264l1.595%201.57q.752.753%201.689%201.275q.936.522%202.234.522h1.823q.383%200%20.654.243t.321.607l.689%206.715q.344.123.573.422t.229.705q0%20.49-.342.841q-.34.351-.85.351q-.49%200-.854-.35q-.364-.351-.364-.842q0-.367.19-.657q.191-.29.483-.431L17.966%2017h-3.558l-.37%203.692zm-.462-13.5q-.69%200-1.191-.5Q11%206.19%2011%205.5t.501-1.191t1.191-.501t1.192.5q.5.502.5%201.192t-.5%201.191t-1.192.501m1.808%208.924h3.392l-.407-3.924h-2.59z%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%22m13.154%2020.692l.869-8.582q-1.156-.298-1.852-.834t-1.325-1.184l-.404-.404l-3.086%203.062l2.336%202.914v5.028h-1v-4.596l-2.14-2.123l.31%202.562l-3.176%204.032l-.767-.61l2.823-3.626l-1.233-3.512q-.142-.425-.1-.908q.043-.484.397-.838l3.157-3.127q.223-.223.5-.334t.554-.112q.466%200%20.73.177q.262.177.35.264l1.595%201.57q.752.753%201.689%201.275q.936.522%202.234.522h1.823q.383%200%20.654.243t.321.607l.689%206.715q.344.123.573.422t.229.705q0%20.49-.342.841q-.34.351-.85.351q-.49%200-.854-.35q-.364-.351-.364-.842q0-.367.19-.657q.191-.29.483-.431L17.966%2017h-3.558l-.37%203.692zm-.462-13.5q-.69%200-1.191-.5Q11%206.19%2011%205.5t.501-1.191t1.191-.501t1.192.5q.5.502.5%201.192t-.5%201.191t-1.192.501m1.808%208.924h3.392l-.407-3.924h-2.59z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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