Add icons to this collection by clicking the heart icon.
Line Chart icon - also known as graphic, statistics, line graph, line chart, growth, and business and finance. Created in a clean flat gradient style with a white finish, 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="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<rect
width="57.5"
height="57.5"
x="3.25"
y="3.25"
fill="url(#a)"
rx="12.75"
/>
<g fill="#fff">
<path
d="M52 52.75H12a.76.76 0 0 1-.75-.75V12a.75.75 0 0 1 1.5 0v39.25H52a.75.75 0 0 1 0 1.5z"
/>
<path
d="M18.81 44.5a.75.75 0 0 1-.31-1.43l12.88-5.86-.27-10.88a.73.73 0 0 1 .44-.7l13.33-6.06a.75.75 0 1 1 .62 1.36l-12.88 5.86.27 10.88a.73.73 0 0 1-.44.7l-13.33 6.06a.67.67 0 0 1-.31.07z"
/>
</g>
</g>
</svg>
More icons in the same style and category