@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.49 kB
JavaScript
;var c=Object.create;var l=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,Z=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var o in t)l(r,o,{get:t[o],enumerable:!0})},p=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of C(t))!Z.call(r,e)&&e!==o&&l(r,e,{get:()=>t[e],enumerable:!(n=u(t,e))||n.enumerable});return r};var H=(r,t,o)=>(o=r!=null?c(M(r)):{},p(t||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>p(l({},"__esModule",{value:!0}),r);var y={};g(y,{IconLayoutHalf:()=>m,default:()=>x});module.exports=h(y);var V=H(require("react"));var a=H(require("react")),s=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:f,...i})=>a.default.createElement("svg",{...i,"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,...f}},o&&!e&&a.default.createElement("title",null,o),r);var m=r=>V.default.createElement(s,{...r,ariaLabel:"layout-half"},V.default.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5Z",fill:"currentColor"}),V.default.createElement("path",{d:"M20 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z",fill:"currentColor"})),x=m;0&&(module.exports={IconLayoutHalf});
//# sourceMappingURL=index.js.map