@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.45 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 Tetris8B = createMeisterIcons("tetris8-b", [["path", { "fill": "currentColor", "d": "M3.112 11.962v5.9h5.9v-5.9z", "key": "654b2df243a2799d18dd9ea7feaa7403a0515174", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.362 18.612v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "2b34bf2d12d777fe77efe807bb4ef47b1dfa6ce0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 18.65v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4H9.8z", "key": "f567e51a199b1074fcbbef7849e8e73818f21728", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.338 12.712v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "c0e259a7c2138d971e95bb289d24b701c9fdb92b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.988 12.038v5.9h5.9v-5.9z", "key": "3a2c7441e3e220536507b224015fa5179bab6099", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.238 18.688v-7.4h7.4v7.4zm1.5-1.5h4.4v-4.4h-4.4z", "key": "fe4bb65b8d38e60b55404887c9315194ce35d261", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris8B as default };
//# sourceMappingURL=Tetris8B.js.map