@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 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 Tetris8 = createMeisterIcons("tetris8", [["path", { "fill": "currentColor", "d": "M2.362 18.612v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "35ecd629cac4df2af2d7f4696e76d0a38a1bb3c2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 18.65v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H9.8z", "key": "4d913ddc3e6d2ae10b1f0f1db1de3756f1c6c0ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.338 12.712v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "b5588d2bd1258fc6b55e3835291f1f1fa1408075", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.238 18.688v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "a71e270c05cc992443181cc51ba029aa9e67ee17", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris8 as default };
//# sourceMappingURL=Tetris8.js.map