@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.
4 lines (2 loc) • 2.43 kB
JavaScript
var V=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:I}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,P,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?b??=new WeakMap:P??=new WeakMap,m=l.get(r);if(m)return m}e=r!=null?V(y(r)):{};let a=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of h(r))if(!k.call(a,s))p(a,s,{get:c.bind(r,s),enumerable:!0});if(t)l.set(r,a);return a},g=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!k.call(o,t))p(o,t,{get:c.bind(r,t),enumerable:!(e=I(r,t))||e.enumerable})}return u.set(r,o),o},u;var H=(r)=>r;function S(r,o){this[r]=H.bind(null,o)}var C=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var v={};C(v,{CentralIconBase:()=>d});module.exports=g(v);var n=f(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:m,mode:a="masked",maskId:s,...x})=>{let B=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?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:t,...m}},e&&!l&&n.default.createElement("title",null,e),B?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var G={};C(G,{default:()=>L,IconBento:()=>w});module.exports=g(G);var i=f(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"bento, layout, grid, flex",maskId:"square-outlined-radius-0-stroke-2-IconBento"},i.default.createElement("path",{d:"M4 4H10V10H4V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),i.default.createElement("path",{d:"M14 4H20V20H14V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),i.default.createElement("path",{d:"M4 14H10V20H4V14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),L=w;
//# debugId=77A5BAFBB1FC827F64756E2164756E21