Add icons to this collection by clicking the heart icon.
Chart icon - also known as computer, business, dollar, money, graphic, chart, statistics, finance, 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="M21 .5H3A2.502 2.502 0 0 0 .5 3v13A2.502 2.502 0 0 0 3 18.5h6.306l-.667 2H8a1.5 1.5 0 0 0 0 3h8a1.5 1.5 0 0 0 0-3h-.64l-.666-2H21a2.502 2.502 0 0 0 2.5-2.5V3A2.502 2.502 0 0 0 21 .5zM16.5 22a.501.501 0 0 1-.5.5H8a.5.5 0 0 1 0-1h8a.501.501 0 0 1 .5.5zm-2.193-1.5H9.693l.667-2h3.28zM22.5 16a1.502 1.502 0 0 1-1.5 1.5H3A1.502 1.502 0 0 1 1.5 16V3A1.502 1.502 0 0 1 3 1.5h18A1.502 1.502 0 0 1 22.5 3zM19 14.5h-.5V9a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v1.5H10a.5.5 0 0 0-.5.5v1.5H6a.5.5 0 0 0-.5.5v1.5H5a.5.5 0 0 0 0 1h14a.5.5 0 0 0 0-1zm-12.5-1h3v1h-3zm4-.5v-1.5h3v3h-3zm4 1.5v-5h3v5zM8.5 9a.501.501 0 0 0-.5-.5H7a1.5 1.5 0 0 1 0-3V5a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1H7a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0v-.5H6a.5.5 0 0 1 0-1h2a.501.501 0 0 0 .5-.5z"
    />
</svg>
More icons in the same style and category