UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.11 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 Tetris5 = createMeisterIcons("tetris5", [["path", { "fill": "currentColor", "d": "M21.62 5.293v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "d6cecc4aa918e56429271480d0b7dd4841460f93", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.681 5.331v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "3df2c337cef43380ce7bfe13fc80a7057501ee63", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.72 11.27v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "67e0dcbe13a39b69d9c59049da83f02a73b872e6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.781 11.307v7.4h-7.4v-7.4zm-1.5 1.5h-4.4v4.4h4.4z", "key": "47d220da8418860971c87e93a8629b5aabac92e7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris5 as default }; //# sourceMappingURL=Tetris5.js.map