@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 924 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "704461085338a3641dbc183e216f197088ae1bef", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 15.7V8.3h7.4v7.4zm1.5-1.5h4.4V9.8H9.8z", "key": "24b9248ab01ca74148c688a7227d6b6f3405da97", "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": "ea85258d08e16cfdd64ae3d75b9cd2f2b593bd39", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris2 as default };
//# sourceMappingURL=Tetris2.js.map