Add icons to this collection by clicking the heart icon.
Computer icon - also known as technology, computer, monitor, electronics, and portable speaker. 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 120 120"
>
<linearGradient id="a">
<stop offset="0" stop-color="#c95a5a" />
<stop offset="1" stop-color="#9d3434" />
</linearGradient>
<linearGradient
id="b"
x1="76"
x2="76"
y1="92"
y2="100"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="44"
x2="44"
y1="92"
y2="100"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="d"
x1="60"
x2="60"
y1="10"
y2="110"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<g fill="none">
<path fill="url(#b)" d="M80 96a4 4 0 1 1-8 0 4 4 0 0 1 8 0z" />
<path fill="url(#c)" d="M48 96a4 4 0 1 1-8 0 4 4 0 0 1 8 0z" />
<g fill="url(#d)">
<path
d="M100 10c5.523 0 10 4.477 10 10v43.603H10V20c0-5.523 4.477-10 10-10zM76 100a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM44 100a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"
/>
<path
fill-rule="evenodd"
d="M10.018 67.603h99.964C109.67 72.845 105.32 77 100 77H64v5h12c7.732 0 14 6.268 14 14s-6.268 14-14 14H44c-7.732 0-14-6.268-14-14s6.268-14 14-14h12v-5H20c-5.32 0-9.67-4.155-9.982-9.397zM76 104a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm-32 0a8 8 0 1 1 0-16 8 8 0 0 1 0 16z"
clip-rule="evenodd"
/>
</g>
</g>
</svg>
More icons in the same style and category