@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.79 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 PresentationChartB = createMeisterIcons("presentation-chart-b", [["path", { "fill": "currentColor", "d": "M17.2 14H6.7c-.9 0-1.6-.7-1.6-1.6V4h13.8v8.4c-.1.8-.8 1.6-1.7 1.6", "key": "e28939dd11f999d581a7fd6cb510a012fc01fca0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.35 3.25h15.3v9.197l-.006.046c-.136 1.09-1.086 2.257-2.444 2.257H6.7a2.33 2.33 0 0 1-2.35-2.35zm1.5 1.5v7.65c0 .486.364.85.85.85h10.5c.43 0 .869-.41.95-.903V4.75z", "key": "711cf8905b0ac56b5f2878c492f02088e9c53357", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.75 4a.75.75 0 0 1 .75-.75h17a.75.75 0 0 1 0 1.5h-17A.75.75 0 0 1 2.75 4M12 13.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "e65f2cb9423a27fbd89cb68a5561d4174a6a0122", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12 16.063 4.45 3.337a.75.75 0 1 1-.9 1.2L12 17.937 8.45 20.6a.75.75 0 1 1-.9-1.2z", "key": "454669389837c0ada1551751424dbc0fcdd03a73", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9 9.45a.75.75 0 0 1 .75.75v.8a.75.75 0 0 1-1.5 0v-.8A.75.75 0 0 1 9 9.45m2.9-1.3a.75.75 0 0 1 .75.75V11a.75.75 0 0 1-1.5 0V8.9a.75.75 0 0 1 .75-.75m2.9-1.4a.75.75 0 0 1 .75.75V11a.75.75 0 0 1-1.5 0V7.5a.75.75 0 0 1 .75-.75", "key": "bbd7d50f8eb57594a5b62c83f977e02a17e226e5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PresentationChartB as default };
//# sourceMappingURL=PresentationChartB.js.map