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 lineal color 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        d="M106 377H45c-16.569 0-30-13.431-30-30V227c0-16.569 13.431-30 30-30h422c16.569 0 30 13.431 30 30v120c0 16.569-13.431 30-30 30h-61m0-60H106v180h300V317zM306 15H106v182h300v-82L306 15zm130 302H76M306 15v100h100L306 15zM76 257h80m10 120h180m-180 60h180m90-180h0zm-60 0h0zm-60 0h0z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category