@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.1 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 Tetris6 = createMeisterIcons("tetris6", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "828cff0658a94075325edd5fe2c2822fd4bdc817", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "3cdd536542c7e4f975c0e35c9b5068f583fe0c21", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "f9b82e017b56df0bf0eb3187ba16fba2a55122bd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 14.2h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "73fff2be11f1ff7b6711ad426379998db69d7095", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris6 as default };
//# sourceMappingURL=Tetris6.js.map