Add icons to this collection by clicking the heart icon.
Presentation icon - also known as presentation, play, board, multimedia, ui, and music and multimedia. 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="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f2551c" />
        <stop offset="1" stop-color="#ffd432" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M60 7V5H4v2h5v34H4v2h27v6.1a5 5 0 1 0 2 0V43h27v-2h-5V7zM35 54a3 3 0 1 1-3-3 3 3 0 0 1 3 3zm18-13H11V7h42zm-29.53-8.15A1 1 0 0 0 24 33a1 1 0 0 0 .45-.11l16-8a1 1 0 0 0 0-1.78l-16-8A1 1 0 0 0 23 16v16a1 1 0 0 0 .47.85zM25 17.62 37.76 24 25 30.38z"
    />
</svg>
More icons in the same style and category