UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.66 kB
"use strict"; /** * @license @meistericons/react v0.21.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 BoardChartB = createMeisterIcons("board-chart-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": "1f510dd2e294c58111fbdf6fae7dc6de53f7e416", "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": "5f58048515b8f58784e5105242da9632684a5a4b", "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": "c0154753d1bb2f3f7080b22e9d522483652f73cf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9 10.95a.75.75 0 0 1 .75.75v.8a.75.75 0 0 1-1.5 0v-.8a.75.75 0 0 1 .75-.75m3-1.3a.75.75 0 0 1 .75.75v2.1a.75.75 0 0 1-1.5 0v-2.1a.75.75 0 0 1 .75-.75m2.9-1.4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75", "key": "8a4f1db31793a41421961a8a9e1085b53c4597af", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoardChartB as default }; //# sourceMappingURL=BoardChartB.js.map