Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, dollar, hand, chart, finance, coin, bar graph, growth, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M1 23.5h3l6.044-.002 8.582-.75a1.953 1.953 0 0 0 1.874-1.87A1.986 1.986 0 0 0 18.425 19h-3.138a1.656 1.656 0 0 0 .213-.813 1.916 1.916 0 0 0-2-1.812l-4.414.008L4.5 15.58V15a.5.5 0 0 0-.5-.5H1a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5zm8-6.125h4.5a.922.922 0 0 1 1 .813.922.922 0 0 1-1 .812H12a.5.5 0 0 0 0 1h6.425a.993.993 0 0 1 1.075.878.977.977 0 0 1-.962.873L10 22.5H4.5v-5.906zM1.5 15.5h2v7h-2zM23 5.5h-5a.5.5 0 0 0-.5.5v2.5H13a.5.5 0 0 0-.5.5v2.5H8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5zm-14.5 7h4v2h-4zm5-.5V9.5h4v5h-4zm9 2.5h-4v-8h4zm-16-8A.5.5 0 0 0 6 6H5a1.5 1.5 0 0 1 0-3v-.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 0 1H5a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0V8H4a.5.5 0 0 1 0-1h2a.5.5 0 0 0 .5-.5zm-1 4a5 5 0 1 0-5-5 5.006 5.006 0 0 0 5 5zm0-9a4 4 0 1 1-4 4 4.004 4.004 0 0 1 4-4z"
    />
</svg>
More icons in the same style and category