@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.
2 lines • 1.47 kB
JavaScript
;var h=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!g.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=d(t,o))||n.enumerable});return r};var c=(r,t,e)=>(e=r!=null?h(L(r)):{},l(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(a({},"__esModule",{value:!0}),r);var k={};x(k,{IconScratchCard:()=>m,default:()=>I});module.exports=B(k);var s=c(require("react"));var p=c(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:u,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},e&&!o&&p.default.createElement("title",null,e),r);var m=r=>s.default.createElement(i,{...r,ariaLabel:"scratch-card"},s.default.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M17 13.5L9.77778 15L15.3333 12L7 13L16 9L7 10.5L11 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=m;0&&(module.exports={IconScratchCard});
//# sourceMappingURL=index.js.map