Add icons to this collection by clicking the heart icon.
Printer icon - also known as technology, 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"
>
    <linearGradient
        id="a"
        x1="278.5"
        x2="278.5"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 211h240c8.401 0 15-6.601 15-15v-91L286 0H166c-24.902 0-45 20.099-45 45v151c0 8.399 6.599 15 15 15zm240 120H136c-8.291 0-15 6.709-15 15v121c0 24.814 20.186 45 45 45h180c24.814 0 45-20.186 45-45V346c0-8.291-6.709-15-15-15zm30-105h-60c-16.553 0-30 13.462-30 30s13.447 30 30 30h60c16.553 0 30-13.462 30-30s-13.447-30-30-30z"
    />
    <path
        fill="url(#b)"
        d="M316 105h75c0-3.9-1.501-7.8-4.501-10.499l-90-90C293.8 1.5 289.9 0 286 0v75c0 16.5 13.499 30 30 30zm120 76H76c-24.814 0-45 20.186-45 45v90c0 24.814 20.186 45 45 45h360c24.814 0 45-20.186 45-45v-90c0-24.814-20.186-45-45-45zm-30 90h-60c-8.291 0-15-6.709-15-15s6.709-15 15-15h60c8.291 0 15 6.709 15 15s-6.709 15-15 15zm-90 151H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category