Add icons to this collection by clicking the heart icon.
Report icon - also known as presentation, report, line chart, growth, 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 64 64"
>
    <linearGradient
        id="a"
        x1="2.5"
        x2="61.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="18.13"
        x2="45.89"
        y1="26.09"
        y2="26.09"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M60 6.68H33.5V4a1.5 1.5 0 0 0-3 0v2.68H4a1.5 1.5 0 0 0-1.5 1.5v37.69a1.5 1.5 0 0 0 1.5 1.5h26.5v3.13h-7a1.5 1.5 0 0 0 0 3h2.68l-9.28 5.19a1.5 1.5 0 0 0 1.46 2.62l12.14-6.76V60a1.5 1.5 0 0 0 3 0v-5.45l12.14 6.76a1.47 1.47 0 0 0 .73.19 1.51 1.51 0 0 0 .73-2.81l-9.32-5.19h2.68a1.5 1.5 0 0 0 0-3h-7v-3.13H60a1.5 1.5 0 0 0 1.5-1.5V8.18a1.5 1.5 0 0 0-1.5-1.5zm-1.5 37.69h-53V9.68h53z"
        />
        <path
            fill="url(#b)"
            d="M19.62 34.9a1.46 1.46 0 0 0 1-.35l10.94-9.12 3.09 4.21a1.51 1.51 0 0 0 1.15.61 1.46 1.46 0 0 0 1.2-.52l8.56-10a1.5 1.5 0 0 0-2.28-2l-7.33 8.54-2.91-4a1.51 1.51 0 0 0-2.17-.26L18.66 32.25a1.51 1.51 0 0 0 .96 2.65z"
        />
    </g>
</svg>
More icons in the same style and category