UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 942 B
/** * @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 Tetris7 = createMeisterIcons("tetris7", [["path", { "fill": "currentColor", "d": "M5.35 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9z", "key": "6e2d62baabb22140e7974df3cfc959ab881258b1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 8.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V9.8z", "key": "c43dcc9162e1ee603583bee6dbfd630936eb2684", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 2.4h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4V3.9zm-7.4 10.3h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "c9422b3bc717d6aa0a600d377666d84519f39970", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris7 as default }; //# sourceMappingURL=Tetris7.js.map