@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 922 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 Tetris1 = createMeisterIcons("tetris1", [["path", { "fill": "currentColor", "d": "M15.7 21.676H8.3v-7.4h7.4zm-1.5-1.5v-4.4H9.8v4.4z", "key": "820afab5ba088875ec7e1a3bebd1b730ca7fdbec", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.7 15.7H8.3V8.3h7.4zm-1.5-1.5V9.8H9.8v4.4z", "key": "de85b8bf74f7e5b32a225631d08cc69f5e910d37", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.7 9.724H8.3v-7.4h7.4zm-1.5-1.5v-4.4H9.8v4.4z", "key": "41196f7cca51e93663df794e927cf1c39659f838", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris1 as default };
//# sourceMappingURL=Tetris1.js.map