@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.42 kB
JavaScript
;var V=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of b(t))!g.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=u(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?V(d(r)):{},s(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>s(a({},"__esModule",{value:!0}),r);var I={};h(I,{IconWhiteboard1:()=>c,default:()=>B});module.exports=x(I);var l=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:f,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?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}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>l.default.createElement(m,{...r,ariaLabel:"whiteboard-1, artboard"},l.default.createElement("path",{d:"M12.75 2H11.25V4H2V19H6.95943L6.05132 21.7243L7.47434 22.1987L8.54057 19H11.25V21H12.75V19H15.4594L16.5257 22.1987L17.9487 21.7243L17.0406 19H22V4H12.75V2Z",fill:"currentColor"})),B=c;0&&(module.exports={IconWhiteboard1});
//# sourceMappingURL=index.js.map