@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 kB
JavaScript
;
/**
* @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 BoardChart = createMeisterIcons("board-chart", [["path", { "fill": "currentColor", "d": "M3.75 7.5A3.26 3.26 0 0 1 7 4.25h10a3.26 3.26 0 0 1 3.25 3.25v6A3.26 3.26 0 0 1 17 16.75H7c-1.874 0-3.25-1.452-3.25-3.25zM17 18.25h-.099l1.223 1.834a.75.75 0 1 1-1.248.832l-1.777-2.666H8.9l-1.777 2.666a.75.75 0 1 1-1.248-.832l1.223-1.834H7c-2.726 0-4.75-2.148-4.75-4.75v-6A4.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.25M9.75 11.7a.75.75 0 0 0-1.5 0v.8a.75.75 0 0 0 1.5 0zM12 9.65a.75.75 0 0 1 .75.75v2.1a.75.75 0 1 1-1.5 0v-2.1a.75.75 0 0 1 .75-.75m3.65-.55a.75.75 0 0 0-1.5 0v3.4a.75.75 0 0 0 1.5 0z", "key": "80669ad299a268bc572834f84da36cebe882797c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoardChart as default };
//# sourceMappingURL=BoardChart.js.map