Add icons to this collection by clicking the heart icon.
Health Bar icon - also known as business, chart, graph, business and finance, and health bar. 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"
        x1="15.119"
        x2="48.881"
        y1="2.761"
        y2="61.239"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fad0c4" />
        <stop offset="1" stop-color="#ff9a9e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="24.317"
        x2="39.683"
        y1="18.693"
        y2="45.307"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#faffff" />
        <stop offset="1" stop-color="#ffc4aa" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="14.623"
        x2="49.377"
        y1="1.903"
        y2="62.097"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#b2f7ef" />
        <stop offset="1" stop-color="#7bdff2" />
    </linearGradient>
    <path
        fill="url(#c)"
        d="M45 2H19C9.63 2 2 9.63 2 19v26c0 9.37 7.63 17 17 17h26c9.37 0 17-7.63 17-17V19c0-9.37-7.63-17-17-17zM4 19c0-8.27 6.73-15 15-15h26c8.27 0 15 6.73 15 15v12h-9.52l-7.7-9.62a.984.984 0 0 0-.89-.37c-.33.03-.63.24-.78.54l-9.35 18.69-8.02-8.91A1 1 0 0 0 23 31H4zm56 26c0 8.27-6.73 15-15 15H19c-8.27 0-15-6.73-15-15V33h18.55l8.71 9.67A1 1 0 0 0 32 43c.04 0 .09 0 .13-.01.33-.04.62-.25.76-.54l9.31-18.61 7.02 8.78A1 1 0 0 0 50 33h10z"
    />
</svg>
More icons in the same style and category