Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md transfer within a station
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTransferWithinAStationIcon = (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="M16.49 15.5v-1.75L14 16.25l2.49 2.5V17H22v-1.5h-5.51zm3.02 4.25H14v1.5h5.51V23L22 20.5 19.51 18v1.75zM9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75"/>
</svg>
);SVG Optimizer
Before
0.56 KB
↓
After
0.56 KB
Tags
aarrowarrowsbodybuscommuteconnectiondestinationdirectiondotsexchangehorizontal arrowshumanleftlinelocationmapmapsmovementnavigationopposite directionspeoplepersonpointpublicpublic transportrectanglerightroutestationstoptraintransfertransittransporttransportationtraveltwo arrowsvehiclewalkwithin
Compare Alternatives
See how other libraries approach this concept.