Add icons to this collection by clicking the heart icon.
Server icon - also known as data, storage, networking, multimedia, hosting, server, and database. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 80c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm-20 192h40V160h-40zM376 80c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm-20 192h40V160h-40zm76.56 160c-6.036-17.018-19.541-30.524-36.56-36.56V352h20c33.084 0 60-26.916 60-60V60c0-33.084-26.916-60-60-60h-80c-33.084 0-60 26.916-60 60v232c0 33.084 26.916 60 60 60h20v43.44c-17.018 6.036-30.524 19.541-36.56 36.56H192.56c-6.036-17.018-19.541-30.524-36.56-36.56V352h20c33.084 0 60-26.916 60-60V60c0-33.084-26.916-60-60-60H96C62.916 0 36 26.916 36 60v232c0 33.084 26.916 60 60 60h20v43.44c-17.018 6.036-30.524 19.541-36.56 36.56H0v40h79.44c8.256 23.278 30.487 40 56.56 40s48.303-16.722 56.56-40h126.88c8.256 23.278 30.487 40 56.56 40s48.303-16.722 56.56-40H512v-40zM96 312c-11.028 0-20-8.972-20-20V60c0-11.028 8.972-20 20-20h80c11.028 0 20 8.972 20 20v232c0 11.028-8.972 20-20 20zm40 160c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zm200-160c-11.028 0-20-8.972-20-20V60c0-11.028 8.972-20 20-20h80c11.028 0 20 8.972 20 20v232c0 11.028-8.972 20-20 20zm40 160c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"
    />
</svg>
More icons in the same style and category