assist walker icon

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

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

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.075 20.175l.775-7.45q-1.425-.375-2.15-.987T10.25 10.4l-2.375 2.35L9.7 14.575q.15.15.225.338T10 15.3V20q0 .425-.288.713T9 21t-.712-.288T8 20v-4.25l-.775-.7l.125.925q.025.2-.025.4t-.175.35L4.325 20.35q-.25.325-.663.375t-.737-.225t-.375-.675t.225-.725L5.3 15.85l-1.425-2.8q-.2-.425-.225-1.063t.425-1.087l3.35-3.3q.3-.3.663-.45T8.825 7q.6 0 .95.225t.475.35l2 1.975q.675.675 1.65 1.062T16 11h1.65q.575 0 1 .387t.475.963l.65 6.35q.325.2.525.537t.2.763q0 .625-.438 1.062T19 21.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25l-.275 2.825q-.05.275-.262.475t-.488.2q-.35 0-.575-.238t-.175-.587M12.5 7.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 MaterialSymbolsAssistWalkerRounded(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.075 20.175l.775-7.45q-1.425-.375-2.15-.987T10.25 10.4l-2.375 2.35L9.7 14.575q.15.15.225.338T10 15.3V20q0 .425-.288.713T9 21t-.712-.288T8 20v-4.25l-.775-.7l.125.925q.025.2-.025.4t-.175.35L4.325 20.35q-.25.325-.663.375t-.737-.225t-.375-.675t.225-.725L5.3 15.85l-1.425-2.8q-.2-.425-.225-1.063t.425-1.087l3.35-3.3q.3-.3.663-.45T8.825 7q.6 0 .95.225t.475.35l2 1.975q.675.675 1.65 1.062T16 11h1.65q.575 0 1 .387t.475.963l.65 6.35q.325.2.525.537t.2.763q0 .625-.438 1.062T19 21.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25l-.275 2.825q-.05.275-.262.475t-.488.2q-.35 0-.575-.238t-.175-.587M12.5 7.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.075 20.175l.775-7.45q-1.425-.375-2.15-.987T10.25 10.4l-2.375 2.35L9.7 14.575q.15.15.225.338T10 15.3V20q0 .425-.288.713T9 21t-.712-.288T8 20v-4.25l-.775-.7l.125.925q.025.2-.025.4t-.175.35L4.325 20.35q-.25.325-.663.375t-.737-.225t-.375-.675t.225-.725L5.3 15.85l-1.425-2.8q-.2-.425-.225-1.063t.425-1.087l3.35-3.3q.3-.3.663-.45T8.825 7q.6 0 .95.225t.475.35l2 1.975q.675.675 1.65 1.062T16 11h1.65q.575 0 1 .387t.475.963l.65 6.35q.325.2.525.537t.2.763q0 .625-.438 1.062T19 21.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25l-.275 2.825q-.05.275-.262.475t-.488.2q-.35 0-.575-.238t-.175-.587M12.5 7.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-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%22m13.075%2020.175l.775-7.45q-1.425-.375-2.15-.987T10.25%2010.4l-2.375%202.35L9.7%2014.575q.15.15.225.338T10%2015.3V20q0%20.425-.288.713T9%2021t-.712-.288T8%2020v-4.25l-.775-.7l.125.925q.025.2-.025.4t-.175.35L4.325%2020.35q-.25.325-.663.375t-.737-.225t-.375-.675t.225-.725L5.3%2015.85l-1.425-2.8q-.2-.425-.225-1.063t.425-1.087l3.35-3.3q.3-.3.663-.45T8.825%207q.6%200%20.95.225t.475.35l2%201.975q.675.675%201.65%201.062T16%2011h1.65q.575%200%201%20.387t.475.963l.65%206.35q.325.2.525.537t.2.763q0%20.625-.438%201.062T19%2021.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25l-.275%202.825q-.05.275-.262.475t-.488.2q-.35%200-.575-.238t-.175-.587M12.5%207.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.075%2020.175l.775-7.45q-1.425-.375-2.15-.987T10.25%2010.4l-2.375%202.35L9.7%2014.575q.15.15.225.338T10%2015.3V20q0%20.425-.288.713T9%2021t-.712-.288T8%2020v-4.25l-.775-.7l.125.925q.025.2-.025.4t-.175.35L4.325%2020.35q-.25.325-.663.375t-.737-.225t-.375-.675t.225-.725L5.3%2015.85l-1.425-2.8q-.2-.425-.225-1.063t.425-1.087l3.35-3.3q.3-.3.663-.45T8.825%207q.6%200%20.95.225t.475.35l2%201.975q.675.675%201.65%201.062T16%2011h1.65q.575%200%201%20.387t.475.963l.65%206.35q.325.2.525.537t.2.763q0%20.625-.438%201.062T19%2021.5t-1.075-.437t-.45-1.063q0-.425.2-.763t.55-.537l-.125-1.2h-3.25l-.275%202.825q-.05.275-.262.475t-.488.2q-.35%200-.575-.238t-.175-.587M12.5%207.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-rounded.svg?color=%231a73e8&size=48