Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md folder copy
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFolderCopyIcon = (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="M3,19h17v2H3c-1.1,0-2-0.9-2-2V6h2V19z M23,6v9c0,1.1-0.9,2-2,2H7c-1.1,0-2-0.9-2-2L5.01,4C5.01,2.9,5.9,2,7,2h5l2,2h7 C22.1,4,23,4.9,23,6z M7,15h14V6h-7.83l-2-2H7V15z"/></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
archivebackupclonecollectioncontentcopycreate copycutdatadirectorydocdocumentdocumentsdriveduplicatefilefilesfolderfoldersgenerate copyinformationmake a copymanagementmultiplepaperspastereplicaterepositorysavesave assave copysheetslidestorage
Compare Alternatives
See how other libraries approach this concept.