Add icons to this collection by clicking the heart icon.
Graph icon - also known as chart, graph, pie, circle, round, fraction, 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 512 512"
>
<linearGradient
id="a"
x1="0"
x2="512"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fcb131" />
<stop offset=".214" stop-color="#fba72f" />
<stop offset=".578" stop-color="#f78c2a" />
<stop offset="1" stop-color="#f26522" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M256 0C114.9 0 0 114.8 0 256s114.8 256 256 256 256-114.8 256-256S397.1 0 256 0zm235.5 209.8L264 246.6V16.1c112.9 3.8 206.4 85.9 227.5 193.7zM16 256C16 126.3 119.3 20.4 248 16.1v238.5l-77.8 225.5C80.1 445.6 16 358.1 16 256zm169.3 229.4 73.1-212.1L388 456.2c-59.5 39.4-134.6 50.2-202.7 29.2zM401.1 447 269.9 261.8 494 225.5c11.1 85-24.7 169.5-92.9 221.5z"
clip-rule="evenodd"
/>
</svg>
More icons in the same style and category