@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 Tetris4 = createMeisterIcons("tetris4", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "ed678ca23e79bb74ad2963580bef0ad5a78fe915", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "8715edc0db4c6579b49095df58edd5e8cec102d1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "8980903a12a4496f9565eea6f269780e1e40f066", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 14.2h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "e432d13df7c8059aabefefbc85ea75562218beb3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris4 as default };
//# sourceMappingURL=Tetris4.js.map