Add icons to this collection by clicking the heart icon.
Computer icon - also known as technology, computer, mouse, monitor, keyboard, computer screen, computer monitor, desktop computer, personal computer, and electronics. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="248.5"
        x2="248.5"
        y1="482"
        y2="180"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 482h270V332H30zm407-135c-16.816 0-30 13.184-30 30v30c0 16.816 13.184 30 30 30s30-13.184 30-30v-30c0-16.816-13.184-30-30-30zm-317-77h120c8.291 0 15-6.709 15-15s-6.709-15-15-15h-45v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-45c-8.291 0-15 6.709-15 15s6.709 15 15 15z"
    />
    <path
        fill="url(#b)"
        d="M345 0H15C6.709 0 0 6.709 0 15v180c0 8.291 6.709 15 15 15h330c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15zm-30 302H15c-8.401 0-15 6.599-15 15v180c0 8.399 6.599 15 15 15h300c8.401 0 15-6.601 15-15V317c0-8.401-6.599-15-15-15zm-180 60c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401 6.599-15 15-15zm-60 90c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm120 60h-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h60c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm60 60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm182-90c-41.4 0-75 33.6-75 75v60c0 41.4 33.6 75 75 75s75-33.6 75-75v-60c0-41.4-33.6-75-75-75zm15 105c0 8.399-6.599 15-15 15s-15-6.601-15-15v-30c0-8.401 6.599-15 15-15s15 6.599 15 15z"
    />
</svg>
More icons in the same style and category