Add icons to this collection by clicking the heart icon.
Computer icon - also known as technology, computer, screen, monitor, multimedia, video player, play button, and music and multimedia. Created in a clean circular 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="398"
y2="114"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M335.941 380.25H306.81l-5.921-17.75h-89.778l-5.921 17.75h-29.131c-4.91 0-8.882 3.969-8.882 8.875S171.15 398 176.059 398h159.882c4.91 0 8.882-3.969 8.882-8.875s-3.972-8.875-8.882-8.875zm-97.706-128.974 36.536-21.901-36.536-21.901zM398.118 114H113.882a8.873 8.873 0 0 0-8.882 8.875v213a8.873 8.873 0 0 0 8.882 8.875h284.235a8.873 8.873 0 0 0 8.882-8.875v-213c.001-4.906-3.972-8.875-8.881-8.875zM296.604 236.985l-62.679 37.572a8.898 8.898 0 0 1-8.952.113 8.871 8.871 0 0 1-4.502-7.722v-75.143c0-3.198 1.717-6.145 4.502-7.722s6.211-1.534 8.952.113l62.679 37.572c2.672 1.603 4.311 4.49 4.311 7.61s-1.64 6.003-4.311 7.607z"
/>
</svg>
More icons in the same style and category