architecture hui style icon
architecture-hui-style-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- architecture-hui-style-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Use the architecture hui style icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 .333l.803 1.072l.012.016l.05.065q.064.086.19.249a78 78 0 0 0 2.947 3.607c.865.988 1.77 1.952 2.568 2.66c.4.356.75.627 1.036.803c.238.147.362.183.393.192V8h2v1c0 .407-.104.91-.456 1.33c-.378.451-.93.67-1.544.67H4c-.614 0-1.165-.22-1.543-.669c-.352-.419-.457-.922-.458-1.327l-.004-1l2-.008l.004 1v.002H4c.03-.01.154-.046.393-.193a8 8 0 0 0 1.036-.802c.797-.71 1.703-1.673 2.568-2.661a74 74 0 0 0 3.138-3.856l.049-.065l.012-.016zM4 13v7H2v2h7v-3a3 3 0 0 1 6 0v3h7v-2h-2v-7z"/><path fill="currentColor" d="M12 18a1 1 0 0 0-1 1v3h2v-3a1 1 0 0 0-1-1"/></svg>
React
import type { SVGProps } from "react";
export function TdesignArchitectureHuiStyleFilled(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="m12 .333l.803 1.072l.012.016l.05.065q.064.086.19.249a78 78 0 0 0 2.947 3.607c.865.988 1.77 1.952 2.568 2.66c.4.356.75.627 1.036.803c.238.147.362.183.393.192V8h2v1c0 .407-.104.91-.456 1.33c-.378.451-.93.67-1.544.67H4c-.614 0-1.165-.22-1.543-.669c-.352-.419-.457-.922-.458-1.327l-.004-1l2-.008l.004 1v.002H4c.03-.01.154-.046.393-.193a8 8 0 0 0 1.036-.802c.797-.71 1.703-1.673 2.568-2.661a74 74 0 0 0 3.138-3.856l.049-.065l.012-.016zM4 13v7H2v2h7v-3a3 3 0 0 1 6 0v3h7v-2h-2v-7z"/><path fill="currentColor" d="M12 18a1 1 0 0 0-1 1v3h2v-3a1 1 0 0 0-1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 .333l.803 1.072l.012.016l.05.065q.064.086.19.249a78 78 0 0 0 2.947 3.607c.865.988 1.77 1.952 2.568 2.66c.4.356.75.627 1.036.803c.238.147.362.183.393.192V8h2v1c0 .407-.104.91-.456 1.33c-.378.451-.93.67-1.544.67H4c-.614 0-1.165-.22-1.543-.669c-.352-.419-.457-.922-.458-1.327l-.004-1l2-.008l.004 1v.002H4c.03-.01.154-.046.393-.193a8 8 0 0 0 1.036-.802c.797-.71 1.703-1.673 2.568-2.661a74 74 0 0 0 3.138-3.856l.049-.065l.012-.016zM4 13v7H2v2h7v-3a3 3 0 0 1 6 0v3h7v-2h-2v-7z"/><path fill="currentColor" d="M12 18a1 1 0 0 0-1 1v3h2v-3a1 1 0 0 0-1-1"/></svg> </template>
CSS
.icon-architecture-hui-style-filled {
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%22m12%20.333l.803%201.072l.012.016l.05.065q.064.086.19.249a78%2078%200%200%200%202.947%203.607c.865.988%201.77%201.952%202.568%202.66c.4.356.75.627%201.036.803c.238.147.362.183.393.192V8h2v1c0%20.407-.104.91-.456%201.33c-.378.451-.93.67-1.544.67H4c-.614%200-1.165-.22-1.543-.669c-.352-.419-.457-.922-.458-1.327l-.004-1l2-.008l.004%201v.002H4c.03-.01.154-.046.393-.193a8%208%200%200%200%201.036-.802c.797-.71%201.703-1.673%202.568-2.661a74%2074%200%200%200%203.138-3.856l.049-.065l.012-.016zM4%2013v7H2v2h7v-3a3%203%200%200%201%206%200v3h7v-2h-2v-7z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2018a1%201%200%200%200-1%201v3h2v-3a1%201%200%200%200-1-1%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%22m12%20.333l.803%201.072l.012.016l.05.065q.064.086.19.249a78%2078%200%200%200%202.947%203.607c.865.988%201.77%201.952%202.568%202.66c.4.356.75.627%201.036.803c.238.147.362.183.393.192V8h2v1c0%20.407-.104.91-.456%201.33c-.378.451-.93.67-1.544.67H4c-.614%200-1.165-.22-1.543-.669c-.352-.419-.457-.922-.458-1.327l-.004-1l2-.008l.004%201v.002H4c.03-.01.154-.046.393-.193a8%208%200%200%200%201.036-.802c.797-.71%201.703-1.673%202.568-2.661a74%2074%200%200%200%203.138-3.856l.049-.065l.012-.016zM4%2013v7H2v2h7v-3a3%203%200%200%201%206%200v3h7v-2h-2v-7z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2018a1%201%200%200%200-1%201v3h2v-3a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/architecture-hui-style-filled.svg?color=%231a73e8&size=48