Add icons to this collection by clicking the heart icon.
Monitor icon - also known as technology, computer, screen, monitor, electronics, and hardware. 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"
        x1="24"
        x2="24"
        y1="1.042"
        y2="46.493"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedff" />
        <stop offset="1" stop-color="#ffc3f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="24"
        x2="24"
        y1="8.83"
        y2="37.646"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b444ff" />
        <stop offset="1" stop-color="#f582ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46.406 10.717a9.683 9.683 0 0 0-9.124-9.124 235.401 235.401 0 0 0-26.564 0 9.684 9.684 0 0 0-9.124 9.124 235.412 235.412 0 0 0 0 26.565 9.684 9.684 0 0 0 9.124 9.124 234.862 234.862 0 0 0 26.564 0 9.683 9.683 0 0 0 9.124-9.124 235.412 235.412 0 0 0 0-26.565z"
    />
    <path
        fill="url(#b)"
        d="M35 9.25H13A3.754 3.754 0 0 0 9.25 13v15A3.755 3.755 0 0 0 13 31.75h7.25v5.5H17a.75.75 0 0 0 0 1.5h14a.75.75 0 0 0 0-1.5h-3.25v-5.5H35A3.755 3.755 0 0 0 38.75 28V13A3.754 3.754 0 0 0 35 9.25zM10.75 13A2.253 2.253 0 0 1 13 10.75h22A2.253 2.253 0 0 1 37.25 13v13.25h-26.5z"
    />
</svg>
More icons in the same style and category