UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 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 Tetris1B = createMeisterIcons("tetris1-b", [["path", { "fill": "currentColor", "d": "M8.338 2.362h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "f06c081de33fd3837257c78d8017d80821a06e6e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.95 9.05h-5.9v5.9h5.9z", "key": "15375000a8288247f16c10ce87cd293ec9959402", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 8.3h7.4v7.4H8.3zm1.5 1.5v4.4h4.4V9.8z", "key": "bbdc9a508df6282514a93dfe03fdd87aa549c130", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.262 14.238h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "7cf1b0913aa3255e21126a5e4af8023c6c3edfa4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris1B as default }; //# sourceMappingURL=Tetris1B.js.map