@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.15 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,g=Object.prototype.hasOwnProperty;function h(e){return this[e]}var P,b,c=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var l=r?P??=new WeakMap:b??=new WeakMap,p=l.get(e);if(p)return p}o=e!=null?y(B(e)):{};let m=r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o;for(let s of u(e))if(!g.call(m,s))a(m,s,{get:h.bind(e,s),enumerable:!0});if(t)l.set(e,m);return m},w=(e)=>{var r=(d??=new WeakMap).get(e),o;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!g.call(r,t))a(r,t,{get:h.bind(e,t),enumerable:!(o=V(e,t))||o.enumerable})}return d.set(e,r),r},d;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var C=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0,configurable:!0,set:v.bind(r,o)})};var G={};C(G,{CentralIconBase:()=>f});module.exports=w(G);var n=c(require("react")),f=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:l=!0,style:p,mode:m="masked",maskId:s,...I})=>{let k=m!=="raw"&&!!s;return n.default.createElement("svg",{...I,"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),k?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:()=>N,IconNpm:()=>x});module.exports=w(H);var i=c(require("react"));var x=i.default.memo((e)=>{return i.default.createElement(f,{...e,ariaLabel:"npm",maskId:"square-outlined-radius-0-stroke-2-IconNpm"},i.default.createElement("path",{d:"M3 21H12V7.5H16.5V21H21V3H3V21Z",fill:"currentColor"}))}),N=x;
//# debugId=3473E2115F75652864756E2164756E21