bus map pin icon
bus-map-pin-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- bus-map-pin-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
Use the bus map pin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.293 16.289q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.322.327-.322.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327m7 0q.321-.327.321-.794q0-.466-.326-.788q-.327-.323-.794-.323q-.466 0-.788.327q-.323.327-.323.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327M6.038 21q-.213 0-.357-.144t-.144-.356v-1.896q-.488-.212-1.013-.901T4 16.115V7q0-1.556 1.684-2.278Q7.37 4 11 4q.467 0 .898.013q.43.012.821.031q.316.019.52.276t.163.572q.008.223.024.45q.016.225.041.454l.051.452q.026.223.078.446q.092.327-.077.586t-.49.258H5V12h11.896q.162 0 .324.074t.219.197q.052.115.138.196t.196.127q.098.095.163.222q.064.128.064.27v3.03q0 .898-.525 1.587q-.525.69-1.013.9V20.5q0 .213-.144.356T15.96 21h-.23q-.213 0-.356-.144t-.144-.356V19H6.769v1.5q0 .213-.144.356T6.27 21zm13.54-15.233q.23-.233.23-.578t-.233-.575q-.234-.23-.578-.23q-.345 0-.575.234q-.23.233-.23.578t.233.574t.578.23t.575-.233M19 10.039q-1.621-1.38-2.426-2.573t-.805-2.2q0-1.37.932-2.337T19 1.962t2.299.967t.932 2.337q0 1.007-.805 2.2T19 10.04"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBusMapPinRounded(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="M8.293 16.289q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.322.327-.322.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327m7 0q.321-.327.321-.794q0-.466-.326-.788q-.327-.323-.794-.323q-.466 0-.788.327q-.323.327-.323.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327M6.038 21q-.213 0-.357-.144t-.144-.356v-1.896q-.488-.212-1.013-.901T4 16.115V7q0-1.556 1.684-2.278Q7.37 4 11 4q.467 0 .898.013q.43.012.821.031q.316.019.52.276t.163.572q.008.223.024.45q.016.225.041.454l.051.452q.026.223.078.446q.092.327-.077.586t-.49.258H5V12h11.896q.162 0 .324.074t.219.197q.052.115.138.196t.196.127q.098.095.163.222q.064.128.064.27v3.03q0 .898-.525 1.587q-.525.69-1.013.9V20.5q0 .213-.144.356T15.96 21h-.23q-.213 0-.356-.144t-.144-.356V19H6.769v1.5q0 .213-.144.356T6.27 21zm13.54-15.233q.23-.233.23-.578t-.233-.575q-.234-.23-.578-.23q-.345 0-.575.234q-.23.233-.23.578t.233.574t.578.23t.575-.233M19 10.039q-1.621-1.38-2.426-2.573t-.805-2.2q0-1.37.932-2.337T19 1.962t2.299.967t.932 2.337q0 1.007-.805 2.2T19 10.04"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.293 16.289q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.322.327-.322.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327m7 0q.321-.327.321-.794q0-.466-.326-.788q-.327-.323-.794-.323q-.466 0-.788.327q-.323.327-.323.793q0 .467.327.79q.327.322.793.322q.467 0 .79-.327M6.038 21q-.213 0-.357-.144t-.144-.356v-1.896q-.488-.212-1.013-.901T4 16.115V7q0-1.556 1.684-2.278Q7.37 4 11 4q.467 0 .898.013q.43.012.821.031q.316.019.52.276t.163.572q.008.223.024.45q.016.225.041.454l.051.452q.026.223.078.446q.092.327-.077.586t-.49.258H5V12h11.896q.162 0 .324.074t.219.197q.052.115.138.196t.196.127q.098.095.163.222q.064.128.064.27v3.03q0 .898-.525 1.587q-.525.69-1.013.9V20.5q0 .213-.144.356T15.96 21h-.23q-.213 0-.356-.144t-.144-.356V19H6.769v1.5q0 .213-.144.356T6.27 21zm13.54-15.233q.23-.233.23-.578t-.233-.575q-.234-.23-.578-.23q-.345 0-.575.234q-.23.233-.23.578t.233.574t.578.23t.575-.233M19 10.039q-1.621-1.38-2.426-2.573t-.805-2.2q0-1.37.932-2.337T19 1.962t2.299.967t.932 2.337q0 1.007-.805 2.2T19 10.04"/></svg> </template>
CSS
.icon-bus-map-pin-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%22M8.293%2016.289q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467%200-.79.327q-.322.327-.322.793q0%20.467.327.79q.327.322.793.322q.467%200%20.79-.327m7%200q.321-.327.321-.794q0-.466-.326-.788q-.327-.323-.794-.323q-.466%200-.788.327q-.323.327-.323.793q0%20.467.327.79q.327.322.793.322q.467%200%20.79-.327M6.038%2021q-.213%200-.357-.144t-.144-.356v-1.896q-.488-.212-1.013-.901T4%2016.115V7q0-1.556%201.684-2.278Q7.37%204%2011%204q.467%200%20.898.013q.43.012.821.031q.316.019.52.276t.163.572q.008.223.024.45q.016.225.041.454l.051.452q.026.223.078.446q.092.327-.077.586t-.49.258H5V12h11.896q.162%200%20.324.074t.219.197q.052.115.138.196t.196.127q.098.095.163.222q.064.128.064.27v3.03q0%20.898-.525%201.587q-.525.69-1.013.9V20.5q0%20.213-.144.356T15.96%2021h-.23q-.213%200-.356-.144t-.144-.356V19H6.769v1.5q0%20.213-.144.356T6.27%2021zm13.54-15.233q.23-.233.23-.578t-.233-.575q-.234-.23-.578-.23q-.345%200-.575.234q-.23.233-.23.578t.233.574t.578.23t.575-.233M19%2010.039q-1.621-1.38-2.426-2.573t-.805-2.2q0-1.37.932-2.337T19%201.962t2.299.967t.932%202.337q0%201.007-.805%202.2T19%2010.04%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%22M8.293%2016.289q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467%200-.79.327q-.322.327-.322.793q0%20.467.327.79q.327.322.793.322q.467%200%20.79-.327m7%200q.321-.327.321-.794q0-.466-.326-.788q-.327-.323-.794-.323q-.466%200-.788.327q-.323.327-.323.793q0%20.467.327.79q.327.322.793.322q.467%200%20.79-.327M6.038%2021q-.213%200-.357-.144t-.144-.356v-1.896q-.488-.212-1.013-.901T4%2016.115V7q0-1.556%201.684-2.278Q7.37%204%2011%204q.467%200%20.898.013q.43.012.821.031q.316.019.52.276t.163.572q.008.223.024.45q.016.225.041.454l.051.452q.026.223.078.446q.092.327-.077.586t-.49.258H5V12h11.896q.162%200%20.324.074t.219.197q.052.115.138.196t.196.127q.098.095.163.222q.064.128.064.27v3.03q0%20.898-.525%201.587q-.525.69-1.013.9V20.5q0%20.213-.144.356T15.96%2021h-.23q-.213%200-.356-.144t-.144-.356V19H6.769v1.5q0%20.213-.144.356T6.27%2021zm13.54-15.233q.23-.233.23-.578t-.233-.575q-.234-.23-.578-.23q-.345%200-.575.234q-.23.233-.23.578t.233.574t.578.23t.575-.233M19%2010.039q-1.621-1.38-2.426-2.573t-.805-2.2q0-1.37.932-2.337T19%201.962t2.299.967t.932%202.337q0%201.007-.805%202.2T19%2010.04%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-rounded.svg?color=%231a73e8&size=48