Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md local parking
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLocalParkingIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z"/>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.32 KB
Tags
alphabetautoblockcarcharactercitydestinationdrivingfind parkingfontgarageletter pletterslocallocationmapnavigationp symbolparkparkingparking areaparking lotparking spotpoipoint of interestroadsignspacesquarestreetsymboltexttransportationtraveltypeurbanvehicle
Compare Alternatives
See how other libraries approach this concept.