Add icons to this collection by clicking the heart icon.
Medical Laboratory icon - also known as machine, monitor, laboratory, heart rate, medical laboratory, 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M59 1H5C2.794 1 1 2.794 1 5v40c0 1.474.81 2.75 2 3.444V60c0 1.654 1.346 3 3 3h52c1.654 0 3-1.346 3-3V48.444c1.19-.694 2-1.97 2-3.444V5c0-2.206-1.794-4-4-4zm0 59a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V49h54zm2-15c0 1.103-.897 2-2 2H5c-1.103 0-2-.897-2-2V5c0-1.103.897-2 2-2h54c1.103 0 2 .897 2 2zM13 59c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4zm0-6c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zM7 43h50V7H7zM9 9h46v32H9zm22 44H21v6h10zm-2 4h-6v-2h6zm14-4H33v6h10zm-2 4h-6v-2h6zm14-4H45v6h10zm-2 4h-6v-2h6zm-8.341-30H53v2h-9.659l-2.12-4.946-4.298 16.118-5.075-22.331L27.735 31h-4.456l-3.206-9.617L16.754 33H11v-2h4.246l4.681-16.383L24.721 29h1.544l5.888-18.841 4.925 21.669 3.702-13.882zM17 35h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2z"
    />
</svg>
More icons in the same style and category