Add icons to this collection by clicking the heart icon.
Medical icon - also known as medical, medication, speech bubble, chat bubble, chat box, 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M210 195v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15zm90-30c0-57.897-47.103-105-105-105S90 107.103 90 165s47.103 105 105 105 105-47.103 105-105zm-180 0c0-41.355 33.645-75 75-75s75 33.645 75 75-33.645 75-75 75-75-33.645-75-75zm332 270c0-16.701 8.678-27.962 20.689-43.547C490.203 368.727 512 340.444 512 285c0-38.688-14.112-76.412-39.738-106.225-22.865-26.602-53.536-45.48-87.198-53.869C367.105 53.238 302.157 0 225 0h-60C74.019 0 0 74.019 0 165c0 55.444 21.797 83.727 39.311 106.453C51.322 287.038 60 298.299 60 315c0 19.351-18.499 42.23-25.606 49.394A15.001 15.001 0 0 0 45 390c23.022 0 44.843-7.369 63.103-21.31 8.87-6.772 16.614-14.992 22.932-24.198C155.139 407.098 215.739 450 285 450h62c7.936 0 16.06-.682 24.579-2.07C388.514 486.244 426.049 512 467 512c5.97 0 11.363-3.549 13.746-9.024a15.02 15.02 0 0 0-2.786-16.218C470.739 479.006 452 454.596 452 435zM116.449 306.416c-5.912 19.707-19.043 35.437-35.98 44.63C85.876 340.288 90 327.866 90 315c0-26.92-13.688-44.682-26.927-61.859C46.813 232.042 30 210.225 30 165 30 90.561 90.561 30 165 30h60c74.439 0 135 60.561 135 135s-60.561 135-135 135h-60c-9.55 0-19.613-1.269-30.765-3.879-7.714-1.807-15.508 2.702-17.786 10.295zm315.6 166.2c-16.986-9.634-30.451-26.045-36.497-46.2-2.277-7.591-10.069-12.098-17.785-10.295C366.613 418.731 356.55 420 347 420h-62c-58.101 0-108.758-36.881-127.415-90.204 2.493.13 4.964.204 7.415.204h60c90.981 0 165-74.019 165-165 0-2.476-.065-4.937-.173-7.386C443.571 176.477 482 228.046 482 285c0 45.226-16.813 67.042-33.073 88.14C435.688 390.318 422 408.08 422 435c0 13.248 4.398 26.305 10.049 37.616z"
    />
</svg>
More icons in the same style and category