@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.51 kB
JavaScript
;var u=Object.create;var V=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,Z=Object.prototype.hasOwnProperty;var g=(t,o)=>{for(var r in o)V(t,r,{get:o[r],enumerable:!0})},a=(t,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of C(o))!Z.call(t,e)&&e!==r&&V(t,e,{get:()=>o[e],enumerable:!(n=f(o,e))||n.enumerable});return t};var H=(t,o,r)=>(r=t!=null?u(M(t)):{},a(o||!t||!t.__esModule?V(r,"default",{value:t,enumerable:!0}):r,t)),B=t=>a(V({},"__esModule",{value:!0}),t);var w={};g(w,{IconLayoutBottom:()=>m,default:()=>d});module.exports=B(w);var l=H(require("react"));var p=H(require("react")),s=({children:t,size:o=24,ariaLabel:r,color:n,ariaHidden:e=!0,style:i,...c})=>p.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:n,...i}},r&&!e&&p.default.createElement("title",null,r),t);var m=t=>l.default.createElement(s,{...t,ariaLabel:"layout-bottom, grid, window"},l.default.createElement("path",{d:"M4 20H3V21H4V20ZM4 4V3H3V4H4ZM20 4H21V3H20V4ZM20 20V21H21V20H20ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM19 4V20H21V4H19ZM20 19H4V21H20V19Z",fill:"currentColor"}),l.default.createElement("path",{d:"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z",fill:"currentColor"})),d=m;0&&(module.exports={IconLayoutBottom});
//# sourceMappingURL=index.js.map