@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.42 kB
JavaScript
var I=Object.create;var{getPrototypeOf:V,defineProperty:p,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var S,P,f=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var a=e?S??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?I(V(r)):{};let i=e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let n of h(r))if(!c.call(i,n))p(i,n,{get:k.bind(r,n),enumerable:!0});if(o)a.set(r,i);return i},C=(r)=>{var e=(u??=new WeakMap).get(r),t;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of h(r))if(!c.call(e,o))p(e,o,{get:k.bind(r,o),enumerable:!(t=B(r,o))||t.enumerable})}return u.set(r,e),e},u;var b=(r)=>r;function L(r,e){this[r]=b.bind(null,e)}var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0,configurable:!0,set:L.bind(e,t)})};var q={};g(q,{CentralIconBase:()=>d});module.exports=C(q);var s=f(require("react")),d=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:a=!0,style:m,mode:i="masked",maskId:n,...x})=>{let y=i!=="raw"&&!!n;return s.default.createElement("svg",{...x,"aria-hidden":a,role:a?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:o,...m}},t&&!a&&s.default.createElement("title",null,t),y?s.default.createElement(s.default.Fragment,null,s.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),s.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),s.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var v={};g(v,{default:()=>G,IconSdCard:()=>w});module.exports=C(v);var l=f(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"sd-card, memory-stick",maskId:"square-outlined-radius-0-stroke-2-IconSdCard"},l.default.createElement("path",{d:"M17 3H5V21H19V11L17 8V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M9 7V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M13 7V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=w;
//# debugId=6E0268E2FDCF328164756E2164756E21