Add icons to this collection by clicking the heart icon.
CT Scan icon - also known as machine, hospital, scanning device, healthcare and medical, healthcare device, mri, tomography, and CT scan. 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="390"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="300"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C131.928 0 31 100.928 31 225v150c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15c-8.276 0-15-6.724-15-15s6.724-15 15-15h180c8.276 0 15 6.724 15 15s-6.724 15-15 15c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15V225C481 100.629 380.405 0 256 0zm73.015 300h-146.03C164.04 281.612 151 254.4 151 225c0-57.891 47.109-105 105-105s105 47.109 105 105c0 26.91-10.016 53.677-31.985 75z"
    />
    <path
        fill="url(#b)"
        d="M466 360h-77.761c1.677-4.715 2.761-9.716 2.761-15 0-24.814-20.186-45-45-45H166c-24.814 0-45 20.186-45 45 0 5.284 1.084 10.285 2.761 15H46c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h105v47c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-47h105c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category