Add icons to this collection by clicking the heart icon.
Laboratory icon - also known as laboratory, shapes and symbols, cancer ribbon, 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="3"
            y2="61"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#4800bf" />
            <stop offset="1" stop-color="#e5a100" />
        </linearGradient>
    </defs>
    <path
        d="M32 43h4v2h-4Zm0 6h4v-2h-4Zm0 4h4v-2h-4Zm0 4h4v-2h-4Zm29.275-25.432a7.441 7.441 0 0 1-.455 10.026L58.414 44l3.293 3.293a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414 0l-1.477-1.477a14.9 14.9 0 0 1-5.537 9.556 1 1 0 0 1-.619.214H8.69a1 1 0 0 1-.628-.223 18.994 18.994 0 0 1 3-31.541A3.662 3.662 0 0 0 13 26V8.816A2.993 2.993 0 0 1 14 3h12a2.993 2.993 0 0 1 1 5.816V26a3.663 3.663 0 0 0 1.94 3.236 19.168 19.168 0 0 1 5.049 3.923c0-.053.011-.1.011-.159V20.816A2.993 2.993 0 0 1 35 15h10a2.993 2.993 0 0 1 1 5.816v9.264a9.518 9.518 0 0 1 14.329.353Zm-13.233-.71a8.624 8.624 0 0 0 1.058 3.356 7.192 7.192 0 0 1 7.805 0 8.622 8.622 0 0 0 1.042-3.353 7.52 7.52 0 0 0-9.905-.006ZM53 38.586l2.464-2.464c.093-.093.177-.194.265-.291a5.139 5.139 0 0 0-5.459 0c.088.1.173.2.266.29ZM31.711 39H43.5a7.416 7.416 0 0 1 .5-6.391V21h-8v12a5.819 5.819 0 0 1-2.824 4.951A13.426 13.426 0 0 0 31.711 39ZM34 18a1 1 0 0 0 1 1h10a1 1 0 0 0 0-2H35a1 1 0 0 0-1 1ZM13 6a1 1 0 0 0 1 1h12a1 1 0 0 0 0-2H14a1 1 0 0 0-1 1ZM6.26 36h26.218a4 4 0 0 0 .7-.694A17.162 17.162 0 0 0 28 31a5.657 5.657 0 0 1-3-5V9H15v17a5.657 5.657 0 0 1-3 5 17.01 17.01 0 0 0-5.74 5Zm2.79 23h19.791a14.7 14.7 0 0 1-3.7-7.927A15.1 15.1 0 0 1 29.835 38H5.005A16.982 16.982 0 0 0 9.05 59Zm43.926-9.562-3.269 3.269a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414L47.586 44l-2.406-2.406a7.814 7.814 0 0 1-.532-.594h-14.9a12.954 12.954 0 0 0-2.628 9.807A12.808 12.808 0 0 0 31.73 59h16.577a12.91 12.91 0 0 0 4.669-9.562ZM49 45.414 46.414 48 49 50.586 51.586 48Zm.122-7.878a10.63 10.63 0 0 1-2.766-4.8l-.095.114a5.441 5.441 0 0 0 .333 7.331L57 50.586 59.586 48ZM61 36.332a5.453 5.453 0 0 0-1.261-3.483l-.1-.123a10.626 10.626 0 0 1-2.759 4.81L54.414 40 57 42.586l2.406-2.406A5.407 5.407 0 0 0 61 36.332Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category