Add icons to this collection by clicking the heart icon.
Computer icon - also known as computer, screen, tooth, monitor, dentist, teeth, dental care, and healthcare and medical. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M216 300v-40m0-100c0-33.201-26.799-60-60-60s-60 26.799-60 60c0 12 3.601 23.198 9.6 32.4 20 31.199 30.4 47.2 30.4 84.399V300c0 22 18 40 40 40s40-18 40-40c0 22 18 40 40 40s40-18 40-40v-23.201c0-37.2 10.4-53.201 30.4-84.399A59.343 59.343 0 0 0 336 160c0-33.201-26.799-60-60-60s-60 26.799-60 60zm0 140v-40M492 60c0-22.091-17.909-40-40-40H60c-22.091 0-40 17.909-40 40v320c0 22.091 17.909 40 40 40h392c22.091 0 40-17.909 40-40V60zM256 492v-72m-80 72h160m40-152h40m-40-80h40"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category