Add icons to this collection by clicking the heart icon.
Stethoscope icon - also known as pharmacy, doctor, stethoscope, and healthcare and medical. Created in a clean lineal 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"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M421 302c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0-60c-41.355 0-75 33.645-75 75 0 35.921 25.389 66.01 59.161 73.302C398.604 441.942 354.392 482 301 482c-57.897 0-105-47.103-105-105v-23.058c99.853-84.592 150-116.007 150-203.326V105c0-36.991-26.925-67.792-62.202-73.885C277.931 13.078 260.969 0 241 0c-24.813 0-45 20.187-45 45s20.187 45 45 45c18.957 0 35.201-11.788 41.818-28.414C301.915 66.791 316 84.277 316 105v45.616c0 51.704-20.797 78.924-69.383 121.384H115.202C66.735 229.781 46 202.704 46 150.616V105c0-20.723 14.085-38.209 33.181-43.414C85.799 78.212 102.044 90 121 90c24.813 0 45-20.187 45-45S145.813 0 121 0c-19.968 0-36.931 13.078-42.798 31.115C42.926 37.208 16 68.009 16 105v45.616c0 37.444 9.487 66.576 30.762 94.457C71.49 277.481 110.345 306.817 166 353.943V377c0 74.439 60.561 135 135 135 69.845 0 127.469-53.316 134.317-121.387C469.845 383.91 496 353.459 496 317c0-41.355-33.645-75-75-75zM241 60c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zM121 30c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15 6.729-15 15-15zm29.702 272h60.53c-10.42 8.706-19.833 16.557-30.234 25.339-10.46-8.824-19.981-16.745-30.296-25.339zM421 362c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45z"
    />
</svg>
More icons in the same style and category