@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.55 kB
JavaScript
var c=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of V(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?c(w(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var B={};h(B,{IconLayoutWindow:()=>u,default:()=>y});module.exports=x(B);var n=s(require("react"));var a=s(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:f,...C})=>a.default.createElement("svg",{...C,"aria-hidden":e,role:e?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:l,...f}},t&&!e&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(m,{...r,ariaLabel:"layout-window, grid, window"},n.default.createElement("path",{d:"M3 11.5V3H11.5V11.5H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 12.5V21L11.5 21V12.5H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.5 21L21 21V12.5H12.5V21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 11.5V3H12.5V11.5H21Z",fill:"currentColor"})),y=u;0&&(module.exports={IconLayoutWindow});
//# sourceMappingURL=index.js.map
;