Add icons to this collection by clicking the heart icon.
Printer icon - also known as 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 48 48"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#fd6700" />
        <stop offset="1" stop-color="#ffce00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="7.468"
        x2="39.81"
        y1="24"
        y2="24"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="7.468"
        x2="39.81"
        y1="21"
        y2="21"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="7.468"
        x2="39.81"
        y1="31"
        y2="31"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="e"
        x1="7.468"
        x2="39.81"
        y1="34"
        y2="34"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M36 17.25h-1.25V14c0-.965-.785-1.75-1.75-1.75h-1.25V12A2.753 2.753 0 0 0 29 9.25H19A2.753 2.753 0 0 0 16.25 12v.25H15c-.965 0-1.75.785-1.75 1.75v3.25H12A2.753 2.753 0 0 0 9.25 20v11c0 .965.785 1.75 1.75 1.75h5.25V36A2.753 2.753 0 0 0 19 38.75h10A2.753 2.753 0 0 0 31.75 36v-3.25H37c.965 0 1.75-.785 1.75-1.75V20A2.753 2.753 0 0 0 36 17.25zm-3-3.5a.25.25 0 0 1 .25.25v3.25h-1.5v-3.5zM17.75 12c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v5.25h-12.5zm-3 2a.25.25 0 0 1 .25-.25h1.25v3.5h-1.5zm0 17.25V28c0-.136.114-.25.25-.25h1.25v3.5zM30.25 36c0 .69-.56 1.25-1.25 1.25H19c-.69 0-1.25-.56-1.25-1.25v-8.25h12.5zm1.5-4.75v-3.5H33c.136 0 .25.114.25.25v3.25zm5.5-.25c0 .136-.114.25-.25.25h-2.25V28c0-.965-.785-1.75-1.75-1.75H15c-.965 0-1.75.785-1.75 1.75v3.25H11a.253.253 0 0 1-.25-.25V20c0-.69.56-1.25 1.25-1.25h24c.69 0 1.25.56 1.25 1.25z"
    />
    <circle cx="14" cy="21" r=".75" fill="url(#c)" />
    <circle cx="17" cy="21" r=".75" fill="url(#c)" />
    <path
        fill="url(#d)"
        d="M27 30.25h-6a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z"
    />
    <path
        fill="url(#e)"
        d="M27 33.25h-6a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z"
    />
</svg>
More icons in the same style and category