Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md arrow circle right
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdArrowCircleRightIcon = (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="M22,12c0-5.52-4.48-10-10-10C6.48,2,2,6.48,2,12s4.48,10,10,10C17.52,22,22,17.52,22,12z M4,12c0-4.42,3.58-8,8-8 c4.42,0,8,3.58,8,8s-3.58,8-8,8C7.58,20,4,16.42,4,12z M16,12l-4,4l-1.41-1.41L12.17,13H8v-2h4.17l-1.59-1.59L12,8L16,12z"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
apparrowarrow in circlebuttoncirclecircular arrowcontinuecontroldirectiondirectional arrowforwardgeometrygographiciconillustrationinterface elementlinkmovenavigationnextpointerproceedrightright arrowshapesymboluiuser interfaceuxweb
Compare Alternatives
See how other libraries approach this concept.