@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.36 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!x.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(n=g(o,e))||n.enumerable});return r};var i=(r,o,t)=>(t=r!=null?C(w(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>s(p({},"__esModule",{value:!0}),r);var V={};y(V,{IconLayoutTop:()=>c,default:()=>I});module.exports=B(V);var l=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:u,...f})=>a.default.createElement("svg",{...f,"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:n,...u}},t&&!e&&a.default.createElement("title",null,t),r);var c=r=>l.default.createElement(m,{...r,ariaLabel:"layout-top, grid, window"},l.default.createElement("path",{d:"M3 9V3H21V9H3Z",fill:"currentColor"}),l.default.createElement("path",{d:"M3 10V21H21V10H3Z",fill:"currentColor"})),I=c;0&&(module.exports={IconLayoutTop});
//# sourceMappingURL=index.js.map
;