@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.52 kB
JavaScript
var c=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var w=(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))!h.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(g(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={};w(B,{IconLayoutGrid1:()=>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-grid-1, grid, window"},n.default.createElement("path",{d:"M3 3V9H11V3H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 3V13H21V3H13Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 11V21H11V11H3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 15V21H21V15H13Z",fill:"currentColor"})),y=u;0&&(module.exports={IconLayoutGrid1});
//# sourceMappingURL=index.js.map
;