@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.11 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 Tetris3 = createMeisterIcons("tetris3", [["path", { "fill": "currentColor", "d": "M5.35 11.25h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "7c92a32e98fdfb03706478e0edba3acfda3c1f78", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 5.35h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "6c5d909b12d145ab0d28d6a4ca3fc9c02d12e66d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 5.35h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "3105a66982a70bf27dbe23434845976212e42872", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 11.25h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "0dc0ad0b4d7618d25d15af3868e9418e7db2f0b7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris3 as default };
//# sourceMappingURL=Tetris3.js.map