@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.38 kB
JavaScript
var g=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var o in t)l(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of h(t))!w.call(r,e)&&e!==o&&l(r,e,{get:()=>t[e],enumerable:!(n=C(t,e))||n.enumerable});return r};var i=(r,t,o)=>(o=r!=null?g(d(r)):{},s(t||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),y=r=>s(l({},"__esModule",{value:!0}),r);var I={};x(I,{IconLayoutRight:()=>c,default:()=>B});module.exports=y(I);var p=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:u,...f})=>a.default.createElement("svg",{...f,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},o&&!e&&a.default.createElement("title",null,o),r);var c=r=>p.default.createElement(m,{...r,ariaLabel:"layout-right, grid, window"},p.default.createElement("path",{d:"M3 21V3H14L14 21L3 21Z",fill:"currentColor"}),p.default.createElement("path",{d:"M15 21L21 21V3H15L15 21Z",fill:"currentColor"})),B=c;0&&(module.exports={IconLayoutRight});
//# sourceMappingURL=index.js.map
;