Add icons to this collection by clicking the heart icon.
Monitor icon - also known as computer, monitor, pc, ui, electronics, 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 48 48"
>
    <linearGradient
        id="a"
        x2="48"
        y1="24"
        y2="24"
        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="M0 26V8a8.01 8.01 0 0 1 8-8h32a8.01 8.01 0 0 1 8 8v18zm48 4v2a8.01 8.01 0 0 1-8 8h-8.764l2 4H38a2 2 0 0 1 0 4H10a2 2 0 0 1 0-4h4.764l2-4H8a8.01 8.01 0 0 1-8-8v-2zM28.764 44l-2-4h-5.528l-2 4z"
    />
</svg>
More icons in the same style and category