UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 973 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 Tetris9 = createMeisterIcons("tetris9", [["path", { "fill": "currentColor", "d": "M2.362 18.63v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "78cfb14acd65b0b5e0c16370bbb89985fcbdb5c2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 18.669v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H9.8z", "key": "20c2ed6ee38b20e06d8c73952f7a5f7fd07b527c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.4 12.693v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H3.9zm10.338 7.514v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "1037e5a3ce939d01a3d8444b80f47e65fec04f6c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris9 as default }; //# sourceMappingURL=Tetris9.js.map