UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.26 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 Tetris3B = createMeisterIcons("tetris3-b", [["path", { "fill": "currentColor", "d": "M5.35 11.25h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "ea9250eb8494bd7c0ae867b7b966f728c9805255", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.35 5.35h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "004d69494bfe7926fe12b6055bdf4a51db2dc2aa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 5.35h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "5898711f0909a6f424cff7e0e81cefc2905b088f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.9 12H12v5.9h5.9z", "key": "d3e15d7166e1400107c39c6c8227af16e29cfc76", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 11.25h7.4v7.4h-7.4zm1.5 1.5v4.4h4.4v-4.4z", "key": "52ec0887a771a569afbd18625bf2178cfe48e13f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Tetris3B as default }; //# sourceMappingURL=Tetris3B.js.map