Add icons to this collection by clicking the heart icon.
Blueprint icon - also known as building, project, architecture, sketch, house plan, house design, blueprint, art and design, and floor plan. 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 136H105v300l302 45c3.9 0 7.8-1.5 10.499-4.501l90-90C510.5 383.8 512 379.9 512 376zM60 46c0-8.401-6.599-15-15-15C20.099 31 0 51.1 0 76v345l90-30L60 91z"
    />
    <path
        fill="url(#b)"
        d="M497 91H60v270c-32.999 0-60 26.999-60 60 0 2.699.3 5.4.601 8.099C4.501 458.5 29.7 481 60 481h347v-90c0-8.284 6.716-15 15-15h90V106c0-8.401-6.599-15-15-15zm-45 225c0 8.399-6.599 15-15 15h-75v75c0 8.399-6.599 15-15 15h-62c-8.401 0-15-6.601-15-15v-30c0-8.401 6.599-15 15-15s15 6.599 15 15v15h32v-75c0-8.401 6.599-15 15-15h75V181h-60v75c0 8.399-6.599 15-15 15s-15-6.601-15-15v-75H150v30h75c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15h-75v60h120v-75c0-8.401 6.599-15 15-15s15 6.599 15 15v90c0 8.399-6.599 15-15 15H150v60h30v-15c0-8.401 6.599-15 15-15s15 6.599 15 15v30c0 8.399-6.599 15-15 15h-60c-8.401 0-15-6.601-15-15V166c0-8.401 6.599-15 15-15h302c8.401 0 15 6.599 15 15z"
    />
</svg>
More icons in the same style and category