@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.5 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,l)=>{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:!(l=H(t,o))||l.enumerable});return r};var V=(r,t,e)=>(e=r!=null?C(u(r)):{},s(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>s(a({},"__esModule",{value:!0}),r);var I={};h(I,{IconCreditCardAdd:()=>i,default:()=>B});module.exports=x(I);var n=V(require("react"));var p=V(require("react")),d=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:c,...m})=>p.default.createElement("svg",{...m,"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:l,...c}},e&&!o&&p.default.createElement("title",null,e),r);var i=r=>n.default.createElement(d,{...r,ariaLabel:"credit-card-add, card, payment"},n.default.createElement("path",{d:"M2 4H22V9.5H2V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M2 10.5V20H18V19H15V16H18V13H21V16H22V10.5H2Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20 17V14H19V17H16V18H19V21H20V18H23V17H20Z",fill:"currentColor"})),B=i;0&&(module.exports={IconCreditCardAdd});
//# sourceMappingURL=index.js.map
;