@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
6 lines (5 loc) • 864 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const creditCard = `<svg id="meteor-icon-kit__regular-credit-card" viewBox="0 0 24 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M17 11C16.4477 11 16 10.5523 16 10C16 9.4477 16.4477 9 17 9H19C19.5523 9 20 9.4477 20 10C20 10.5523 19.5523 11 19 11H17zM8 11C7.44772 11 7 10.5523 7 10C7 9.4477 7.44772 9 8 9H14C14.5523 9 15 9.4477 15 10C15 10.5523 14.5523 11 14 11H8zM22 5V3C22 2.44772 21.5523 2 21 2H3C2.44772 2 2 2.44772 2 3V5H22zM22 7H2V15C2 15.5523 2.44772 16 3 16H21C21.5523 16 22 15.5523 22 15V7zM3 0H21C22.6569 0 24 1.34315 24 3V15C24 16.6569 22.6569 18 21 18H3C1.34315 18 0 16.6569 0 15V3C0 1.34315 1.34315 0 3 0z" fill="#1E1E24"/></svg>`;
exports.default = creditCard;
//# sourceMappingURL=credit-card-e6554078.js.map