Add icons to this collection by clicking the heart icon.
Printer icon - also known as technology, ink, paper, print, Tools and utensils, printing, 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="256"
        x2="256"
        y1="467"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="271"
        x2="271"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M181 467h150V347H181zM376 75c0-41.4-33.6-75-75-75h-20.7L271 105l105-9.3zm75 77h-75l-120-32-120 32H61c-24.901 0-45 20.099-45 45v150c0 24.899 20.099 45 45 45h90c8.401 0 15-6.601 15-15v-45h180v45c0 8.399 6.599 15 15 15h90c24.902 0 45-20.101 45-45V197c0-24.901-20.098-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M376 95.7C365.2 83.101 348.999 75 331 75h-15c-8.401 0-15-6.599-15-15V45c0-17.999-8.101-34.2-20.7-45H151c-8.401 0-15 6.599-15 15v137h240zM391 302H121c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h15v165c0 8.399 6.599 15 15 15h210c8.401 0 15-6.601 15-15V332h15c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zm-90 150h-90c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h90c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60h-90c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h90c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm120-150c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-75 15c0 8.284 6.716 15 15 15s15-6.716 15-15-6.716-15-15-15-15 6.716-15 15z"
    />
</svg>
More icons in the same style and category