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 circular 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389.5"
        y2="122.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 158.1H158.294v160.2c-19.595 0-35.529 15.966-35.529 35.6s15.934 35.6 35.529 35.6h177.647v-62.3c0-4.919 3.973-8.9 8.882-8.9H407V167c0-4.919-3.973-8.9-8.882-8.9zm-26.647 133.5c0 4.919-3.973 8.9-8.882 8.9h-44.412V345c0 4.919-3.973 8.9-8.882 8.9h-35.529c-4.91 0-8.882-3.98-8.882-8.9v-17.8c0-4.919 3.973-8.9 8.882-8.9s8.882 3.981 8.882 8.9v8.9h17.765v-44.5c0-4.919 3.973-8.9 8.882-8.9h44.412v-71.2h-35.529V256c0 4.919-3.973 8.9-8.882 8.9-4.91 0-8.882-3.98-8.882-8.9v-44.5h-106.59v17.8h44.412c4.91 0 8.882 3.981 8.882 8.9s-3.973 8.9-8.882 8.9h-44.412v35.6h71.059v-44.5c0-4.919 3.973-8.9 8.882-8.9s8.882 3.981 8.882 8.9v53.4c0 4.919-3.973 8.9-8.882 8.9h-79.941v35.6h17.765v-8.9c0-4.919 3.973-8.9 8.882-8.9 4.91 0 8.882 3.981 8.882 8.9V345c0 4.919-3.973 8.9-8.882 8.9h-35.529c-4.91 0-8.882-3.98-8.882-8.9V202.6c0-4.919 3.973-8.9 8.882-8.9h177.647c4.91 0 8.882 3.981 8.882 8.9zm-17.765 92.685 48.09-48.185h-48.09zM140.529 131.4c0-4.915-3.977-8.9-8.882-8.9-14.694 0-26.647 11.977-26.647 26.7v204.7c0-23.206 14.85-43.005 35.529-50.349z"
    />
</svg>
More icons in the same style and category