Add icons to this collection by clicking the heart icon.
Bar Chart icon - also known as graph, statistics, stats, bar chart, analytics, and business and finance. 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M471.645 456.537h-420.4V32.886M82.49 55.463 51.245 23.977 20 55.463m440.755 432.56L492 456.537l-31.245-31.486m-290.543 31.486H289.18V216.762h-79.719c-21.676 0-39.249 17.572-39.249 39.249v200.526zm-118.967 0h118.967V304.556H90.493c-21.676 0-39.249 17.572-39.249 39.249v112.732zm356.902-102.128V168.217c0-21.676-17.572-39.249-39.249-39.249h-40.47c-21.676 0-39.249 17.572-39.249 39.249v288.319h57.576"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category