@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.64 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 AlignBottomB = createMeisterIcons("align-bottom-b", [["path", { "fill": "currentColor", "d": "M10 10v5c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h2c1.1 0 2 .8 2 2", "key": "e06028550f985f91d69661867111fb723e6e61be", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 8.75c-.686 0-1.25.564-1.25 1.25v5c0 .686.564 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25v-5c0-.761-.54-1.25-1.25-1.25zM3.25 10A2.756 2.756 0 0 1 6 7.25h2c1.49 0 2.75 1.111 2.75 2.75v5A2.756 2.756 0 0 1 8 17.75H6A2.756 2.756 0 0 1 3.25 15z", "key": "b52d5b4c1a268dcf0ca6766d8a207034b93efe1b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20 6v9c0 1.1-.9 2-2 2h-2c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h2c1.1 0 2 .8 2 2", "key": "b2675d150f9198be0ea48eeb236b35cf45a4f427", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 4.75c-.686 0-1.25.564-1.25 1.25v9c0 .686.564 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25V6c0-.761-.54-1.25-1.25-1.25zM13.25 6A2.756 2.756 0 0 1 16 3.25h2c1.49 0 2.75 1.111 2.75 2.75v9A2.756 2.756 0 0 1 18 17.75h-2A2.756 2.756 0 0 1 13.25 15zm-10 14a.75.75 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75", "key": "f959da954fb20c30d3384c5a65c50ccbd931af80", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlignBottomB as default };
//# sourceMappingURL=AlignBottomB.js.map