Add icons to this collection by clicking the heart icon.
Computer icon - also known as computer, interface, screen, information, monitor, and ui. Created in a clean flat gradient style with a white finish, 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 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<circle cx="32" cy="32" r="28.75" fill="url(#a)" />
<path
fill="#fff"
d="M52 16.63H12a.76.76 0 0 0-.75.75v28.23a.76.76 0 0 0 .75.75h14.34L25 52.46a.76.76 0 0 0 .15.63.72.72 0 0 0 .58.28h12.54a.72.72 0 0 0 .58-.28.76.76 0 0 0 .15-.63l-1.34-6.1H52a.76.76 0 0 0 .75-.75V17.38a.76.76 0 0 0-.75-.75zm-.75 1.5V38H12.72V18.13zm-14 33.74H26.67l1.2-5.51h8.26zm-24.61-7v-5.34h38.64v5.33z"
/>
</g>
</svg>
More icons in the same style and category