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 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"
x1="10"
x2="10"
y1=".046"
y2="23.912"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient id="b" x1="18" x2="18" y1=".046" y2="23.912" href="#a" />
<g>
<path
fill="url(#a)"
d="M18 6h-2a4 4 0 0 0-4 4v6h-1v2h1a1 1 0 0 1 1 1 .991.991 0 0 1-.53.88.939.939 0 0 1-.47.12H8a1 1 0 0 1 0-2h1v-2H4a2.006 2.006 0 0 1-2-2V6a2.006 2.006 0 0 1 2-2h12a2.006 2.006 0 0 1 2 2z"
/>
<path
fill="url(#b)"
d="M20 8h-4a2.006 2.006 0 0 0-2 2v8a2.006 2.006 0 0 0 2 2h4a2.006 2.006 0 0 0 2-2v-8a2.006 2.006 0 0 0-2-2zm-2 5a1 1 0 1 1 1-1 1 1 0 0 1-1 1z"
/>
</g>
</svg>
More icons in the same style and category