Add icons to this collection by clicking the heart icon.
Stethoscope icon - also known as stethoscope, health, medical tool, medical equipment, doctor tool, and healthcare and medical. Created in a clean color 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"
>
    <circle
        cx="60"
        cy="60"
        r="40"
        fill="none"
        stroke="#0023c4"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <circle
        cx="300"
        cy="60"
        r="40"
        fill="none"
        stroke="#0023c4"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <path
        d="M340 60v72c0 88.365-71.634 160-160 160h0c-88.365 0-160-71.634-160-160V60"
        fill="none"
        stroke="#0023c4"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <circle
        cx="452"
        cy="452"
        r="40"
        fill="none"
        stroke="#ff5cf4"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <path
        d="M180 292v120c0 44.183 35.817 80 80 80s80-35.817 80-80v-60c0-33.137 22.863-60 56-60 26.138 0 45.883 16.713 53.059 40.036"
        fill="none"
        stroke="#0023c4"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category