Add icons to this collection by clicking the heart icon.
Printer icon - also known as technology, ink, paper, electronics, printer, fax, and computer hardware. 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="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M480 126.688h-57v-53.5a32 32 0 0 0-11.532-24.598l-49.5-41.188A32 32 0 0 0 341.5 0H121c-17.673 0-32 14.327-32 32v94.688H32c-17.673 0-32 14.327-32 32v195c0 17.673 14.327 32 32 32h57V480c0 17.673 14.327 32 32 32h270c17.673 0 32-14.327 32-32v-94.312h57c17.673 0 32-14.327 32-32v-195c0-17.673-14.327-32-32-32zM153 64h176.928L359 88.19v38.498H153zm206 384H153V304.688h206zm89-126.312h-25v-49c0-17.673-14.327-32-32-32H121c-17.673 0-32 14.327-32 32v49H64v-131h384z"
    />
</svg>
More icons in the same style and category