Add icons to this collection by clicking the heart icon.
Presentation icon - also known as presentation, board, marketing, lesson, ui, play button, presenting, geology, and video marketing. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="1"
        y2="25"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce9ffc" />
        <stop offset=".979" stop-color="#7367f0" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M13 21v2h-2v-2H3a1 1 0 0 1-1-1V6h20v14a1 1 0 0 1-1 1zM8 10a3 3 0 1 0 3 3H8zm5 0v2h6v-2zm0 4v2h6v-2zM2 3h20v2H2z"
        />
    </g>
</svg>
More icons in the same style and category