Add icons to this collection by clicking the heart icon.
Stats icon - also known as business, graphic, graph, statistics, stats, bar chart, 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 32 32"
>
<linearGradient id="a">
<stop offset="0" stop-color="#f0f" />
<stop offset="1" stop-color="#00f" />
</linearGradient>
<linearGradient
id="b"
x1="2"
x2="30"
y1="2"
y2="30"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<g fill="url(#b)">
<path
d="M8 3C4.693 3 2 5.693 2 9v14c0 3.307 2.693 6 6 6h12a1 1 0 0 0 1-1 1 1 0 0 0-1-1H8a3.97 3.97 0 0 1-4-4V9c0-2.233 1.767-4 4-4h16c2.233 0 4 1.767 4 4v14c0 2.233-1.767 4-4 4a1 1 0 0 0-1 1 1 1 0 0 0 1 1c3.307 0 6-2.693 6-6V9c0-3.307-2.693-6-6-6z"
/>
<path
d="M10 14.975a1 1 0 0 0-1 1V23a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-7.025a1 1 0 0 0-1-1zM16 8a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1 1 1 0 0 0 1-1V9a1 1 0 0 0-1-1zM22 12a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1 1 1 0 0 0 1-1V13a1 1 0 0 0-1-1z"
/>
</g>
</svg>
More icons in the same style and category