Add icons to this collection by clicking the heart icon.
Server icon - also known as game, gamepad, gaming, and server. Created in a clean lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M316 90c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm-60 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm-45 294.5c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zM136 90h60c8.284 0 15-6.716 15-15s-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15zm165 294.5c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm16.523-50.695c-16.128-3.521-32.247-1.807-46.523 4.527V317c0-8.284-6.716-15-15-15s-15 6.716-15 15v21.332c-14.276-6.334-30.394-8.048-46.523-4.527C161.58 340.989 136 370.752 136 407v60c0 24.813 20.187 45 45 45s45-20.187 45-45c0-8.271 6.729-15 15-15h30c8.271 0 15 6.729 15 15 0 24.813 20.187 45 45 45s45-20.187 45-45v-60c0-36.649-26.001-66.103-58.477-73.195zM346 409.449V467c0 8.271-6.729 15-15 15s-15-6.729-15-15c0-24.813-20.187-45-45-45h-30c-24.813 0-45 20.187-45 45 0 8.271-6.729 15-15 15s-15-6.729-15-15v-57.548c.017-.1-1.672-38.355 34.877-46.337 16.402-3.586 32.789 1.82 43.829 14.451 5.89 6.745 16.589 6.868 22.587 0 11.041-12.63 27.423-18.033 43.83-14.451 36.405 7.949 34.86 46.233 34.877 46.334zM256 180c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-60 0h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15zm180 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm75-135c0-24.813-20.187-45-45-45H106C81.187 0 61 20.187 61 45v60c0 11.515 4.347 22.033 11.486 30C65.347 142.967 61 153.485 61 165v60c0 24.813 20.187 45 45 45h300c24.813 0 45-20.187 45-45v-60c0-11.515-4.347-22.033-11.486-30 7.14-7.967 11.486-18.485 11.486-30zm-30 60c0 8.271-6.729 15-15 15-8.284 0-15 6.716-15 15s6.716 15 15 15c8.271 0 15 6.729 15 15v60c0 8.271-6.729 15-15 15H106c-8.271 0-15-6.729-15-15v-60c0-8.271 6.729-15 15-15 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15h300c8.271 0 15 6.729 15 15zm-45-45c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-60 120c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm30-60H166c-8.284 0-15 6.716-15 15s6.716 15 15 15h180c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category