Add icons to this collection by clicking the heart icon.
Presentation icon - also known as presentation, recycle, and ecology and environment. 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f7e400" />
        <stop offset="1" stop-color="#ff2525" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M60 7v2a3.009 3.009 0 0 1-3 3H7a3.009 3.009 0 0 1-3-3V7a3.009 3.009 0 0 1 3-3h50a3.009 3.009 0 0 1 3 3zM7 14h50v31a1.003 1.003 0 0 1-1 1H33v6.13a4 4 0 1 1-2 0V46H8a1.003 1.003 0 0 1-1-1zm28.97 11.44a6.903 6.903 0 0 1 2.44 7.59c-.095-.677-.58-1.27-1.32-1.07a1.002 1.002 0 0 0-.71 1.22l.79 2.95a1.03 1.03 0 0 0 1.23.71l2.95-.79a1 1 0 1 0-.52-1.93l-.76.2a8.91 8.91 0 0 0-2.9-10.48 1 1 0 0 0-1.2 1.6zm-13 4.47a.997.997 0 0 0 1.98.24 6.922 6.922 0 0 1 5.34-5.9 1.045 1.045 0 0 0 .45 1.97 1.024 1.024 0 0 0 .71-.29l2.16-2.16a1.48 1.48 0 0 0 .1-.16.998.998 0 0 0-.1-1.26l-2.16-2.16a1.004 1.004 0 0 0-1.42 1.42l.57.56a8.588 8.588 0 0 0-4.48 1.96 8.796 8.796 0 0 0-3.15 5.78zm1.63 7.3.2-.76a8.894 8.894 0 0 0 10.53 2.72 1.003 1.003 0 0 0-.8-1.84 6.829 6.829 0 0 1-7.78-1.67l.36.1a1 1 0 0 0 .52-1.93l-2.95-.79a.332.332 0 0 0-.14-.01.965.965 0 0 0-1.08.71l-.79 2.96a.998.998 0 0 0 1.93.51z"
    />
</svg>
More icons in the same style and category