Add icons to this collection by clicking the heart icon.
Computer icon - also known as technology, computer, screen, monitor, electronics, display, and desktop. 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 24 24"
>
<linearGradient
id="a"
x1="10"
x2="10"
y1=".047"
y2="23.913"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient id="b" x1="18" x2="18" y1=".047" y2="23.913" href="#a" />
<g>
<g fill="url(#a)">
<path d="M10 20a1 1 0 0 1-1-1v-4a1 1 0 0 1 2 0v4a1 1 0 0 1-1 1z" />
<path
d="M12 20H8a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2zM12 16H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2 1 1 0 0 1-2 0H4v8h8a1 1 0 0 1 0 2z"
/>
</g>
<path
fill="url(#b)"
d="M20 20h-4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2zm-4-10v8h4v-8z"
/>
<circle cx="18" cy="12" r="1" fill="url(#b)" />
</g>
</svg>
More icons in the same style and category