@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.85 kB
JavaScript
var I=Object.create;var{getPrototypeOf:L,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:q}=Object,m=Object.prototype.hasOwnProperty;function c(r){return this[r]}var B,V,C=(r,e,t)=>{var s=r!=null&&typeof r==="object";if(s){var i=e?B??=new WeakMap:V??=new WeakMap,h=i.get(r);if(h)return h}t=r!=null?I(L(r)):{};let p=e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t;for(let a of u(r))if(!m.call(p,a))l(p,a,{get:c.bind(r,a),enumerable:!0});if(s)i.set(r,p);return p},f=(r)=>{var e=(d??=new WeakMap).get(r),t;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var s of u(r))if(!m.call(e,s))l(e,s,{get:c.bind(r,s),enumerable:!(t=q(r,s))||t.enumerable})}return d.set(r,e),e},d;var W=(r)=>r;function M(r,e){this[r]=W.bind(null,e)}var g=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0,configurable:!0,set:M.bind(e,t)})};var P={};g(P,{CentralIconBase:()=>k});module.exports=f(P);var n=C(require("react")),k=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:i=!0,style:h,mode:p="masked",maskId:a,...x})=>{let y=p!=="raw"&&!!a;return n.default.createElement("svg",{...x,"aria-hidden":i,role:i?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...h}},t&&!i&&n.default.createElement("title",null,t),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,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(#${a})`})):r)};var b={};g(b,{default:()=>S,IconChair:()=>w});module.exports=f(b);var o=C(require("react"));var w=o.default.memo((r)=>{return o.default.createElement(k,{...r,ariaLabel:"chair, seat",maskId:"square-outlined-radius-0-stroke-2-IconChair"},o.default.createElement("rect",{x:"6",y:"3",width:"12",height:"7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M19 14H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M18 18L6 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M8 10V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M6 14V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M16 10V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M18 14V21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=w;
//# debugId=CD87FC38A9A5729B64756E2164756E21