Add icons to this collection by clicking the heart icon.
Monitor icon - also known as computer, monitor, ui, electronics, web interface, and user interface. Created in a clean flat 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"
        x2="24"
        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="m13.64 16.5.667 2H9.693l.667-2zM17 5.5H7A1.502 1.502 0 0 0 5.5 7v7A1.502 1.502 0 0 0 7 15.5h10a1.502 1.502 0 0 0 1.5-1.5V7A1.502 1.502 0 0 0 17 5.5zm7 6.5A12 12 0 1 1 12 0a12 12 0 0 1 12 12zm-4.5-5A2.503 2.503 0 0 0 17 4.5H7A2.503 2.503 0 0 0 4.5 7v7A2.503 2.503 0 0 0 7 16.5h2.307l-.562 1.684a1 1 0 0 0 .949 1.316h4.612a1 1 0 0 0 .949-1.316l-.561-1.684H17a2.503 2.503 0 0 0 2.5-2.5z"
    />
</svg>
More icons in the same style and category