Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md repeat one on
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRepeatOneOnIcon = (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="M21,1H3C1.9,1,1,1.9,1,3v18c0,1.1,0.9,2,2,2h18c1.1,0,2-0.9,2-2V3C23,1.9,22.1,1,21,1z M19,19H6.83l1.58,1.58L7,22l-4-4 l4-4l1.41,1.42L6.83,17H17v-4h2V19z M10,10.5V9h3v6h-1.5v-4.5H10z M17,10l-1.41-1.42L17.17,7H7v4H5V5h12.17l-1.58-1.58L17,2l4,4 L17,10z"/></g>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.45 KB
Tags
againalbumarrowarrowsaudiocirclecontinuouscontrolcontrolscycledigitendlesslistlooploop onemediamusicnumbernumbersnumericononeplaybackplayerplaylistrepeatrepeat onesinglesongsymboltrackuiuxvideo
Compare Alternatives
See how other libraries approach this concept.