@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.09 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 Tetris4 = createMeisterIcons("tetris4", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "b06d2055a6148a08cbb7ce5af3e636d476cab735", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "72de5515658655e34798562008f4df10fa1aff15", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "c9c3b51d3e9b4723a0a8c6ff3a9f06f155e5afe4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 14.2h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "7a19281f19edff9b693e01b2d0804e5c2cda9b27", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Tetris4 as default };
//# sourceMappingURL=Tetris4.js.map