architect icon logo
architect-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- architect-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the architect icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M116.588 105.225c5.441-7.808 16.893-7.94 22.537-.397l.287.397l58.699 84.24a.1.1 0 0 0 .079.044l.045-.008l.038-.028a.1.1 0 0 1 .082-.034l.044.012l.035.03l19.023 25.94c1.009 1.375.875 3.285-.351 4.472C194.062 242.242 162.639 256 128 256c-34.637 0-66.062-13.758-89.106-36.107c-1.153-1.12-1.34-2.875-.517-4.225l.166-.249l19.023-25.939a.1.1 0 0 1 .079-.042l.045.008l.037.027a.1.1 0 0 0 .084.036l.044-.013l.035-.031zM128 0c70.693 0 128 57.308 128 128c0 23.828-6.51 46.135-17.85 65.24c-1.181 1.99-3.92 2.173-5.428.482l-.175-.212l-18.616-24.407a3.56 3.56 0 0 1-.408-3.589c5.043-11.48 7.843-24.17 7.843-37.514c0-51.564-41.801-93.365-93.366-93.365S34.635 76.436 34.635 128c0 13.343 2.8 26.032 7.842 37.513a3.57 3.57 0 0 1-.238 3.347l-.17.243l-18.615 24.407c-1.46 1.915-4.375 1.8-5.604-.27C6.51 174.134 0 151.827 0 128C0 57.308 57.308 0 128 0"/></svg>
React
import type { SVGProps } from "react";
export function LogosArchitectIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M116.588 105.225c5.441-7.808 16.893-7.94 22.537-.397l.287.397l58.699 84.24a.1.1 0 0 0 .079.044l.045-.008l.038-.028a.1.1 0 0 1 .082-.034l.044.012l.035.03l19.023 25.94c1.009 1.375.875 3.285-.351 4.472C194.062 242.242 162.639 256 128 256c-34.637 0-66.062-13.758-89.106-36.107c-1.153-1.12-1.34-2.875-.517-4.225l.166-.249l19.023-25.939a.1.1 0 0 1 .079-.042l.045.008l.037.027a.1.1 0 0 0 .084.036l.044-.013l.035-.031zM128 0c70.693 0 128 57.308 128 128c0 23.828-6.51 46.135-17.85 65.24c-1.181 1.99-3.92 2.173-5.428.482l-.175-.212l-18.616-24.407a3.56 3.56 0 0 1-.408-3.589c5.043-11.48 7.843-24.17 7.843-37.514c0-51.564-41.801-93.365-93.366-93.365S34.635 76.436 34.635 128c0 13.343 2.8 26.032 7.842 37.513a3.57 3.57 0 0 1-.238 3.347l-.17.243l-18.615 24.407c-1.46 1.915-4.375 1.8-5.604-.27C6.51 174.134 0 151.827 0 128C0 57.308 57.308 0 128 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M116.588 105.225c5.441-7.808 16.893-7.94 22.537-.397l.287.397l58.699 84.24a.1.1 0 0 0 .079.044l.045-.008l.038-.028a.1.1 0 0 1 .082-.034l.044.012l.035.03l19.023 25.94c1.009 1.375.875 3.285-.351 4.472C194.062 242.242 162.639 256 128 256c-34.637 0-66.062-13.758-89.106-36.107c-1.153-1.12-1.34-2.875-.517-4.225l.166-.249l19.023-25.939a.1.1 0 0 1 .079-.042l.045.008l.037.027a.1.1 0 0 0 .084.036l.044-.013l.035-.031zM128 0c70.693 0 128 57.308 128 128c0 23.828-6.51 46.135-17.85 65.24c-1.181 1.99-3.92 2.173-5.428.482l-.175-.212l-18.616-24.407a3.56 3.56 0 0 1-.408-3.589c5.043-11.48 7.843-24.17 7.843-37.514c0-51.564-41.801-93.365-93.366-93.365S34.635 76.436 34.635 128c0 13.343 2.8 26.032 7.842 37.513a3.57 3.57 0 0 1-.238 3.347l-.17.243l-18.615 24.407c-1.46 1.915-4.375 1.8-5.604-.27C6.51 174.134 0 151.827 0 128C0 57.308 57.308 0 128 0"/></svg> </template>
CSS
.icon-architect-icon {
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%20256%20256%22%3E%3Cpath%20d%3D%22M116.588%20105.225c5.441-7.808%2016.893-7.94%2022.537-.397l.287.397l58.699%2084.24a.1.1%200%200%200%20.079.044l.045-.008l.038-.028a.1.1%200%200%201%20.082-.034l.044.012l.035.03l19.023%2025.94c1.009%201.375.875%203.285-.351%204.472C194.062%20242.242%20162.639%20256%20128%20256c-34.637%200-66.062-13.758-89.106-36.107c-1.153-1.12-1.34-2.875-.517-4.225l.166-.249l19.023-25.939a.1.1%200%200%201%20.079-.042l.045.008l.037.027a.1.1%200%200%200%20.084.036l.044-.013l.035-.031zM128%200c70.693%200%20128%2057.308%20128%20128c0%2023.828-6.51%2046.135-17.85%2065.24c-1.181%201.99-3.92%202.173-5.428.482l-.175-.212l-18.616-24.407a3.56%203.56%200%200%201-.408-3.589c5.043-11.48%207.843-24.17%207.843-37.514c0-51.564-41.801-93.365-93.366-93.365S34.635%2076.436%2034.635%20128c0%2013.343%202.8%2026.032%207.842%2037.513a3.57%203.57%200%200%201-.238%203.347l-.17.243l-18.615%2024.407c-1.46%201.915-4.375%201.8-5.604-.27C6.51%20174.134%200%20151.827%200%20128C0%2057.308%2057.308%200%20128%200%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%20256%20256%22%3E%3Cpath%20d%3D%22M116.588%20105.225c5.441-7.808%2016.893-7.94%2022.537-.397l.287.397l58.699%2084.24a.1.1%200%200%200%20.079.044l.045-.008l.038-.028a.1.1%200%200%201%20.082-.034l.044.012l.035.03l19.023%2025.94c1.009%201.375.875%203.285-.351%204.472C194.062%20242.242%20162.639%20256%20128%20256c-34.637%200-66.062-13.758-89.106-36.107c-1.153-1.12-1.34-2.875-.517-4.225l.166-.249l19.023-25.939a.1.1%200%200%201%20.079-.042l.045.008l.037.027a.1.1%200%200%200%20.084.036l.044-.013l.035-.031zM128%200c70.693%200%20128%2057.308%20128%20128c0%2023.828-6.51%2046.135-17.85%2065.24c-1.181%201.99-3.92%202.173-5.428.482l-.175-.212l-18.616-24.407a3.56%203.56%200%200%201-.408-3.589c5.043-11.48%207.843-24.17%207.843-37.514c0-51.564-41.801-93.365-93.366-93.365S34.635%2076.436%2034.635%20128c0%2013.343%202.8%2026.032%207.842%2037.513a3.57%203.57%200%200%201-.238%203.347l-.17.243l-18.615%2024.407c-1.46%201.915-4.375%201.8-5.604-.27C6.51%20174.134%200%20151.827%200%20128C0%2057.308%2057.308%200%20128%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/architect-icon.svg?color=%231a73e8&size=48