assist walker icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

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 21l.85-8.275q-1.425-.375-2.15-.987T10.25 10.4l-2.375 2.35L10 14.875V21H8v-5.25l-.775-.7l.175 1.35l-3.675 4.725L2.15 19.9l3.15-4.05l-2.075-4.1l4.2-4.15q.3-.3.662-.45T8.825 7q.6 0 .95.225t.475.35l2 1.975q.675.675 1.65 1.062T16 11h2.975l.8 7.7q.325.2.525.538t.2.762q0 .625-.438 1.063T19 21.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25L14.5 21zm-.5-13.5q-.825 0-1.412-.587T10.5 5.5t.588-1.412T12.5 3.5t1.413.588T14.5 5.5t-.587 1.413T12.5 7.5M15 16h2.95l-.35-3.5h-2.225z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAssistWalkerSharp(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 21l.85-8.275q-1.425-.375-2.15-.987T10.25 10.4l-2.375 2.35L10 14.875V21H8v-5.25l-.775-.7l.175 1.35l-3.675 4.725L2.15 19.9l3.15-4.05l-2.075-4.1l4.2-4.15q.3-.3.662-.45T8.825 7q.6 0 .95.225t.475.35l2 1.975q.675.675 1.65 1.062T16 11h2.975l.8 7.7q.325.2.525.538t.2.762q0 .625-.438 1.063T19 21.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25L14.5 21zm-.5-13.5q-.825 0-1.412-.587T10.5 5.5t.588-1.412T12.5 3.5t1.413.588T14.5 5.5t-.587 1.413T12.5 7.5M15 16h2.95l-.35-3.5h-2.225z"/></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 21l.85-8.275q-1.425-.375-2.15-.987T10.25 10.4l-2.375 2.35L10 14.875V21H8v-5.25l-.775-.7l.175 1.35l-3.675 4.725L2.15 19.9l3.15-4.05l-2.075-4.1l4.2-4.15q.3-.3.662-.45T8.825 7q.6 0 .95.225t.475.35l2 1.975q.675.675 1.65 1.062T16 11h2.975l.8 7.7q.325.2.525.538t.2.762q0 .625-.438 1.063T19 21.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25L14.5 21zm-.5-13.5q-.825 0-1.412-.587T10.5 5.5t.588-1.412T12.5 3.5t1.413.588T14.5 5.5t-.587 1.413T12.5 7.5M15 16h2.95l-.35-3.5h-2.225z"/></svg>
</template>

CSS

.icon-assist-walker-sharp {
  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%2021l.85-8.275q-1.425-.375-2.15-.987T10.25%2010.4l-2.375%202.35L10%2014.875V21H8v-5.25l-.775-.7l.175%201.35l-3.675%204.725L2.15%2019.9l3.15-4.05l-2.075-4.1l4.2-4.15q.3-.3.662-.45T8.825%207q.6%200%20.95.225t.475.35l2%201.975q.675.675%201.65%201.062T16%2011h2.975l.8%207.7q.325.2.525.538t.2.762q0%20.625-.438%201.063T19%2021.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25L14.5%2021zm-.5-13.5q-.825%200-1.412-.587T10.5%205.5t.588-1.412T12.5%203.5t1.413.588T14.5%205.5t-.587%201.413T12.5%207.5M15%2016h2.95l-.35-3.5h-2.225z%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%2021l.85-8.275q-1.425-.375-2.15-.987T10.25%2010.4l-2.375%202.35L10%2014.875V21H8v-5.25l-.775-.7l.175%201.35l-3.675%204.725L2.15%2019.9l3.15-4.05l-2.075-4.1l4.2-4.15q.3-.3.662-.45T8.825%207q.6%200%20.95.225t.475.35l2%201.975q.675.675%201.65%201.062T16%2011h2.975l.8%207.7q.325.2.525.538t.2.762q0%20.625-.438%201.063T19%2021.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25L14.5%2021zm-.5-13.5q-.825%200-1.412-.587T10.5%205.5t.588-1.412T12.5%203.5t1.413.588T14.5%205.5t-.587%201.413T12.5%207.5M15%2016h2.95l-.35-3.5h-2.225z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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