@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 907 B
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 Tetris2 = createMeisterIcons("tetris2", [["path", { "fill": "currentColor", "d": "M2.362 15.662v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "0bc5d690b12cb3f6ac65e22958b9709b7c6bf121", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 15.7V8.3h7.4v7.4zm1.5-1.5h4.4V9.8H9.8z", "key": "08df193aef0b01cab258f11600b16d0296de65b4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.238 15.738v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "592561ed533e8987a9b21fa820e455f79ddfdf89", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris2 as default };
//# sourceMappingURL=Tetris2.js.map