@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) • 598 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const italic = `<svg id="meteor-icon-kit__regular-italic" viewBox="0 0 8 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.105 20H5C5.5523 20 6 20.4477 6 21C6 21.5523 5.5523 22 5 22H1C0.44772 22 0 21.5523 0 21C0 20.4477 0.44772 20 1 20H2.095L3.895 2H3C2.4477 2 2 1.55228 2 1C2 0.44772 2.4477 0 3 0H7C7.5523 0 8 0.44772 8 1C8 1.55228 7.5523 2 7 2H5.905L4.105 20z" fill="#1E1E24"/></svg>`;
exports.default = italic;
//# sourceMappingURL=italic-d91c85fc.js.map