@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.11 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 ChartSquareH = createMeisterIcons("chart-square-h", [["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": "7ce4bccf61d7d73b24ff045c3a5542298341cd0d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "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": "26d392d93b83756fc90d6a826062c5ab816ddb6f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChartSquareH as default };
//# sourceMappingURL=ChartSquareH.js.map