Add icons to this collection by clicking the heart icon.
Graph icon - also known as dollar, chart, graph, increase, statistics, growth, business and finance, and stock market. Created in a clean lineal color 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        d="M497 497H15V15m113.213 38.787C122.784 48.358 115.284 45 107 45c-16.569 0-30 13.431-30 30s13.431 30 30 30m-21.213 51.213C91.216 161.642 98.716 165 107 165c16.569 0 30-13.431 30-30s-13.431-30-30-30m0 90v-30m0-120V15m1.099 325.551L77 347.476V436h60V333.514a737.503 737.503 0 0 1-28.901 7.037zM197 314.841V436h60V290.267a733.07 733.07 0 0 1-60 24.574zm120-55.748V436h60V220.272a731.54 731.54 0 0 1-60 38.821zM437 436h60V112.074a733.225 733.225 0 0 1-60 60.102V436zM77 285l18.076-4.017A673.458 673.458 0 0 0 497 15"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category