Add icons to this collection by clicking the heart icon.
Copy icon - also known as file, document, copy, paste, ui, files and folders, edit tools, and text editing. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="4.564"
        y2="58.032"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fad729" />
        <stop offset="1" stop-color="#f04a4c" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="33.502"
        x2="33.502"
        y1="4.564"
        y2="58.032"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M32 4a28 28 0 1 0 28 28A28.032 28.032 0 0 0 32 4zm0 54a26 26 0 1 1 26-26 26.03 26.03 0 0 1-26 26z"
    />
    <path
        fill="url(#b)"
        d="M35 38.921a1 1 0 0 0-1 1V42h-1.995a1 1 0 0 0 0 2H35a1 1 0 0 0 1-1v-3.079a1 1 0 0 0-1-1z"
    />
    <path
        fill="url(#a)"
        d="M47 16H25a1 1 0 0 0-1 1v7h-7a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1v-7h7a1 1 0 0 0 1-1V17a1 1 0 0 0-1-1zm-9 30H18V26h20zm8-8h-6V25a1 1 0 0 0-1-1H26v-6h20z"
    />
</svg>
More icons in the same style and category