bus map pin 2 icon

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

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

5 other variants in Material Symbols

The same icon in other sets

Related icons in Material Symbols

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 22v-2H3V5h2V3h8.375q-.125.35-.213.725t-.137.775H7V6h6.075q.1.475.275.975T13.8 8H5v4h12.1l1.9 1.625l2-1.7V20h-2v2h-3v-2H8v2zM18.288 5.712Q18 5.425 18 5t.288-.712T19 4t.713.288T20 5t-.288.713T19 6t-.712-.288m2.487-2.45q.725.763.725 1.838q0 .8-.612 1.763T19.025 9q-1.275-1.2-1.9-2.15T16.5 5.1q0-1.075.725-1.838T19 2.5t1.775.762M19 11q2.025-1.725 3.013-3.187T23 5.1q0-1.7-1.162-2.9T19 1t-2.837 1.2T15 5.1q0 1.25.988 2.713T19 11M5 14v4h14v-4zm1 3h4v-2H6zm8 0h4v-2h-4zm-9 1v-4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBusMapPin2OutlineSharp(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 22v-2H3V5h2V3h8.375q-.125.35-.213.725t-.137.775H7V6h6.075q.1.475.275.975T13.8 8H5v4h12.1l1.9 1.625l2-1.7V20h-2v2h-3v-2H8v2zM18.288 5.712Q18 5.425 18 5t.288-.712T19 4t.713.288T20 5t-.288.713T19 6t-.712-.288m2.487-2.45q.725.763.725 1.838q0 .8-.612 1.763T19.025 9q-1.275-1.2-1.9-2.15T16.5 5.1q0-1.075.725-1.838T19 2.5t1.775.762M19 11q2.025-1.725 3.013-3.187T23 5.1q0-1.7-1.162-2.9T19 1t-2.837 1.2T15 5.1q0 1.25.988 2.713T19 11M5 14v4h14v-4zm1 3h4v-2H6zm8 0h4v-2h-4zm-9 1v-4z"/></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 22v-2H3V5h2V3h8.375q-.125.35-.213.725t-.137.775H7V6h6.075q.1.475.275.975T13.8 8H5v4h12.1l1.9 1.625l2-1.7V20h-2v2h-3v-2H8v2zM18.288 5.712Q18 5.425 18 5t.288-.712T19 4t.713.288T20 5t-.288.713T19 6t-.712-.288m2.487-2.45q.725.763.725 1.838q0 .8-.612 1.763T19.025 9q-1.275-1.2-1.9-2.15T16.5 5.1q0-1.075.725-1.838T19 2.5t1.775.762M19 11q2.025-1.725 3.013-3.187T23 5.1q0-1.7-1.162-2.9T19 1t-2.837 1.2T15 5.1q0 1.25.988 2.713T19 11M5 14v4h14v-4zm1 3h4v-2H6zm8 0h4v-2h-4zm-9 1v-4z"/></svg>
</template>

CSS

.icon-bus-map-pin-2-outline-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%2022v-2H3V5h2V3h8.375q-.125.35-.213.725t-.137.775H7V6h6.075q.1.475.275.975T13.8%208H5v4h12.1l1.9%201.625l2-1.7V20h-2v2h-3v-2H8v2zM18.288%205.712Q18%205.425%2018%205t.288-.712T19%204t.713.288T20%205t-.288.713T19%206t-.712-.288m2.487-2.45q.725.763.725%201.838q0%20.8-.612%201.763T19.025%209q-1.275-1.2-1.9-2.15T16.5%205.1q0-1.075.725-1.838T19%202.5t1.775.762M19%2011q2.025-1.725%203.013-3.187T23%205.1q0-1.7-1.162-2.9T19%201t-2.837%201.2T15%205.1q0%201.25.988%202.713T19%2011M5%2014v4h14v-4zm1%203h4v-2H6zm8%200h4v-2h-4zm-9%201v-4z%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%2022v-2H3V5h2V3h8.375q-.125.35-.213.725t-.137.775H7V6h6.075q.1.475.275.975T13.8%208H5v4h12.1l1.9%201.625l2-1.7V20h-2v2h-3v-2H8v2zM18.288%205.712Q18%205.425%2018%205t.288-.712T19%204t.713.288T20%205t-.288.713T19%206t-.712-.288m2.487-2.45q.725.763.725%201.838q0%20.8-.612%201.763T19.025%209q-1.275-1.2-1.9-2.15T16.5%205.1q0-1.075.725-1.838T19%202.5t1.775.762M19%2011q2.025-1.725%203.013-3.187T23%205.1q0-1.7-1.162-2.9T19%201t-2.837%201.2T15%205.1q0%201.25.988%202.713T19%2011M5%2014v4h14v-4zm1%203h4v-2H6zm8%200h4v-2h-4zm-9%201v-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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