@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.13 kB
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 Tetris5 = createMeisterIcons("tetris5", [["path", { "fill": "currentColor", "d": "M21.62 5.293v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "d6a20ba3a709d43a86305079c398aa08e1eeca86", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.681 5.331v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "0ca63268a82afd5947e1f73e01e16bdcce3cd20d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.72 11.27v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "5dbf7323eb0b30d982399a455871c2418d7d442f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.781 11.307v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "c83a2ebb60b16fb25ef92cf4f044e21189a1382e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris5 as default };
//# sourceMappingURL=Tetris5.js.map