@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 ellipsisV = `<svg id="meteor-icon-kit__regular-ellipsis-v" viewBox="0 0 4 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 2C0 0.89543 0.8954 0 2 0C3.1046 0 4 0.89543 4 2C4 3.10457 3.1046 4 2 4C0.8954 4 0 3.10457 0 2zM0 10C0 8.8954 0.8954 8 2 8C3.1046 8 4 8.8954 4 10C4 11.1046 3.1046 12 2 12C0.8954 12 0 11.1046 0 10zM0 18C0 16.8954 0.8954 16 2 16C3.1046 16 4 16.8954 4 18C4 19.1046 3.1046 20 2 20C0.8954 20 0 19.1046 0 18z" fill="#1E1E24"/></svg>`;
exports.default = ellipsisV;
//# sourceMappingURL=ellipsis-v-0959cee3.js.map