@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 ChartSquareHB = createMeisterIcons("chart-square-h-b", [["path", { "fill": "currentColor", "d": "M7 3h10c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4V7c0-2.3 1.7-4 4-4", "key": "7f29d9323f948480c97907c48d6d0296a8a77b17", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v10A3.26 3.26 0 0 0 7 20.25h10A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17z", "key": "94b9b3ca51bb9b8ae025bb3e757f4aeddff3ea38", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M6.75 8a.75.75 0 0 1 .75-.75H10a.75.75 0 0 1 0 1.5H7.5A.75.75 0 0 1 6.75 8m0 4a.75.75 0 0 1 .75-.75h5.6a.75.75 0 0 1 0 1.5H7.5a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h8.8a.75.75 0 0 1 0 1.5H7.5a.75.75 0 0 1-.75-.75", "key": "e6732b48744ac3ac8c4a7f055b8d24e966b4f036", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChartSquareHB as default };
//# sourceMappingURL=ChartSquareHB.js.map