Add icons to this collection by clicking the heart icon.
X Ray icon - also known as checkup, medical, healthcare, x ray, radiology, 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="256"
        x2="256"
        y1="512"
        y2="150"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 150c-74.443 0-135 60.557-135 135v212c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15V285c0-74.443-60.557-135-135-135z"
    />
    <path
        fill="url(#b)"
        d="M316 270c8.291 0 15-6.709 15-15s-6.709-15-15-15h-45v-15c0-8.291-6.709-15-15-15s-15 6.709-15 15v15h-45c-8.291 0-15 6.709-15 15s6.709 15 15 15h45v30h-45c-8.291 0-15 6.709-15 15s6.709 15 15 15h45v30h-15c-24.814 0-45 20.186-45 45s20.186 45 45 45c11.567 0 22.02-4.508 30-11.704 7.98 7.196 18.433 11.704 30 11.704 24.814 0 45-20.186 45-45s-20.186-45-45-45h-15v-30h45c8.291 0 15-6.709 15-15s-6.709-15-15-15h-45v-30zm-75 135c0 8.276-6.724 15-15 15s-15-6.724-15-15 6.724-15 15-15h15zm45-15c8.276 0 15 6.724 15 15s-6.724 15-15 15-15-6.724-15-15v-15zm180-180h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v242h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h30c8.291 0 15-6.709 15-15V225c0-8.291-6.709-15-15-15zM76 240c8.291 0 15-6.709 15-15s-6.709-15-15-15H46c-8.291 0-15 6.709-15 15v272c0 8.291 6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15H61V240zM256 0c-41.353 0-75 33.647-75 75s33.647 75 75 75 75-33.647 75-75-33.647-75-75-75z"
    />
</svg>
More icons in the same style and category