UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 959 B
"use strict"; /** * @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 Tetris7 = createMeisterIcons("tetris7", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "3e4afe4d95e2614b6d081daeb0acbaea19ea614f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "39e2cb7edfdd636d7ca3b2d5cca36bd49fca962b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9zm-7.4 10.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "c7243c3c1556302158d69d9bc04bf6b6da7482e2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris7 as default }; //# sourceMappingURL=Tetris7.js.map