bus-map-pin-2-sharp from Material Symbols Light by Google · Sharp · Apache-2.0 Free for personal and commercial use.

Name
bus-map-pin-2-sharp
Set
Material Symbols Light
Style
Sharp
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

Use the bus map pin 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 21v-1.616H4V5.81h1.616V4h7.875q-.049.216-.069.434t-.031.45H6.616v1.943h7.19q.08.244.188.485q.108.24.268.515H5.019v4.25h13.139l.842.721l1-.834v7.42h-1.616V21h-1.942v-1.616H7.54V21zM18.422 5.401q-.23-.233-.23-.578t.234-.574t.577-.23t.575.233t.23.578t-.233.575t-.578.23t-.575-.234M19 9.673q1.621-1.379 2.426-2.572t.805-2.2q0-1.37-.932-2.338T19 1.596t-2.299.967t-.932 2.337q0 1.008.805 2.201T19 9.673M6.827 16.231h2.865v-1H6.827zm7.5 0h2.865v-1h-2.865z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBusMapPin2Sharp(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="M5.616 21v-1.616H4V5.81h1.616V4h7.875q-.049.216-.069.434t-.031.45H6.616v1.943h7.19q.08.244.188.485q.108.24.268.515H5.019v4.25h13.139l.842.721l1-.834v7.42h-1.616V21h-1.942v-1.616H7.54V21zM18.422 5.401q-.23-.233-.23-.578t.234-.574t.577-.23t.575.233t.23.578t-.233.575t-.578.23t-.575-.234M19 9.673q1.621-1.379 2.426-2.572t.805-2.2q0-1.37-.932-2.338T19 1.596t-2.299.967t-.932 2.337q0 1.008.805 2.201T19 9.673M6.827 16.231h2.865v-1H6.827zm7.5 0h2.865v-1h-2.865z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 21v-1.616H4V5.81h1.616V4h7.875q-.049.216-.069.434t-.031.45H6.616v1.943h7.19q.08.244.188.485q.108.24.268.515H5.019v4.25h13.139l.842.721l1-.834v7.42h-1.616V21h-1.942v-1.616H7.54V21zM18.422 5.401q-.23-.233-.23-.578t.234-.574t.577-.23t.575.233t.23.578t-.233.575t-.578.23t-.575-.234M19 9.673q1.621-1.379 2.426-2.572t.805-2.2q0-1.37-.932-2.338T19 1.596t-2.299.967t-.932 2.337q0 1.008.805 2.201T19 9.673M6.827 16.231h2.865v-1H6.827zm7.5 0h2.865v-1h-2.865z"/></svg>
</template>

CSS

.icon-bus-map-pin-2-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%22M5.616%2021v-1.616H4V5.81h1.616V4h7.875q-.049.216-.069.434t-.031.45H6.616v1.943h7.19q.08.244.188.485q.108.24.268.515H5.019v4.25h13.139l.842.721l1-.834v7.42h-1.616V21h-1.942v-1.616H7.54V21zM18.422%205.401q-.23-.233-.23-.578t.234-.574t.577-.23t.575.233t.23.578t-.233.575t-.578.23t-.575-.234M19%209.673q1.621-1.379%202.426-2.572t.805-2.2q0-1.37-.932-2.338T19%201.596t-2.299.967t-.932%202.337q0%201.008.805%202.201T19%209.673M6.827%2016.231h2.865v-1H6.827zm7.5%200h2.865v-1h-2.865z%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%22M5.616%2021v-1.616H4V5.81h1.616V4h7.875q-.049.216-.069.434t-.031.45H6.616v1.943h7.19q.08.244.188.485q.108.24.268.515H5.019v4.25h13.139l.842.721l1-.834v7.42h-1.616V21h-1.942v-1.616H7.54V21zM18.422%205.401q-.23-.233-.23-.578t.234-.574t.577-.23t.575.233t.23.578t-.233.575t-.578.23t-.575-.234M19%209.673q1.621-1.379%202.426-2.572t.805-2.2q0-1.37-.932-2.338T19%201.596t-2.299.967t-.932%202.337q0%201.008.805%202.201T19%209.673M6.827%2016.231h2.865v-1H6.827zm7.5%200h2.865v-1h-2.865z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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