UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.09 kB
/** * @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 Tetris3 = createMeisterIcons("tetris3", [["path", { "fill": "currentColor", "d": "M5.35 11.25h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "10fc6f1fcbb4b652811f2aa8096e36e9755150a0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 5.35h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "1f9932d2600f6770e0af1748b5b57d5eebb7c251", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 5.35h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "824c21ddb34e3a0310fc82f942292d4288ef3e6c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 11.25h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "f3e29b8b794a52ea9f60429b8d897680292ae8d6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris3 as default }; //# sourceMappingURL=Tetris3.js.map