@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) • 1.03 kB
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const bookUser = `<svg id="meteor-icon-kit__solid-book-user" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 21H1C0.44772 21 0 20.5523 0 20C0 19.4477 0.44772 19 1 19H2V17H1C0.44772 17 0 16.5523 0 16C0 15.4477 0.44772 15 1 15H2V13H1C0.44772 13 0 12.5523 0 12C0 11.4477 0.44772 11 1 11H2V9H1C0.44772 9 0 8.55229 0 8C0 7.44772 0.44772 7 1 7H2V5H1C0.44772 5 0 4.55228 0 4C0 3.44772 0.44772 3 1 3H2C2 1.34315 3.34315 0 5 0H18C19.6569 0 21 1.34315 21 3V21C21 22.6569 19.6569 24 18 24H5C3.34315 24 2 22.6569 2 21zM11.5 5C9.0147 5 7 7.01472 7 9.5C7 11.9853 9.0147 14 11.5 14C13.9853 14 16 11.9853 16 9.5C16 7.01472 13.9853 5 11.5 5zM7 22C7.55228 22 15.4477 22 16 22C16.5523 22 17 21.5523 17 21V19C17 16.7909 15.2091 15 13 15H10C7.79086 15 6 16.7909 6 19V21C6 21.5523 6.44772 22 7 22z" fill="#1E1E24"/></svg>`;
exports.default = bookUser;
//# sourceMappingURL=book-user-802f18ae.js.map