Add icons to this collection by clicking the heart icon.
Cardiogram icon - also known as screen, electrocardiogram, cardiogram, health clinic, healthcare and medical, and heart rate monitor. 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"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#00a5e9" />
        <stop offset="1" stop-color="#15ffce" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="31.987"
        x2="31.987"
        y1="60"
        y2="4"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="32"
        x2="32"
        y1="60"
        y2="4"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="m47.987 25.758-7.255.003c-1.368.097-2.598.92-3.171 2.079-.259.431-.508.88-.758 1.331-.48.868-.977 1.766-1.549 2.508-.147.19-.248.249-.284.254-.143.039-.37-.249-.634-1.041l-2.635-7.914-.094-.296c-.249-.8-.589-1.896-1.667-2.402-.715-.335-1.509-.265-2.177.196-.523.36-.818.88-1.055 1.298L24.66 25.2c-.297.598-.895.997-1.488 1.042h-7.185a1 1 0 1 0 0 2l7.255-.003c1.368-.097 2.598-.92 3.171-2.079l2.037-3.401c.143-.252.305-.537.449-.637.103-.07.153-.052.191-.032.28.131.454.691.607 1.185l2.741 8.249c.534 1.604 1.366 2.413 2.475 2.413.1 0 .202-.007.307-.02.613-.077 1.157-.419 1.618-1.018.664-.862 1.198-1.827 1.715-2.76.238-.431.476-.859.761-1.34.297-.598.895-.997 1.488-1.042h7.185a1 1 0 1 0 0-1.999z"
    />
    <g fill="url(#c)">
        <path
            d="M10 40h44a1 1 0 0 0 1-1V15a1 1 0 0 0-1-1H10a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1zm1-24h42v22H11z"
        />
        <path
            d="M8 44h19v4h-5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-5v-4h19c1.654 0 3-1.346 3-3V13c0-1.654-1.346-3-3-3H8c-1.654 0-3 1.346-3 3v28c0 1.654 1.346 3 3 3zm33 6v2H23v-2zm-12-2v-4h6v4zM7 13a1 1 0 0 1 1-1h48a1 1 0 0 1 1 1v28a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z"
        />
    </g>
</svg>
More icons in the same style and category