pin road icon
pin-road from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- pin-road
- Set
- Material Symbols
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- pin-road-outline, pin-road-outline-rounded, pin-road-outline-sharp, pin-road-rounded, pin-road-sharp
The same icon in other sets
More maps icons from Material Symbols
Use the pin road icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 21v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zM2 21L4.5 3h2L4 21zm14.963-.075q-.138-.075-.213-.225l-.1-.225q-.575-1.2-1.6-2.063T13.3 16.45q-.425-.65-.625-1.375t-.2-1.475q0-1.95 1.425-3.262t3.4-1.313q1.95 0 3.325 1.4T22 13.8q0 .725-.2 1.4t-.6 1.25q-.725 1.1-1.763 1.963t-1.587 2.062l-.1.225q-.075.15-.213.225T17.25 21t-.288-.075m1.7-5.762q.588-.588.588-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M12.35 9.025L11.5 3h2l.65 4.675q-.5.275-.95.6t-.85.75"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPinRoad(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 21v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zM2 21L4.5 3h2L4 21zm14.963-.075q-.138-.075-.213-.225l-.1-.225q-.575-1.2-1.6-2.063T13.3 16.45q-.425-.65-.625-1.375t-.2-1.475q0-1.95 1.425-3.262t3.4-1.313q1.95 0 3.325 1.4T22 13.8q0 .725-.2 1.4t-.6 1.25q-.725 1.1-1.763 1.963t-1.587 2.062l-.1.225q-.075.15-.213.225T17.25 21t-.288-.075m1.7-5.762q.588-.588.588-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M12.35 9.025L11.5 3h2l.65 4.675q-.5.275-.95.6t-.85.75"/></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 21v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zM2 21L4.5 3h2L4 21zm14.963-.075q-.138-.075-.213-.225l-.1-.225q-.575-1.2-1.6-2.063T13.3 16.45q-.425-.65-.625-1.375t-.2-1.475q0-1.95 1.425-3.262t3.4-1.313q1.95 0 3.325 1.4T22 13.8q0 .725-.2 1.4t-.6 1.25q-.725 1.1-1.763 1.963t-1.587 2.062l-.1.225q-.075.15-.213.225T17.25 21t-.288-.075m1.7-5.762q.588-.588.588-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M12.35 9.025L11.5 3h2l.65 4.675q-.5.275-.95.6t-.85.75"/></svg> </template>
CSS
.icon-pin-road {
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%2021v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zM2%2021L4.5%203h2L4%2021zm14.963-.075q-.138-.075-.213-.225l-.1-.225q-.575-1.2-1.6-2.063T13.3%2016.45q-.425-.65-.625-1.375t-.2-1.475q0-1.95%201.425-3.262t3.4-1.313q1.95%200%203.325%201.4T22%2013.8q0%20.725-.2%201.4t-.6%201.25q-.725%201.1-1.763%201.963t-1.587%202.062l-.1.225q-.075.15-.213.225T17.25%2021t-.288-.075m1.7-5.762q.588-.588.588-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588%201.412t.588%201.413t1.412.587t1.413-.587M12.35%209.025L11.5%203h2l.65%204.675q-.5.275-.95.6t-.85.75%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%2021v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zM2%2021L4.5%203h2L4%2021zm14.963-.075q-.138-.075-.213-.225l-.1-.225q-.575-1.2-1.6-2.063T13.3%2016.45q-.425-.65-.625-1.375t-.2-1.475q0-1.95%201.425-3.262t3.4-1.313q1.95%200%203.325%201.4T22%2013.8q0%20.725-.2%201.4t-.6%201.25q-.725%201.1-1.763%201.963t-1.587%202.062l-.1.225q-.075.15-.213.225T17.25%2021t-.288-.075m1.7-5.762q.588-.588.588-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588%201.412t.588%201.413t1.412.587t1.413-.587M12.35%209.025L11.5%203h2l.65%204.675q-.5.275-.95.6t-.85.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/pin-road.svg?color=%231a73e8&size=48