@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) • 675 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const ellipsisH = `<svg id="meteor-icon-kit__regular-ellipsis-h" viewBox="0 0 20 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 4C0.89543 4 0 3.1046 0 2C0 0.8954 0.89543 0 2 0C3.10457 0 4 0.8954 4 2C4 3.1046 3.10457 4 2 4zM10 4C8.8954 4 8 3.1046 8 2C8 0.8954 8.8954 0 10 0C11.1046 0 12 0.8954 12 2C12 3.1046 11.1046 4 10 4zM18 4C16.8954 4 16 3.1046 16 2C16 0.8954 16.8954 0 18 0C19.1046 0 20 0.8954 20 2C20 3.1046 19.1046 4 18 4z" fill="#1E1E24"/></svg>`;
exports.default = ellipsisH;
//# sourceMappingURL=ellipsis-h-07773b0a.js.map