@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 I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var S,L,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?S??=new WeakMap:L??=new WeakMap,m=a.get(r);if(m)return m}e=r!=null?I(y(r)):{};let i=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of h(r))if(!c.call(i,s))p(i,s,{get:k.bind(r,s),enumerable:!0});if(t)a.set(r,i);return i},C=(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(!c.call(o,t))p(o,t,{get:k.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return u.set(r,o),o},u;var P=(r)=>r;function b(r,o){this[r]=P.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var H={};g(H,{CentralIconBase:()=>d});module.exports=C(H);var n=f(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:m,mode:i="masked",maskId:s,...x})=>{let V=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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&&!a&&n.default.createElement("title",null,e),V?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 v={};g(v,{default:()=>G,IconSimCard1:()=>w});module.exports=C(v);var l=f(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"sim-card-1",maskId:"square-outlined-radius-0-stroke-2-IconSimCard1"},l.default.createElement("path",{d:"M5 3H14L19 8V21H5V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),l.default.createElement("path",{d:"M9 12H15V17H9V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),l.default.createElement("path",{d:"M5 3H14L19 8V21H5V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),G=w;
//# debugId=D657F869F18FD9BB64756E2164756E21