classical building emoji
classical-building from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- classical-building
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the classical building emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#97aec0" d="M63.83 4.06C62.1 3.89 8.06 35.62 6.55 36.44c-2.45 1.32-2.38 4.6.32 4.92s6.82.32 6.82.32l48.88 4.44l50.62-4.28s3.81.1 5.08 0c2.06-.16 3.96-2.24.95-5.24c-3.53-3.52-53.8-32.38-55.39-32.54M9.39 115.24s-.03-3.81 0-5.13c.03-1.17.83-1.11 2.32-1.15c1.51-.04 2.37 0 2.37 0l51.69-15.28l46.88 15.28s2.09.07 3.26.07c1.16 0 2.05.15 2.05 1.43v4.66h3.84c.81 0 .93.58.93 1.86v5.59c0 .81-.47 1.28-1.86 1.28H6.84c-1.16 0-1.86-.47-1.86-1.63v-5.59c0-1.16.58-1.28 1.63-1.28s2.78-.11 2.78-.11"/><path fill="#647584" d="m4.97 117.71l117.75-.05s.03-.96.01-1.69c-.02-.92-.73-.87-1.33-.88c-1.37-.03-3.45-.03-3.45-.03l-.01-1.2l-108.56-.02l.01 1.4s-1.96.05-3.64.08c-.53.01-.77.5-.8 1.06c-.03.62.02 1.33.02 1.33m7.17-76.06v8.06l102.34.26l.03-8.13l-50.02-.46z"/><path fill="#cddfee" d="M7.81 38.76c.22.6 28.1.44 56.08.4c27.34-.04 53.53.4 53.72-.06c.25-.61-12.36-8.8-25.99-16.82S64.36 6.37 63.75 6.52c-1.21.3-56.35 31.13-55.94 32.24"/><path fill="#97aec0" d="M63.81 12.74c-.44-.11-37.85 20.36-37.65 20.86c.1.26 19.47.07 38.22.04c17.73-.03 35.53.15 35.67-.1c.31-.51-35.83-20.7-36.24-20.8"/><path fill="#cddfee" d="m12.14 48.96l.05 4.74l3.17 1.83s-.3 2.63.4 4.35s1.41 2.12 1.92 2.53s.51.91.51.91l-.15 38.37s-2.58 2.35-3.38 3.87c-.81 1.52-.61 3.44-.61 3.44h98.62s.3-2.02-.2-3.44c-.51-1.41-2.63-2.02-2.63-2.02V62.4s2.12-1.52 2.43-3.13c.3-1.62.1-4.65.1-4.65l2.16-1.09l-.02-4.44z"/><path fill="#97aec0" d="m24.69 43.13l-7.84.01l-.03 4.04l7.87.03zm11.62-.15l-7.57.14v4.11l7.57-.11zm10.81.11l-7.03.01v4.16l7.03.02zm28.61-.04l-22.81.04v4.2l22.72.07zm12.14-.01l-7.31.01l-.17 4.32l7.32.02zm12.17-.02l-7.43.01l-.08 4.38l7.44.02zm4.15-.01l-.15 4.43l6.84.02V43zM16.34 61.05l94.84.1s-.02.92-.7 1.55c-.57.52-.64 1.11-.64 1.11l-91.66.14s-.18-.63-.85-1.41c-.46-.54-.99-1.49-.99-1.49m-4.17-7.77s-.23 1.25.58 1.94s1.5.73 3.65.67s95.53-.05 96.61-.16s1.46-.95 1.48-1.3c.02-.27.03-1.2.03-1.2zm5.84 47.7s-.64.71-1.03 1.22s-1 1.55-1 1.55l95 .26s-.66-.83-.91-1.4c-.27-.61-.24-1.26-.24-1.26z"/><path fill="#54636e" d="M33.75 55.83s.03 3.18-.59 4.51c-.62 1.31-1.46 2.1-1.46 2.1l.08 39.6s1.95 2.07 2.39 3.31s.37 3.65.37 3.65h6.61s-.17-3.03.71-4.44s2.03-2.56 2.03-2.56l-.09-39.38s-1.06-1.59-1.41-2.91c-.36-1.32-.39-3.86-.39-3.86zm25.93.01s.09 2.99-.53 4.4s-1.41 2.36-1.41 2.36l-.36 38.43s2.12 1.94 2.74 3.27c.62 1.32.54 4.69.54 4.69l7.19.01s-.05-3.38.48-4.71s2.3-2.65 2.3-2.65l-.17-38.86s-1.42-.96-1.86-2.81s-.35-4.17-.35-4.17zm26.58-.02l7.88-.05s-.12 2.26.5 4.2s2.03 3.07 2.03 3.07l-.08 38.69s-1.24.71-2.12 2.3s-.74 4.96-.74 4.96h-6.99s.33-3.44-.39-5.05c-.4-.9-2.21-2.38-2.21-2.38l.11-38.57s1.48-1.87 1.74-3.19c.27-1.32.27-3.98.27-3.98"/></svg>
React
import type { SVGProps } from "react";
export function NotoClassicalBuilding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#97aec0" d="M63.83 4.06C62.1 3.89 8.06 35.62 6.55 36.44c-2.45 1.32-2.38 4.6.32 4.92s6.82.32 6.82.32l48.88 4.44l50.62-4.28s3.81.1 5.08 0c2.06-.16 3.96-2.24.95-5.24c-3.53-3.52-53.8-32.38-55.39-32.54M9.39 115.24s-.03-3.81 0-5.13c.03-1.17.83-1.11 2.32-1.15c1.51-.04 2.37 0 2.37 0l51.69-15.28l46.88 15.28s2.09.07 3.26.07c1.16 0 2.05.15 2.05 1.43v4.66h3.84c.81 0 .93.58.93 1.86v5.59c0 .81-.47 1.28-1.86 1.28H6.84c-1.16 0-1.86-.47-1.86-1.63v-5.59c0-1.16.58-1.28 1.63-1.28s2.78-.11 2.78-.11"/><path fill="#647584" d="m4.97 117.71l117.75-.05s.03-.96.01-1.69c-.02-.92-.73-.87-1.33-.88c-1.37-.03-3.45-.03-3.45-.03l-.01-1.2l-108.56-.02l.01 1.4s-1.96.05-3.64.08c-.53.01-.77.5-.8 1.06c-.03.62.02 1.33.02 1.33m7.17-76.06v8.06l102.34.26l.03-8.13l-50.02-.46z"/><path fill="#cddfee" d="M7.81 38.76c.22.6 28.1.44 56.08.4c27.34-.04 53.53.4 53.72-.06c.25-.61-12.36-8.8-25.99-16.82S64.36 6.37 63.75 6.52c-1.21.3-56.35 31.13-55.94 32.24"/><path fill="#97aec0" d="M63.81 12.74c-.44-.11-37.85 20.36-37.65 20.86c.1.26 19.47.07 38.22.04c17.73-.03 35.53.15 35.67-.1c.31-.51-35.83-20.7-36.24-20.8"/><path fill="#cddfee" d="m12.14 48.96l.05 4.74l3.17 1.83s-.3 2.63.4 4.35s1.41 2.12 1.92 2.53s.51.91.51.91l-.15 38.37s-2.58 2.35-3.38 3.87c-.81 1.52-.61 3.44-.61 3.44h98.62s.3-2.02-.2-3.44c-.51-1.41-2.63-2.02-2.63-2.02V62.4s2.12-1.52 2.43-3.13c.3-1.62.1-4.65.1-4.65l2.16-1.09l-.02-4.44z"/><path fill="#97aec0" d="m24.69 43.13l-7.84.01l-.03 4.04l7.87.03zm11.62-.15l-7.57.14v4.11l7.57-.11zm10.81.11l-7.03.01v4.16l7.03.02zm28.61-.04l-22.81.04v4.2l22.72.07zm12.14-.01l-7.31.01l-.17 4.32l7.32.02zm12.17-.02l-7.43.01l-.08 4.38l7.44.02zm4.15-.01l-.15 4.43l6.84.02V43zM16.34 61.05l94.84.1s-.02.92-.7 1.55c-.57.52-.64 1.11-.64 1.11l-91.66.14s-.18-.63-.85-1.41c-.46-.54-.99-1.49-.99-1.49m-4.17-7.77s-.23 1.25.58 1.94s1.5.73 3.65.67s95.53-.05 96.61-.16s1.46-.95 1.48-1.3c.02-.27.03-1.2.03-1.2zm5.84 47.7s-.64.71-1.03 1.22s-1 1.55-1 1.55l95 .26s-.66-.83-.91-1.4c-.27-.61-.24-1.26-.24-1.26z"/><path fill="#54636e" d="M33.75 55.83s.03 3.18-.59 4.51c-.62 1.31-1.46 2.1-1.46 2.1l.08 39.6s1.95 2.07 2.39 3.31s.37 3.65.37 3.65h6.61s-.17-3.03.71-4.44s2.03-2.56 2.03-2.56l-.09-39.38s-1.06-1.59-1.41-2.91c-.36-1.32-.39-3.86-.39-3.86zm25.93.01s.09 2.99-.53 4.4s-1.41 2.36-1.41 2.36l-.36 38.43s2.12 1.94 2.74 3.27c.62 1.32.54 4.69.54 4.69l7.19.01s-.05-3.38.48-4.71s2.3-2.65 2.3-2.65l-.17-38.86s-1.42-.96-1.86-2.81s-.35-4.17-.35-4.17zm26.58-.02l7.88-.05s-.12 2.26.5 4.2s2.03 3.07 2.03 3.07l-.08 38.69s-1.24.71-2.12 2.3s-.74 4.96-.74 4.96h-6.99s.33-3.44-.39-5.05c-.4-.9-2.21-2.38-2.21-2.38l.11-38.57s1.48-1.87 1.74-3.19c.27-1.32.27-3.98.27-3.98"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#97aec0" d="M63.83 4.06C62.1 3.89 8.06 35.62 6.55 36.44c-2.45 1.32-2.38 4.6.32 4.92s6.82.32 6.82.32l48.88 4.44l50.62-4.28s3.81.1 5.08 0c2.06-.16 3.96-2.24.95-5.24c-3.53-3.52-53.8-32.38-55.39-32.54M9.39 115.24s-.03-3.81 0-5.13c.03-1.17.83-1.11 2.32-1.15c1.51-.04 2.37 0 2.37 0l51.69-15.28l46.88 15.28s2.09.07 3.26.07c1.16 0 2.05.15 2.05 1.43v4.66h3.84c.81 0 .93.58.93 1.86v5.59c0 .81-.47 1.28-1.86 1.28H6.84c-1.16 0-1.86-.47-1.86-1.63v-5.59c0-1.16.58-1.28 1.63-1.28s2.78-.11 2.78-.11"/><path fill="#647584" d="m4.97 117.71l117.75-.05s.03-.96.01-1.69c-.02-.92-.73-.87-1.33-.88c-1.37-.03-3.45-.03-3.45-.03l-.01-1.2l-108.56-.02l.01 1.4s-1.96.05-3.64.08c-.53.01-.77.5-.8 1.06c-.03.62.02 1.33.02 1.33m7.17-76.06v8.06l102.34.26l.03-8.13l-50.02-.46z"/><path fill="#cddfee" d="M7.81 38.76c.22.6 28.1.44 56.08.4c27.34-.04 53.53.4 53.72-.06c.25-.61-12.36-8.8-25.99-16.82S64.36 6.37 63.75 6.52c-1.21.3-56.35 31.13-55.94 32.24"/><path fill="#97aec0" d="M63.81 12.74c-.44-.11-37.85 20.36-37.65 20.86c.1.26 19.47.07 38.22.04c17.73-.03 35.53.15 35.67-.1c.31-.51-35.83-20.7-36.24-20.8"/><path fill="#cddfee" d="m12.14 48.96l.05 4.74l3.17 1.83s-.3 2.63.4 4.35s1.41 2.12 1.92 2.53s.51.91.51.91l-.15 38.37s-2.58 2.35-3.38 3.87c-.81 1.52-.61 3.44-.61 3.44h98.62s.3-2.02-.2-3.44c-.51-1.41-2.63-2.02-2.63-2.02V62.4s2.12-1.52 2.43-3.13c.3-1.62.1-4.65.1-4.65l2.16-1.09l-.02-4.44z"/><path fill="#97aec0" d="m24.69 43.13l-7.84.01l-.03 4.04l7.87.03zm11.62-.15l-7.57.14v4.11l7.57-.11zm10.81.11l-7.03.01v4.16l7.03.02zm28.61-.04l-22.81.04v4.2l22.72.07zm12.14-.01l-7.31.01l-.17 4.32l7.32.02zm12.17-.02l-7.43.01l-.08 4.38l7.44.02zm4.15-.01l-.15 4.43l6.84.02V43zM16.34 61.05l94.84.1s-.02.92-.7 1.55c-.57.52-.64 1.11-.64 1.11l-91.66.14s-.18-.63-.85-1.41c-.46-.54-.99-1.49-.99-1.49m-4.17-7.77s-.23 1.25.58 1.94s1.5.73 3.65.67s95.53-.05 96.61-.16s1.46-.95 1.48-1.3c.02-.27.03-1.2.03-1.2zm5.84 47.7s-.64.71-1.03 1.22s-1 1.55-1 1.55l95 .26s-.66-.83-.91-1.4c-.27-.61-.24-1.26-.24-1.26z"/><path fill="#54636e" d="M33.75 55.83s.03 3.18-.59 4.51c-.62 1.31-1.46 2.1-1.46 2.1l.08 39.6s1.95 2.07 2.39 3.31s.37 3.65.37 3.65h6.61s-.17-3.03.71-4.44s2.03-2.56 2.03-2.56l-.09-39.38s-1.06-1.59-1.41-2.91c-.36-1.32-.39-3.86-.39-3.86zm25.93.01s.09 2.99-.53 4.4s-1.41 2.36-1.41 2.36l-.36 38.43s2.12 1.94 2.74 3.27c.62 1.32.54 4.69.54 4.69l7.19.01s-.05-3.38.48-4.71s2.3-2.65 2.3-2.65l-.17-38.86s-1.42-.96-1.86-2.81s-.35-4.17-.35-4.17zm26.58-.02l7.88-.05s-.12 2.26.5 4.2s2.03 3.07 2.03 3.07l-.08 38.69s-1.24.71-2.12 2.3s-.74 4.96-.74 4.96h-6.99s.33-3.44-.39-5.05c-.4-.9-2.21-2.38-2.21-2.38l.11-38.57s1.48-1.87 1.74-3.19c.27-1.32.27-3.98.27-3.98"/></svg> </template>
CSS
.icon-classical-building {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%2397aec0%22%20d%3D%22M63.83%204.06C62.1%203.89%208.06%2035.62%206.55%2036.44c-2.45%201.32-2.38%204.6.32%204.92s6.82.32%206.82.32l48.88%204.44l50.62-4.28s3.81.1%205.08%200c2.06-.16%203.96-2.24.95-5.24c-3.53-3.52-53.8-32.38-55.39-32.54M9.39%20115.24s-.03-3.81%200-5.13c.03-1.17.83-1.11%202.32-1.15c1.51-.04%202.37%200%202.37%200l51.69-15.28l46.88%2015.28s2.09.07%203.26.07c1.16%200%202.05.15%202.05%201.43v4.66h3.84c.81%200%20.93.58.93%201.86v5.59c0%20.81-.47%201.28-1.86%201.28H6.84c-1.16%200-1.86-.47-1.86-1.63v-5.59c0-1.16.58-1.28%201.63-1.28s2.78-.11%202.78-.11%22%2F%3E%3Cpath%20fill%3D%22%23647584%22%20d%3D%22m4.97%20117.71l117.75-.05s.03-.96.01-1.69c-.02-.92-.73-.87-1.33-.88c-1.37-.03-3.45-.03-3.45-.03l-.01-1.2l-108.56-.02l.01%201.4s-1.96.05-3.64.08c-.53.01-.77.5-.8%201.06c-.03.62.02%201.33.02%201.33m7.17-76.06v8.06l102.34.26l.03-8.13l-50.02-.46z%22%2F%3E%3Cpath%20fill%3D%22%23cddfee%22%20d%3D%22M7.81%2038.76c.22.6%2028.1.44%2056.08.4c27.34-.04%2053.53.4%2053.72-.06c.25-.61-12.36-8.8-25.99-16.82S64.36%206.37%2063.75%206.52c-1.21.3-56.35%2031.13-55.94%2032.24%22%2F%3E%3Cpath%20fill%3D%22%2397aec0%22%20d%3D%22M63.81%2012.74c-.44-.11-37.85%2020.36-37.65%2020.86c.1.26%2019.47.07%2038.22.04c17.73-.03%2035.53.15%2035.67-.1c.31-.51-35.83-20.7-36.24-20.8%22%2F%3E%3Cpath%20fill%3D%22%23cddfee%22%20d%3D%22m12.14%2048.96l.05%204.74l3.17%201.83s-.3%202.63.4%204.35s1.41%202.12%201.92%202.53s.51.91.51.91l-.15%2038.37s-2.58%202.35-3.38%203.87c-.81%201.52-.61%203.44-.61%203.44h98.62s.3-2.02-.2-3.44c-.51-1.41-2.63-2.02-2.63-2.02V62.4s2.12-1.52%202.43-3.13c.3-1.62.1-4.65.1-4.65l2.16-1.09l-.02-4.44z%22%2F%3E%3Cpath%20fill%3D%22%2397aec0%22%20d%3D%22m24.69%2043.13l-7.84.01l-.03%204.04l7.87.03zm11.62-.15l-7.57.14v4.11l7.57-.11zm10.81.11l-7.03.01v4.16l7.03.02zm28.61-.04l-22.81.04v4.2l22.72.07zm12.14-.01l-7.31.01l-.17%204.32l7.32.02zm12.17-.02l-7.43.01l-.08%204.38l7.44.02zm4.15-.01l-.15%204.43l6.84.02V43zM16.34%2061.05l94.84.1s-.02.92-.7%201.55c-.57.52-.64%201.11-.64%201.11l-91.66.14s-.18-.63-.85-1.41c-.46-.54-.99-1.49-.99-1.49m-4.17-7.77s-.23%201.25.58%201.94s1.5.73%203.65.67s95.53-.05%2096.61-.16s1.46-.95%201.48-1.3c.02-.27.03-1.2.03-1.2zm5.84%2047.7s-.64.71-1.03%201.22s-1%201.55-1%201.55l95%20.26s-.66-.83-.91-1.4c-.27-.61-.24-1.26-.24-1.26z%22%2F%3E%3Cpath%20fill%3D%22%2354636e%22%20d%3D%22M33.75%2055.83s.03%203.18-.59%204.51c-.62%201.31-1.46%202.1-1.46%202.1l.08%2039.6s1.95%202.07%202.39%203.31s.37%203.65.37%203.65h6.61s-.17-3.03.71-4.44s2.03-2.56%202.03-2.56l-.09-39.38s-1.06-1.59-1.41-2.91c-.36-1.32-.39-3.86-.39-3.86zm25.93.01s.09%202.99-.53%204.4s-1.41%202.36-1.41%202.36l-.36%2038.43s2.12%201.94%202.74%203.27c.62%201.32.54%204.69.54%204.69l7.19.01s-.05-3.38.48-4.71s2.3-2.65%202.3-2.65l-.17-38.86s-1.42-.96-1.86-2.81s-.35-4.17-.35-4.17zm26.58-.02l7.88-.05s-.12%202.26.5%204.2s2.03%203.07%202.03%203.07l-.08%2038.69s-1.24.71-2.12%202.3s-.74%204.96-.74%204.96h-6.99s.33-3.44-.39-5.05c-.4-.9-2.21-2.38-2.21-2.38l.11-38.57s1.48-1.87%201.74-3.19c.27-1.32.27-3.98.27-3.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%2397aec0%22%20d%3D%22M63.83%204.06C62.1%203.89%208.06%2035.62%206.55%2036.44c-2.45%201.32-2.38%204.6.32%204.92s6.82.32%206.82.32l48.88%204.44l50.62-4.28s3.81.1%205.08%200c2.06-.16%203.96-2.24.95-5.24c-3.53-3.52-53.8-32.38-55.39-32.54M9.39%20115.24s-.03-3.81%200-5.13c.03-1.17.83-1.11%202.32-1.15c1.51-.04%202.37%200%202.37%200l51.69-15.28l46.88%2015.28s2.09.07%203.26.07c1.16%200%202.05.15%202.05%201.43v4.66h3.84c.81%200%20.93.58.93%201.86v5.59c0%20.81-.47%201.28-1.86%201.28H6.84c-1.16%200-1.86-.47-1.86-1.63v-5.59c0-1.16.58-1.28%201.63-1.28s2.78-.11%202.78-.11%22%2F%3E%3Cpath%20fill%3D%22%23647584%22%20d%3D%22m4.97%20117.71l117.75-.05s.03-.96.01-1.69c-.02-.92-.73-.87-1.33-.88c-1.37-.03-3.45-.03-3.45-.03l-.01-1.2l-108.56-.02l.01%201.4s-1.96.05-3.64.08c-.53.01-.77.5-.8%201.06c-.03.62.02%201.33.02%201.33m7.17-76.06v8.06l102.34.26l.03-8.13l-50.02-.46z%22%2F%3E%3Cpath%20fill%3D%22%23cddfee%22%20d%3D%22M7.81%2038.76c.22.6%2028.1.44%2056.08.4c27.34-.04%2053.53.4%2053.72-.06c.25-.61-12.36-8.8-25.99-16.82S64.36%206.37%2063.75%206.52c-1.21.3-56.35%2031.13-55.94%2032.24%22%2F%3E%3Cpath%20fill%3D%22%2397aec0%22%20d%3D%22M63.81%2012.74c-.44-.11-37.85%2020.36-37.65%2020.86c.1.26%2019.47.07%2038.22.04c17.73-.03%2035.53.15%2035.67-.1c.31-.51-35.83-20.7-36.24-20.8%22%2F%3E%3Cpath%20fill%3D%22%23cddfee%22%20d%3D%22m12.14%2048.96l.05%204.74l3.17%201.83s-.3%202.63.4%204.35s1.41%202.12%201.92%202.53s.51.91.51.91l-.15%2038.37s-2.58%202.35-3.38%203.87c-.81%201.52-.61%203.44-.61%203.44h98.62s.3-2.02-.2-3.44c-.51-1.41-2.63-2.02-2.63-2.02V62.4s2.12-1.52%202.43-3.13c.3-1.62.1-4.65.1-4.65l2.16-1.09l-.02-4.44z%22%2F%3E%3Cpath%20fill%3D%22%2397aec0%22%20d%3D%22m24.69%2043.13l-7.84.01l-.03%204.04l7.87.03zm11.62-.15l-7.57.14v4.11l7.57-.11zm10.81.11l-7.03.01v4.16l7.03.02zm28.61-.04l-22.81.04v4.2l22.72.07zm12.14-.01l-7.31.01l-.17%204.32l7.32.02zm12.17-.02l-7.43.01l-.08%204.38l7.44.02zm4.15-.01l-.15%204.43l6.84.02V43zM16.34%2061.05l94.84.1s-.02.92-.7%201.55c-.57.52-.64%201.11-.64%201.11l-91.66.14s-.18-.63-.85-1.41c-.46-.54-.99-1.49-.99-1.49m-4.17-7.77s-.23%201.25.58%201.94s1.5.73%203.65.67s95.53-.05%2096.61-.16s1.46-.95%201.48-1.3c.02-.27.03-1.2.03-1.2zm5.84%2047.7s-.64.71-1.03%201.22s-1%201.55-1%201.55l95%20.26s-.66-.83-.91-1.4c-.27-.61-.24-1.26-.24-1.26z%22%2F%3E%3Cpath%20fill%3D%22%2354636e%22%20d%3D%22M33.75%2055.83s.03%203.18-.59%204.51c-.62%201.31-1.46%202.1-1.46%202.1l.08%2039.6s1.95%202.07%202.39%203.31s.37%203.65.37%203.65h6.61s-.17-3.03.71-4.44s2.03-2.56%202.03-2.56l-.09-39.38s-1.06-1.59-1.41-2.91c-.36-1.32-.39-3.86-.39-3.86zm25.93.01s.09%202.99-.53%204.4s-1.41%202.36-1.41%202.36l-.36%2038.43s2.12%201.94%202.74%203.27c.62%201.32.54%204.69.54%204.69l7.19.01s-.05-3.38.48-4.71s2.3-2.65%202.3-2.65l-.17-38.86s-1.42-.96-1.86-2.81s-.35-4.17-.35-4.17zm26.58-.02l7.88-.05s-.12%202.26.5%204.2s2.03%203.07%202.03%203.07l-.08%2038.69s-1.24.71-2.12%202.3s-.74%204.96-.74%204.96h-6.99s.33-3.44-.39-5.05c-.4-.9-2.21-2.38-2.21-2.38l.11-38.57s1.48-1.87%201.74-3.19c.27-1.32.27-3.98.27-3.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/classical-building.svg?color=%231a73e8&size=48