Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md turn sharp right
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTurnSharpRightIcon = (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="M18,6.83l1.59,1.59L21,7l-4-4l-4,4l1.41,1.41L16,6.83V13H8c-1.1,0-2,0.9-2,2v6h2v-6h8c1.1,0,2-0.9,2-2V6.83z"/></g>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.31 KB
Tags
acute turnarrowarrowscarcurvedetourdirectiondirectionsdrivinggogpsguidanceinstructionjourneylocationmapmapsmovementnavigationnextpathpointingrightroadroutesharpsigntraffictransittravelturnturn rightturning
Compare Alternatives
See how other libraries approach this concept.