@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 Tetris6 = createMeisterIcons("tetris6", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "4555694a1624d06adc22211a3a07257d5ea19d14", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "83a4f1c8a83ccc504f5d96c2cbe72f2537eb6e18", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "53c970257a626afea45ba448bce069b67dc177a8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 14.2h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "44feda9e7f8d2c5e212683c3e5dc5c3f3ca47a25", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris6 as default };
//# sourceMappingURL=Tetris6.js.map