Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md replay circle filled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdReplayCircleFilledIcon = (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,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z M12,18.5c-3.31,0-6-2.69-6-6h2c0,2.21,1.79,4,4,4 s4-1.79,4-4c0-2.24-1.85-4.09-4.16-3.99l1.57,1.57L12,11.5l-4-4l4-4l1.41,1.41l-1.6,1.6C15.28,6.4,18,9.18,18,12.5 C18,15.81,15.31,18.5,12,18.5z"/></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
arrowarrowsaudio playercirclecircular arrowcircular shapecontrolcontrolscounterclockwise arrowfilledfilled circlefull circlelooploop buttonmedia controlsmultimediamusicplay againplay again buttonplaybackrefreshreloadrenewrepeatrepeat buttonreplayreplay buttonrestartrestart buttonrewindrewind buttonroundedvideovideo player
Compare Alternatives
See how other libraries approach this concept.