UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.1 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 Tetris8 = createMeisterIcons("tetris8", [["path", { "fill": "currentColor", "d": "M2.362 18.612v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "1ce68ade3cc77ec4501444af9530019b067c916d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 18.65v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H9.8z", "key": "e601c82e42218209d20e0e93b2d6def9d8f604e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.338 12.712v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "ae8126f5f1200d23ebae1a6b3bbe15cfeaa510ec", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.238 18.688v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "dd59056fe0988ea580bf8fc0c4833733f013484f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris8 as default }; //# sourceMappingURL=Tetris8.js.map