Add icons to this collection by clicking the heart icon.
Line Chart icon - also known as business, statistics, stats, line graphic, line chart, and business and finance. Created in a clean circular 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="#ffedad" />
<stop offset="1" stop-color="#ffffe5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffde00" />
<stop offset="1" stop-color="#fd5900" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M140.391 132.723a8.848 8.848 0 0 1 8.848-8.848h47.188a8.848 8.848 0 0 1 0 17.696h-47.188a8.849 8.849 0 0 1-8.848-8.848zm8.847 44.238h47.188a8.848 8.848 0 0 0 0-17.696h-47.188a8.848 8.848 0 0 0 0 17.696zm248.914 212.344H122.695V113.848a8.848 8.848 0 0 0-17.695 0v284.305a8.848 8.848 0 0 0 8.848 8.848h284.305a8.848 8.848 0 1 0-.001-17.696zM174.295 273.294l31.286-46.929 128.879 56.034a8.848 8.848 0 0 0 10.488-2.652l60.164-76.68a8.848 8.848 0 0 0-13.921-10.923l-55.945 71.302-129.395-56.259a8.847 8.847 0 0 0-10.889 3.206l-33.707 50.56-20.865 6.955v18.652l29.34-9.78a8.847 8.847 0 0 0 4.565-3.486zm33.998 90.228c4.36 3.815 11.149 2.48 13.74-2.702l30.395-60.79 62.199 51.833a8.85 8.85 0 0 0 9.325 1.258l77.859-35.391a8.848 8.848 0 0 0-7.323-16.109l-72.802 33.092-66.514-55.428c-4.383-3.652-11.026-2.263-13.577 2.84l-30.269 60.539-38.569-33.748a8.848 8.848 0 0 0-10.123-1.076l-22.244 12.358v20.243l25.398-14.11z"
/>
</svg>
More icons in the same style and category