Add icons to this collection by clicking the heart icon.
Printer icon - also known as interface, ink, paper, print, ui, electronics, and printer. 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"
>
    <defs>
        <linearGradient
            id="a"
            x2="512"
            y1="256"
            y2="256"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#0ff" />
            <stop offset="1" stop-color="#005dff" />
        </linearGradient>
    </defs>
    <path
        d="M396.444 0H115.556A115.687 115.687 0 0 0 0 115.557v280.886A115.687 115.687 0 0 0 115.556 512h280.888A115.687 115.687 0 0 0 512 396.443V115.557A115.687 115.687 0 0 0 396.444 0ZM496 396.443A99.669 99.669 0 0 1 396.444 496H115.556A99.669 99.669 0 0 1 16 396.443V115.557A99.669 99.669 0 0 1 115.556 16h280.888A99.669 99.669 0 0 1 496 115.557ZM398.8 197.6h-34.16v-54.061a8 8 0 0 0-2.566-5.871l-56.048-51.887a8.005 8.005 0 0 0-5.435-2.129H152.809a8 8 0 0 0-8 8V197.6H113.2a29.22 29.22 0 0 0-29.187 29.187v105.937a29.219 29.219 0 0 0 29.187 29.185h31.605v58.439a8 8 0 0 0 8 8H356.64a8 8 0 0 0 8-8v-58.439h34.16a29.219 29.219 0 0 0 29.187-29.185V226.791A29.22 29.22 0 0 0 398.8 197.6ZM160.809 99.652h136.648l51.183 47.383V197.6H160.809Zm187.831 312.7H160.809V313.1H348.64Zm63.343-79.624a13.2 13.2 0 0 1-13.183 13.181h-34.16V313.1h19.134a8 8 0 0 0 0-16H128.226a8 8 0 0 0 0 16h16.583v32.806H113.2a13.2 13.2 0 0 1-13.187-13.185v-105.93A13.2 13.2 0 0 1 113.2 213.6h285.6a13.2 13.2 0 0 1 13.187 13.187Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category