@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.43 kB
JavaScript
;var C=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var d=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of g(t))!B.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=V(t,e))||l.enumerable});return r};var i=(r,t,o)=>(o=r!=null?C(x(r)):{},s(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>s(p({},"__esModule",{value:!0}),r);var y={};d(y,{IconBento:()=>f,default:()=>I});module.exports=h(y);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:c,...u})=>a.default.createElement("svg",{...u,"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:l,...c}},o&&!e&&a.default.createElement("title",null,o),r);var f=r=>n.default.createElement(m,{...r,ariaLabel:"bento, layout, grid, flex"},n.default.createElement("path",{d:"M11 21H3V13H11V21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 21H13V3H21V21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11 11H3V3H11V11Z",fill:"currentColor"})),I=f;0&&(module.exports={IconBento});
//# sourceMappingURL=index.js.map