UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.42 kB
/** * @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 Tetris7B = createMeisterIcons("tetris7-b", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "5ed141b2783bd61f2f603ab02fed717cc5eed168", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "f7031fe29e425b894ecb270db57ef042c1166072", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.9 3.15H12v5.9h5.9z", "key": "8250d770fe69751f1efeee10a0ffc8f7e2859c58", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "aac5cc9a59ef2140d04f895b40b0ae967d30be07", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 14.95H6.1v5.9H12z", "key": "d14dd9aec73b6ea52d23491fc5f0ed669b50c06e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 14.2h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "91bbd08488ea629b45300c129643a4d4609813e5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris7B as default }; //# sourceMappingURL=Tetris7B.js.map