@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) • 582 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const genderless = `<svg id="meteor-icon-kit__regular-genderless" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 10C8.2091 10 10 8.2091 10 6C10 3.79086 8.2091 2 6 2C3.79086 2 2 3.79086 2 6C2 8.2091 3.79086 10 6 10zM6 12C9.3137 12 12 9.3137 12 6C12 2.68629 9.3137 0 6 0C2.68629 0 0 2.68629 0 6C0 9.3137 2.68629 12 6 12z" fill="#1E1E24"/></svg>`;
exports.default = genderless;
//# sourceMappingURL=genderless-482cc06d.js.map