@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.08 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 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": "886355072d5e4364666d772daf7496d6606dfe48", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.05 9.05v5.9h5.9v-5.9z", "key": "cdbe118aae10254c35c19c8f440db97d6f14b1a3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 15.7V8.3h7.4v7.4zm1.5-1.5h4.4V9.8H9.8z", "key": "0e0b337c13e796ae3278cf6bdafc9342dd4bcd68", "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": "0d5e398d34b808eb24080a92ed917e1bfd460883", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris2B as default };
//# sourceMappingURL=Tetris2B.js.map