@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.25 kB
JavaScript
var k=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:d,getOwnPropertyDescriptor:V}=Object,u=Object.prototype.hasOwnProperty;function h(o){return this[o]}var P,b,g=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var l=r?P??=new WeakMap:b??=new WeakMap,m=l.get(o);if(m)return m}t=o!=null?k(B(o)):{};let i=r||!o||!o.__esModule?a(t,"default",{value:o,enumerable:!0}):t;for(let s of d(o))if(!u.call(i,s))a(i,s,{get:h.bind(o,s),enumerable:!0});if(e)l.set(o,i);return i},C=(o)=>{var r=(f??=new WeakMap).get(o),t;if(r)return r;if(r=a({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of d(o))if(!u.call(r,e))a(r,e,{get:h.bind(o,e),enumerable:!(t=V(o,e))||t.enumerable})}return f.set(o,r),r},f;var L=(o)=>o;function S(o,r){this[o]=L.bind(null,r)}var w=(o,r)=>{for(var t in r)a(o,t,{get:r[t],enumerable:!0,configurable:!0,set:S.bind(r,t)})};var v={};w(v,{CentralIconBase:()=>c});module.exports=C(v);var n=g(require("react")),c=({children:o,size:r=24,ariaLabel:t,color:e,ariaHidden:l=!0,style:m,mode:i="masked",maskId:s,...x})=>{let y=i!=="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:e,...m}},t&&!l&&n.default.createElement("title",null,t),y?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"}},o)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};var G={};w(G,{default:()=>$,IconIconists:()=>I});module.exports=C(G);var p=g(require("react"));var I=p.default.memo((o)=>{return p.default.createElement(c,{...o,ariaLabel:"iconists",maskId:"square-outlined-radius-0-stroke-2-IconIconists"},p.default.createElement("path",{d:"M12 2V22L8 20V4L12 2Z",fill:"currentColor"}),p.default.createElement("path",{opacity:"0.35",d:"M16 4V20L12 22V2L16 4Z",fill:"currentColor"}))}),$=I;
//# debugId=A8C30B6DEB22291764756E2164756E21