@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.31 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:i,getOwnPropertyNames:f,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(e){return this[e]}var V,b,g=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var l=r?V??=new WeakMap:b??=new WeakMap,p=l.get(e);if(p)return p}o=e!=null?y(B(e)):{};let a=r||!e||!e.__esModule?i(o,"default",{value:e,enumerable:!0}):o;for(let s of f(e))if(!h.call(a,s))i(a,s,{get:c.bind(e,s),enumerable:!0});if(t)l.set(e,a);return a},k=(e)=>{var r=(u??=new WeakMap).get(e),o;if(r)return r;if(r=i({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of f(e))if(!h.call(r,t))i(r,t,{get:c.bind(e,t),enumerable:!(o=P(e,t))||o.enumerable})}return u.set(e,r),r},u;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var C=(e,r)=>{for(var o in r)i(e,o,{get:r[o],enumerable:!0,configurable:!0,set:v.bind(r,o)})};var G={};C(G,{CentralIconBase:()=>d});module.exports=k(G);var n=g(require("react")),d=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:l=!0,style:p,mode:a="masked",maskId:s,...x})=>{let I=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!l&&n.default.createElement("title",null,o),I?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"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var H={};C(H,{default:()=>W,IconColumnWideHalf:()=>w});module.exports=k(H);var m=g(require("react"));var w=m.default.memo((e)=>{return m.default.createElement(d,{...e,ariaLabel:"column-wide-half",maskId:"square-outlined-radius-0-stroke-2-IconColumnWideHalf"},m.default.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement("path",{d:"M3 12H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),W=w;
//# debugId=7D112840D9D4D5E264756E2164756E21