@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.09 kB
JavaScript
/**
* @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 BedB = createMeisterIcons("bed-b", [["path", { "fill": "currentColor", "d": "M19 7.05v2.2H5v-2.2c0-2.2 1.8-4 4-4h6c2.2 0 4 1.7 4 4", "key": "46ea2955a474eec13fc0616fba409e1164ec1a55", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.8a3.26 3.26 0 0 0-3.25 3.25V8.5h12.5V7.05c0-1.874-1.452-3.25-3.25-3.25zM4.25 7.05A4.76 4.76 0 0 1 9 2.3h6c2.602 0 4.75 2.023 4.75 4.75V10H4.25z", "key": "d9be1428776391991811e15bf2faae368251468e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.25 8.4h15.5v8.55A4.76 4.76 0 0 1 15 21.7H9a4.76 4.76 0 0 1-4.75-4.75zm1.5 1.5v7.05A3.26 3.26 0 0 0 9 20.2h6a3.26 3.26 0 0 0 3.25-3.25V9.9z", "key": "0a784a762ed753f9591c5d172d4986bed3e416f1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BedB as default };
//# sourceMappingURL=BedB.js.map