@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.34 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 ChartSquareB = createMeisterIcons("chart-square-b", [["path", { "fill": "currentColor", "d": "M3 17V7c0-2.2 1.8-4 4-4h10c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4H7c-2.3 0-4-1.8-4-4", "key": "18edb9ad84e660b6b78ef614c059c587111eeddb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10c0 1.798 1.376 3.25 3.25 3.25h10A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "8b17c9cf6e95bccadf378bb2ae25719ddf6f554e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8 13.25a.75.75 0 0 1 .75.75v2.3a.75.75 0 0 1-1.5 0V14a.75.75 0 0 1 .75-.75m4-3.2a.75.75 0 0 1 .75.75v5.5a.75.75 0 1 1-1.5 0v-5.5a.75.75 0 0 1 .75-.75m4-3.3a.75.75 0 0 1 .75.75v8.8a.75.75 0 0 1-1.5 0V7.5a.75.75 0 0 1 .75-.75", "key": "3082e9e25584fa651b276992ed656cfce6accd3b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChartSquareB as default };
//# sourceMappingURL=ChartSquareB.js.map