Add icons to this collection by clicking the heart icon.
Monitor icon - also known as computer, screen, monitor, electronics, display, device, and desktop. Created in a clean lineal color 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="20.328"
        x2="3.672"
        y1="18.328"
        y2="1.672"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#60efff" />
        <stop offset=".117" stop-color="#5ff1f2" />
        <stop offset=".503" stop-color="#5ef6ca" />
        <stop offset=".811" stop-color="#5cf9b2" />
        <stop offset="1" stop-color="#5cfaa9" />
    </linearGradient>
    <rect width="22" height="16" x="1" y="2" fill="url(#a)" rx="4" />
    <g fill="#212529">
        <path
            d="M19 1H5a5.006 5.006 0 0 0-5 5v8a5.006 5.006 0 0 0 5 5h6v2H7a1 1 0 0 0 0 2h10a1 1 0 0 0 0-2h-4v-2h6a5.006 5.006 0 0 0 5-5V6a5.006 5.006 0 0 0-5-5zm3 13a3.003 3.003 0 0 1-3 3H5a3.003 3.003 0 0 1-3-3V6a3.003 3.003 0 0 1 3-3h14a3.003 3.003 0 0 1 3 3z"
        />
        <path d="M20 12H4a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2z" />
    </g>
</svg>
More icons in the same style and category