UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 905 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 Tetris1 = createMeisterIcons("tetris1", [["path", { "fill": "currentColor", "d": "M15.7 21.676H8.3v-7.4h7.4zm-1.5-1.5v-4.4H9.8v4.4z", "key": "ae52b1c2531b844fc24d2a8b9153b715cde16568", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.7 15.7H8.3V8.3h7.4zm-1.5-1.5V9.8H9.8v4.4z", "key": "0fae6a36de49e92ff91fbab1e9f6ac2d99e98827", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.7 9.724H8.3v-7.4h7.4zm-1.5-1.5v-4.4H9.8v4.4z", "key": "08fe00a06595cd9c4b0b89340032569e1afce39b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris1 as default }; //# sourceMappingURL=Tetris1.js.map