Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md arrow circle up
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdArrowCircleUpIcon = (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><path d="M12,20c-4.41,0-8-3.59-8-8s3.59-8,8-8s8,3.59,8,8S16.41,20,12,20 M12,22c5.52,0,10-4.48,10-10c0-5.52-4.48-10-10-10 C6.48,2,2,6.48,2,12C2,17.52,6.48,22,12,22L12,22z M11,12l0,4h2l0-4h3l-4-4l-4,4H11z"/></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
actionarrowbuttoncirclecircular arrowcontroldata transferdirectiondirection upfile uploadforwardgo to topiconindicatormove forwardmove upnavigate upnavigationorderpositive directionprogress upreturn to topscroll upsendsharesortsymboltopui elementupup arrowupload
Compare Alternatives
See how other libraries approach this concept.