Add icons to this collection by clicking the heart icon.
Copy icon - also known as file, document, sheet, paper, transfer, copy, archive, and files and folders. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M365.395 116.605c5.859 5.859 15.351 5.859 21.211 0 5.859-5.859 5.859-15.352 0-21.211L382.211 91H406c8.276 0 15 6.724 15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-24.814-20.186-45-45-45h-23.789l4.395-4.395c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0l-29.982 29.982c-5.871 5.855-5.835 15.428 0 21.248zM125.501 4.501l-90 90C32.5 97.2 31 101.1 31 105l75 30 60-60-30-75c-3.9 0-7.8 1.5-10.499 4.501zM376 181h-90c-8.401 0-15 6.599-15 15v90c0 8.399-6.599 15-15 15h-30c-8.401 0-15 6.599-15 15v151c0 24.899 20.099 45 45 45h180c24.901 0 45-20.101 45-45V286z"
    />
    <path
        fill="url(#b)"
        d="M256 0H136v75c0 16.5-13.5 30-30 30H31v181c0 24.899 20.099 45 45 45h180c24.901 0 45-20.101 45-45V45c0-24.901-20.099-45-45-45zm220.499 275.499-90-90C383.8 182.5 379.9 181 376 181v75c0 16.5 13.5 30 30 30h75c0-3.9-1.5-7.8-4.501-10.501zM146.605 395.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211l4.395 4.395H106c-8.276 0-15-6.724-15-15v-30c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 24.814 20.186 45 45 45h23.789l-4.395 4.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0l29.982-29.982c5.835-5.82 5.872-15.391 0-21.248z"
    />
</svg>
More icons in the same style and category