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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M21 8.5h-.5V1a.5.5 0 0 0-.5-.5H4a.5.5 0 0 0-.5.5v7.5H3A2.503 2.503 0 0 0 .5 11v7A2.503 2.503 0 0 0 3 20.5h.5V23a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 .5-.5v-2.5h.5a2.503 2.503 0 0 0 2.5-2.5v-7A2.503 2.503 0 0 0 21 8.5zm-16.5-7h15v7h-15zm15 21h-15v-5h15zm3-4.5a1.502 1.502 0 0 1-1.5 1.5h-.5V17a.5.5 0 0 0-.5-.5H4a.5.5 0 0 0-.5.5v2.5H3A1.502 1.502 0 0 1 1.5 18v-7A1.502 1.502 0 0 1 3 9.5h18a1.502 1.502 0 0 1 1.5 1.5zm-6-6a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5zm4 0a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5z"
    />
</svg>
More icons in the same style and category