Add icons to this collection by clicking the heart icon.
Presentation icon - also known as financial, presentation, graphic, chart, board, statistics, report, and business and finance. Created in a clean lineal color 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        d="M306 45h161c16.569 0 30 13.431 30 30v260c0 16.569-13.431 30-30 30H45c-16.569 0-30-13.431-30-30V75c0-16.569 13.431-30 30-30h161m100-30H206v60h100V15zm-30 290h160m-20 0V205m-60 100v-70m-60 70v-40M146 165c-38.66 0-70 31.34-70 70s31.34 70 70 70 70-31.34 70-70-31.34-70-70-70zm-70-60h80m-10 60v70m0 0h70m110 130 50 132h30m-120-20h-60m-120 20h30l50-132m70 0v112"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category