UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 704 B
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Bed = createMeisterIcons("bed", [["path", { "fill": "currentColor", "d": "M5.75 7A3.26 3.26 0 0 1 9 3.75h6A3.26 3.26 0 0 1 18.25 7v1.35H5.75zm0 2.85V17A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17V9.85zM9 2.25A4.76 4.76 0 0 0 4.25 7v10A4.76 4.76 0 0 0 9 21.75h6A4.76 4.76 0 0 0 19.75 17V7A4.76 4.76 0 0 0 15 2.25z", "key": "5c4fb44f8e4a0b9e1eaddaf0622e4eec84892fd5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Bed as default }; //# sourceMappingURL=Bed.js.map