UNPKG

@anoki/fse-ui

Version:

FSE UI components library

3 lines (2 loc) 922 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs237.js"),l=require("./index.cjs239.js"),a=require("./index.cjs310.js"),c=({width:s=24,height:t=24,className:o,color:i="primary",decorative:r=!1,ariaLabel:n="Credit card"})=>{const x=a.createColorClasses({color:i});return e.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":r,"aria-label":r?void 0:n,children:[e.jsxRuntimeExports.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",ry:"2",stroke:"#06C"}),e.jsxRuntimeExports.jsx("line",{x1:"2",y1:"9",x2:"22",y2:"9",stroke:"#06C"}),e.jsxRuntimeExports.jsx("line",{x1:"6",y1:"14",x2:"10",y2:"14",stroke:"#06C"})]})};exports.CreditCard=c; //# sourceMappingURL=index.cjs182.js.map