Add icons to this collection by clicking the heart icon.
Presentation icon - also known as home, presentation, house, real estate, and business and finance. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="345"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 45H45c-8.291 0-15 6.709-15 15v270c0 8.291 6.709 15 15 15h422c8.291 0 15-6.709 15-15V60c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M106 90c-8.291 0-15 6.709-15 15v180c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15v-42.437c17.461 6.196 30 22.881 30 42.437 0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15V105c0-8.291-6.709-15-15-15zm165 180h-31.509c-6.973-34.189-37.266-60-73.491-60-8.291 0-15 6.709-15 15v45h-30V120h60v30h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15h-15v-30h60zm135-150h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 60h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 60h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zM15 60h482c8.291 0 15-6.709 15-15s-6.709-15-15-15H271V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v15H15C6.709 30 0 36.709 0 45s6.709 15 15 15zm482 270H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h346v64.763c-17.422 6.212-30 22.707-30 42.237 0 24.814 20.186 45 45 45s45-20.186 45-45c0-19.53-12.578-36.024-30-42.237V360h106c8.291 0 15-6.709 15-15s-6.709-15-15-15zM376 482c-8.276 0-15-6.724-15-15s6.724-15 15-15 15 6.724 15 15-6.724 15-15 15z"
    />
</svg>
More icons in the same style and category