Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md control point duplicate
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdControlPointDuplicateIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M16 8h-2v3h-3v2h3v3h2v-3h3v-2h-3V8zM2 12c0-2.79 1.64-5.2 4.01-6.32V3.52C2.52 4.76 0 8.09 0 12s2.52 7.24 6.01 8.48v-2.16C3.64 17.2 2 14.79 2 12zm13-9c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z"/>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.49 KB
Tags
+addaddmultiplecirclecirclesclonecontrolcopycreatedoubleduplicategeneratemultiplesmakemultiplenewoverlapping circlesoverlaypluspointreplicatesymboltwo circles
Compare Alternatives
See how other libraries approach this concept.