Add icons to this collection by clicking the heart icon.
Computer icon - also known as computer, screen, gear, and computer tower. 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389.235"
        y2="122.765"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M273.765 371.471h-35.529v-17.765h88.824c14.694 0 26.647-11.953 26.647-26.647V202.706c0-14.694-11.953-26.647-26.647-26.647H131.647c-14.694 0-26.647 11.953-26.647 26.647v124.353c0 14.694 11.953 26.647 26.647 26.647h88.824v17.765h-35.529c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h88.824c4.91 0 8.882-3.973 8.882-8.882s-3.974-8.882-8.883-8.882zm-44.412-44.412a8.877 8.877 0 0 1-8.882-8.882v-9.781c-5.66-1.154-10.912-3.412-15.57-6.5l-6.948 6.948c-3.47 3.47-9.09 3.47-12.56 0s-3.47-9.091 0-12.56l6.948-6.948c-3.088-4.658-5.347-9.91-6.5-15.57h-9.781a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h9.781c1.154-5.66 3.412-10.912 6.5-15.57l-6.948-6.948c-3.47-3.47-3.47-9.091 0-12.56s9.091-3.47 12.56 0l6.948 6.948c4.658-3.088 9.91-5.347 15.57-6.5v-9.781a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882v9.781c5.66 1.154 10.912 3.412 15.57 6.5l6.948-6.948c3.47-3.47 9.091-3.47 12.56 0s3.47 9.091 0 12.56l-6.948 6.948c3.088 4.658 5.346 9.91 6.5 15.57h9.781a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.882h-9.781c-1.154 5.66-3.412 10.912-6.5 15.57l6.948 6.948a8.878 8.878 0 0 1 0 12.56 8.878 8.878 0 0 1-12.56 0l-6.948-6.948c-4.658 3.088-9.91 5.347-15.57 6.5v9.781a8.877 8.877 0 0 1-8.882 8.882zM256 264.882c0-14.694-11.953-26.647-26.647-26.647s-26.647 11.953-26.647 26.647 11.953 26.647 26.647 26.647S256 279.576 256 264.882zm-26.647 8.883a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm168.765 26.647H407v-151c0-14.694-11.953-26.647-26.647-26.647h-53.294c-14.694 0-26.647 11.953-26.647 26.647v8.882h26.647c24.487 0 44.412 19.925 44.412 44.412v124.353c0 24.487-19.925 44.412-44.412 44.412h-26.647v8.882a8.877 8.877 0 0 0 8.882 8.882h88.824a8.877 8.877 0 0 0 8.882-8.882v-26.647h-8.882a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882H407v-17.765h-8.882a8.877 8.877 0 0 1-8.882-8.882 8.876 8.876 0 0 1 8.882-8.883z"
    />
</svg>
More icons in the same style and category