Add icons to this collection by clicking the heart icon.
Printer icon - also known as technology, ink, paper, print, printing, 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="256"
        x2="256"
        y1="406"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M316 346H196c-16.816 0-30 13.184-30 30s13.184 30 30 30h120c16.816 0 30-13.184 30-30s-13.184-30-30-30zm151-195h-76l-135-30-135 30H45c-24.902 0-45 20.1-45 45v150c0 24.899 20.098 45 45 45h91c8.401 0 15-6.601 15-15v-45h210v45c0 8.399 6.599 15 15 15h91c24.902 0 45-20.101 45-45V196c0-24.9-20.098-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M376 31H136c-8.401 0-15 6.599-15 15v105h270V46c0-8.401-6.599-15-15-15zm0 270H136c-8.401 0-15 6.599-15 15v150c0 8.399 6.599 15 15 15h240c8.401 0 15-6.601 15-15V316c0-8.401-6.599-15-15-15zm-60 90H196c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h120c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm60-180c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm60 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-285 15c0-8.291-6.709-15-15-15H76c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15z"
    />
</svg>
More icons in the same style and category