@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.09 kB
JavaScript
var g=Object.create;var p=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(e,t)=>{for(var r in t)p(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!w.call(e,o)&&o!==r&&p(e,o,{get:()=>t[o],enumerable:!(n=i(t,o))||n.enumerable});return e};var c=(e,t,r)=>(r=e!=null?g(u(e)):{},s(t||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r,e)),h=e=>s(p({},"__esModule",{value:!0}),e);var b={};x(b,{CentralIconBase:()=>y});module.exports=h(b);var l=c(require("react")),y=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:m,...a})=>l.default.createElement("svg",{...a,"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,...m}},r&&!o&&l.default.createElement("title",null,r),e);0&&(module.exports={CentralIconBase});
//# sourceMappingURL=index.js.map
;