architecture icon
architecture from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- architecture
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- architecture-outline, architecture-outline-sharp, architecture-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the architecture icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.135 19.923L7 18.877l2.58-7.12q.203.178.419.28q.217.104.447.17l-2.519 6.974zm9.73 0l-.792-.742l-2.52-6.973q.232-.067.448-.17t.418-.28L17 18.877zM10.232 9.769Q9.5 9.04 9.5 8q0-.975.61-1.632q.611-.657 1.39-.784V3h1v2.585q.779.127 1.39.783q.61.657.61 1.632q0 1.039-.73 1.77T12 10.5t-1.77-.73m2.829-.711Q13.5 8.617 13.5 8t-.441-1.059Q12.617 6.5 12 6.5t-1.059.441T10.5 8t.441 1.059Q11.383 9.5 12 9.5t1.059-.441"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightArchitecture(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.135 19.923L7 18.877l2.58-7.12q.203.178.419.28q.217.104.447.17l-2.519 6.974zm9.73 0l-.792-.742l-2.52-6.973q.232-.067.448-.17t.418-.28L17 18.877zM10.232 9.769Q9.5 9.04 9.5 8q0-.975.61-1.632q.611-.657 1.39-.784V3h1v2.585q.779.127 1.39.783q.61.657.61 1.632q0 1.039-.73 1.77T12 10.5t-1.77-.73m2.829-.711Q13.5 8.617 13.5 8t-.441-1.059Q12.617 6.5 12 6.5t-1.059.441T10.5 8t.441 1.059Q11.383 9.5 12 9.5t1.059-.441"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.135 19.923L7 18.877l2.58-7.12q.203.178.419.28q.217.104.447.17l-2.519 6.974zm9.73 0l-.792-.742l-2.52-6.973q.232-.067.448-.17t.418-.28L17 18.877zM10.232 9.769Q9.5 9.04 9.5 8q0-.975.61-1.632q.611-.657 1.39-.784V3h1v2.585q.779.127 1.39.783q.61.657.61 1.632q0 1.039-.73 1.77T12 10.5t-1.77-.73m2.829-.711Q13.5 8.617 13.5 8t-.441-1.059Q12.617 6.5 12 6.5t-1.059.441T10.5 8t.441 1.059Q11.383 9.5 12 9.5t1.059-.441"/></svg> </template>
CSS
.icon-architecture {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.135%2019.923L7%2018.877l2.58-7.12q.203.178.419.28q.217.104.447.17l-2.519%206.974zm9.73%200l-.792-.742l-2.52-6.973q.232-.067.448-.17t.418-.28L17%2018.877zM10.232%209.769Q9.5%209.04%209.5%208q0-.975.61-1.632q.611-.657%201.39-.784V3h1v2.585q.779.127%201.39.783q.61.657.61%201.632q0%201.039-.73%201.77T12%2010.5t-1.77-.73m2.829-.711Q13.5%208.617%2013.5%208t-.441-1.059Q12.617%206.5%2012%206.5t-1.059.441T10.5%208t.441%201.059Q11.383%209.5%2012%209.5t1.059-.441%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.135%2019.923L7%2018.877l2.58-7.12q.203.178.419.28q.217.104.447.17l-2.519%206.974zm9.73%200l-.792-.742l-2.52-6.973q.232-.067.448-.17t.418-.28L17%2018.877zM10.232%209.769Q9.5%209.04%209.5%208q0-.975.61-1.632q.611-.657%201.39-.784V3h1v2.585q.779.127%201.39.783q.61.657.61%201.632q0%201.039-.73%201.77T12%2010.5t-1.77-.73m2.829-.711Q13.5%208.617%2013.5%208t-.441-1.059Q12.617%206.5%2012%206.5t-1.059.441T10.5%208t.441%201.059Q11.383%209.5%2012%209.5t1.059-.441%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/architecture.svg?color=%231a73e8&size=48