@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.32 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "1b4f9fb44a782f7771db00b12cfcef37be22f1a4", "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": "cb6d7b2fda84adb66ec47b33ab22e2c5bfb5bc83", "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": "09842e8f7d6af8be9b614b534037577df5a77ea8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChartSquareHB as default };
//# sourceMappingURL=ChartSquareHB.js.map