@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 922 B
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index.cjs244.js"),l=require("./index.cjs246.js"),c=require("./index.cjs274.js"),a=({width:s=24,height:t=24,className:o,color:i="primary",decorative:e=!0,ariaLabel:n="Credit card"})=>{const x=c.createColorClasses({color:i});return r.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.3",strokeLinecap:"round",strokeLinejoin:"round",className:l.clsx(o,x),"aria-hidden":e,"aria-label":e?void 0:n,children:[r.jsxRuntimeExports.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",ry:"2",stroke:"#06C"}),r.jsxRuntimeExports.jsx("line",{x1:"2",y1:"9",x2:"22",y2:"9",stroke:"#06C"}),r.jsxRuntimeExports.jsx("line",{x1:"6",y1:"14",x2:"10",y2:"14",stroke:"#06C"})]})};exports.CreditCard=a;
//# sourceMappingURL=index.cjs223.js.map