Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md local airport
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLocalAirportIcon = (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}
>
<g><path d="M22,16v-2l-8.5-5V3.5C13.5,2.67,12.83,2,12,2s-1.5,0.67-1.5,1.5V9L2,14v2l8.5-2.5V19L8,20.5L8,22l4-1l4,1l0-1.5L13.5,19 v-5.5L22,16z"/><path d="M0,0h24v24H0V0z" fill="none"/></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.36 KB
Tags
activeairair travelaircraftairplaneairplane iconairplane modeairportcommunication offdisable connectivitydisable wirelessenabledflightflight modeflyinglocal airportnetwork offonplanesignal offtransporttransportationtraveltravel modetripturn off radiovehicle
Compare Alternatives
See how other libraries approach this concept.