UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 kB
"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 Tetris2B = createMeisterIcons("tetris2-b", [["path", { "fill": "currentColor", "d": "M2.362 15.662v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "35e0e6f5b508ac214ad85afeb2ac04f0e6acc2a5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.05 9.05v5.9h5.9v-5.9z", "key": "be685a6cb51fd2a8fe5b26400df9cfa051926052", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 15.7V8.3h7.4v7.4zm1.5-1.5h4.4V9.8H9.8z", "key": "612cb51cddfbf65165117da6dcdd07add1ac96f3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.238 15.738v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "875a4607bfd99a4ecf7bacb475c5d902f30bb494", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris2B as default }; //# sourceMappingURL=Tetris2B.js.map