Add icons to this collection by clicking the heart icon.
Glucometer icon - also known as medical equipment, blood test, healthcare and medical, sugar blood level, glucose meter, glucometer, and diabetes test. 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 100 100"
>
    <linearGradient
        id="a"
        x1="50"
        x2="50"
        y1="98"
        y2="2"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3498db" />
        <stop offset=".596" stop-color="#41b8bf" />
        <stop offset="1" stop-color="#48c9b0" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M65 44H35c-4.963 0-9-4.037-9-9V23c0-4.963 4.037-9 9-9h30c4.963 0 9 4.037 9 9v12c0 4.963-4.037 9-9 9zM35 20c-1.655 0-3 1.345-3 3v12c0 1.655 1.345 3 3 3h30c1.655 0 3-1.345 3-3V23c0-1.655-1.345-3-3-3zM65 2H35c-11.578 0-21 9.422-21 21v24c0 19.402 16.38 27.487 27 29.556V92c0 .797.316 1.559.879 2.121l3 3A2.995 2.995 0 0 0 47 98h6c.797 0 1.559-.316 2.121-.879l3-3A2.995 2.995 0 0 0 59 92V76.556C69.62 74.487 86 66.402 86 47V23c0-11.578-9.422-21-21-21zM53 90.758 51.758 92h-3.516L47 90.758V68h6zM80 47c0 16.483-14.351 21.804-21 23.389V65c0-1.658-1.342-3-3-3H44c-1.658 0-3 1.342-3 3v5.402C34.352 68.839 20 63.556 20 47V23c0-8.271 6.729-15 15-15h30c8.271 0 15 6.729 15 15zm-36 6c0-1.658-1.342-3-3-3h-6c-1.658 0-3 1.342-3 3s1.342 3 3 3h6c1.658 0 3-1.342 3-3zm24 0c0-1.658-1.342-3-3-3h-6c-1.658 0-3 1.342-3 3s1.342 3 3 3h6c1.658 0 3-1.342 3-3z"
    />
</svg>
More icons in the same style and category