@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.03 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:e,color:a,ariaHidden:l=!0,style:i,...s})=>n.createElement("svg",{...s,"aria-hidden":l,role:l?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},e&&!l&&n.createElement("title",null,e),t);var V=t=>r.createElement(p,{...t,ariaLabel:"firewall,wall"},r.createElement("path",{d:"M3 3H11.5V8H3V3Z",fill:"currentColor"}),r.createElement("path",{d:"M7.5 9H16.5V15H7.5V9Z",fill:"currentColor"}),r.createElement("path",{d:"M3 9H6.5V15H3V9Z",fill:"currentColor"}),r.createElement("path",{d:"M17.5 9H20.95V15H17.5V9Z",fill:"currentColor"}),r.createElement("path",{d:"M12.5 3H21V8H12.5V3Z",fill:"currentColor"}),r.createElement("path",{d:"M3 16H11.5V21H3V16Z",fill:"currentColor"}),r.createElement("path",{d:"M12.5 16H21V21H12.5V16Z",fill:"currentColor"})),H=V;export{V as IconFirewall,H as default};
//# sourceMappingURL=index.mjs.map