Add icons to this collection by clicking the heart icon.
Bar Chart icon - also known as graph, statistics, bar chart, business and finance, and infographic elements. Created in a clean flat 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="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7f00ff" />
        <stop offset="1" stop-color="#e100ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M4 15.38V5a1.003 1.003 0 0 1 1-1h11.16a1.03 1.03 0 0 1 .85.48l3.18 5.19a.976.976 0 0 1 0 1.04l-3.18 5.2a1.006 1.006 0 0 1-.16.2 1.058 1.058 0 0 1-.65.27H5a.997.997 0 0 1-1-1zm1 15.54h11.2a1.522 1.522 0 0 0 .21-.03 1.052 1.052 0 0 0 .6-.44l3.18-5.2a.976.976 0 0 0 0-1.04l-3.18-5.19a1.022 1.022 0 0 0-.85-.48H5a1.003 1.003 0 0 0-1 1v10.38a.997.997 0 0 0 1 1zm51.67 2.63a.999.999 0 0 0-.85-.47H20.9a1.01 1.01 0 0 0-.97.76 1.057 1.057 0 0 0 .12.76l2.86 4.67-2.86 4.67a1.018 1.018 0 0 0 .58 1.49c.09.014.182.02.27.03h34.92a.986.986 0 0 0 .85-.48l3.18-5.19a.976.976 0 0 0 0-1.04zM20.19 53.29l-3.18-5.2a1.023 1.023 0 0 0-.85-.47H5a.997.997 0 0 0-1 1V59a1.003 1.003 0 0 0 1 1h11.16a1.021 1.021 0 0 0 .85-.48l3.18-5.19a.976.976 0 0 0 0-1.04zm36.48-5.2a.999.999 0 0 0-.85-.47H20.9a1.007 1.007 0 0 0-.97.76 1.052 1.052 0 0 0 .12.76l2.86 4.67-2.86 4.67a1.005 1.005 0 0 0 .58 1.48 1.868 1.868 0 0 0 .27.04h34.92a.986.986 0 0 0 .85-.48l3.18-5.19a.976.976 0 0 0 0-1.04zM5 45.46h11.2a1.506 1.506 0 0 0 .21-.03 1.001 1.001 0 0 0 .6-.45l3.18-5.19a.976.976 0 0 0 0-1.04l-3.18-5.2a1.043 1.043 0 0 0-.85-.47H5a.997.997 0 0 0-1 1v10.38a1.003 1.003 0 0 0 1 1zm51.67-26.44a.986.986 0 0 0-.85-.48H20.9a1.016 1.016 0 0 0-.97.76 1.057 1.057 0 0 0 .12.76l2.86 4.67-2.86 4.67a1.018 1.018 0 0 0 .58 1.49 2.315 2.315 0 0 0 .27.03h34.92a.999.999 0 0 0 .85-.47l3.18-5.2a.976.976 0 0 0 0-1.04zM20.05 5.52l2.86 4.67-2.86 4.67a1 1 0 0 0 .07 1.14.984.984 0 0 0 .72.38h34.98a.999.999 0 0 0 .85-.47l3.18-5.2a.976.976 0 0 0 0-1.04l-3.18-5.19a.986.986 0 0 0-.85-.48H20.9a.997.997 0 0 0-.97 1.19.774.774 0 0 0 .12.33z"
    />
</svg>
More icons in the same style and category