Add icons to this collection by clicking the heart icon.
Computer icon - also known as computer, message, signs, internet, envelope, email, mail, at, and communications. 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M247.118 220.471c0 4.901 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882v-8.882H256c-4.892-.001-8.882 3.981-8.882 8.882zM380.353 105H131.647C116.953 105 105 116.953 105 131.647v177.647c0 14.694 11.953 26.647 26.647 26.647h248.706c14.694 0 26.647-11.953 26.647-26.647V131.647C407 116.953 395.047 105 380.353 105zm-88.824 142.118c-6.849 0-13.039-2.669-17.765-6.931-4.725 4.261-10.915 6.931-17.765 6.931-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647h17.765a8.877 8.877 0 0 1 8.882 8.882v17.765c0 4.901 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882c0-24.487-19.916-44.412-44.412-44.412s-44.412 19.925-44.412 44.412 19.916 44.412 44.412 44.412c5.083 0 10.079-.85 14.815-2.524 4.632-1.648 9.68.772 11.346 5.413 1.631 4.623-.798 9.698-5.413 11.328a61.96 61.96 0 0 1-20.749 3.548c-34.28 0-62.177-27.896-62.177-62.176s27.9-62.178 62.18-62.178 62.177 27.896 62.177 62.176c0 14.695-11.954 26.648-26.648 26.648zm35.53 142.117h-26.647v-35.53h-88.823v35.53h-26.647a8.877 8.877 0 0 0-8.882 8.882 8.877 8.877 0 0 0 8.882 8.882H327.06a8.877 8.877 0 0 0 8.882-8.882 8.879 8.879 0 0 0-8.883-8.882z"
    />
</svg>
More icons in the same style and category