Add icons to this collection by clicking the heart icon.
Printer icon - also known as electronics, printer, mobile app, ui design, and user interface. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2"
        x2="30"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".005" stop-color="#fc00ff" />
        <stop offset="1" stop-color="#00dbde" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M27.7 6H24V3c0-.6-.4-1-1-1H9c-.6 0-1 .4-1 1v3H4.3C3 6 2 7 2 8.3v14.5C2 24 3 25 4.3 25H8v4c0 .6.4 1 1 1h14c.6 0 1-.4 1-1v-4h3.7c1.2 0 2.3-1 2.3-2.3V8.3C30 7 29 6 27.7 6zM10 4h12v2H10zm12 24H10V17h12zm6-5.3c0 .1-.1.3-.3.3H24v-6h1c.6 0 1-.4 1-1s-.4-1-1-1H7c-.6 0-1 .4-1 1s.4 1 1 1h1v6H4.3c-.2 0-.3-.1-.3-.3V8.3c0-.2.1-.3.3-.3h23.5c.1 0 .2.1.2.3zM21 21c0 .6-.4 1-1 1h-8c-.6 0-1-.4-1-1s.4-1 1-1h8c.6 0 1 .4 1 1zm-3 4c0 .6-.4 1-1 1h-5c-.6 0-1-.4-1-1s.4-1 1-1h5c.6 0 1 .4 1 1z"
    />
</svg>
More icons in the same style and category