Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md turn slight right
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTurnSlightRightIcon = (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="M12.34,6V4H18v5.66h-2V7.41l-5,5V20H9v-7.58c0-0.53,0.21-1.04,0.59-1.41l5-5H12.34z"/></g>
</svg>
);SVG Optimizer
Before
0.29 KB
↓
After
0.29 KB
Tags
arrowarrowsbendcurvedetourdirectiondirectionsdrivingfollowgpsguidancehighwayinstructionmapmapsnavigationnextpathredirectrightright turnroadroutesharpsignslightslight rightslight turnstreetsymboltraffictravelturnturn right
Compare Alternatives
See how other libraries approach this concept.