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 BoardB = createMeisterIcons("board-b", [["path", { "fill": "currentColor", "d": "M3 13.5v-6c0-2.2 1.8-4 4-4h10c2.2 0 4 1.8 4 4v6c0 2.2-1.8 4-4 4H7c-2.3 0-4-1.8-4-4", "key": "1acd49d1e865c8c3d1fe42c2f177ad5a41abfb8e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 4.25A3.26 3.26 0 0 0 3.75 7.5v6c0 1.798 1.376 3.25 3.25 3.25h10a3.26 3.26 0 0 0 3.25-3.25v-6A3.26 3.26 0 0 0 17 4.25zM2.25 7.5A4.76 4.76 0 0 1 7 2.75h10a4.76 4.76 0 0 1 4.75 4.75v6A4.76 4.76 0 0 1 17 18.25H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "8fc414922bf2e319d4bfe239511df0a9cdb47d18", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.916 16.876a.75.75 0 0 1 .208 1.04l-2 3a.75.75 0 1 1-1.248-.832l2-3a.75.75 0 0 1 1.04-.208m6.168 0a.75.75 0 0 1 1.04.208l2 3a.75.75 0 1 1-1.248.832l-2-3a.75.75 0 0 1 .208-1.04", "key": "cbfe3792bb0d2ee6362508ec96dfea208c5a229f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoardB as default }; //# sourceMappingURL=BoardB.js.map