@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 956 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 Tetris9 = createMeisterIcons("tetris9", [["path", { "fill": "currentColor", "d": "M2.362 18.63v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "18d5d103b98256d74f260bada8d87c4e6508fef0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 18.669v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H9.8z", "key": "b479d5b1c89438a2501306b36c6bbcf15cb0c580", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.4 12.693v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H3.9zm10.338 7.514v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "df05a20de7930d9d04ff889c7f4ea22f5dc90bd2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris9 as default };
//# sourceMappingURL=Tetris9.js.map