Add icons to this collection by clicking the heart icon.
Copy icon - also known as copy, ui, mobile app, ui design, and user interface. 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 32 32"
>
    <linearGradient
        id="a"
        x1="4"
        x2="28"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".005" stop-color="#fc00ff" />
        <stop offset="1" stop-color="#00dbde" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M23 6H5c-.6 0-1 .4-1 1v22c0 .6.4 1 1 1h18c.6 0 1-.4 1-1V7c0-.6-.4-1-1-1zm-1 22H6V8h16zm6-25v22c0 .6-.4 1-1 1s-1-.4-1-1V4H9c-.6 0-1-.4-1-1s.4-1 1-1h18c.6 0 1 .4 1 1z"
    />
</svg>
More icons in the same style and category