Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md roundabout right
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRoundaboutRightIcon = (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></g><g><path d="M13.92,8C13.44,5.16,10.97,3,8,3C4.69,3,2,5.69,2,9c0,2.97,2.16,5.44,5,5.92L7,21h2l0-6.09c0-0.98-0.71-1.8-1.67-1.97 C5.44,12.63,4,10.98,4,9c0-2.21,1.79-4,4-4c1.98,0,3.63,1.44,3.94,3.33C12.11,9.29,12.93,10,13.91,10l4.26,0l-1.59,1.59L18,13l4-4 l-4-4l-1.41,1.41L18.17,8L13.92,8z"/></g>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.47 KB
Tags
arrowarrowscircular intersectioncrossroadscurved arrowdirectiondirection arrowdirectionsdrivingflowgpsguidancehighwayinfrastructurejunctionmapmapsmobilitymotor vehiclenavigatenavigationpathrightright turnroadroad signroundaboutroutesignstreettraffictraffic circletraffic managementtransporttransport infrastructureturnwayfinding
Compare Alternatives
See how other libraries approach this concept.