Add icons to this collection by clicking the heart icon.
Presentation icon - also known as education, school, presentation, blackboard, board, classroom, and whiteboard. 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="32"
        x2="32"
        y1="2.714"
        y2="60.578"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffcc2f" />
        <stop offset="1" stop-color="#ff911c" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M61 8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v28H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h8.382L2.105 60.553a1 1 0 1 0 1.789.894L12 45.236V59a1 1 0 1 0 2 0V45.236l8.105 16.211a1 1 0 0 0 1.789-.894L14.618 42h34.764l-9.276 18.553a1 1 0 1 0 1.788.894L50 45.236V59a1 1 0 1 0 2 0V45.236l8.105 16.211a1 1 0 0 0 1.789-.894L52.618 42H61a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-1V8zm-1 32H4v-2h56zM6 36V8h52v28zM59 6H4V4h56v2z"
    />
</svg>
More icons in the same style and category