@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.1 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 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": "86acd94b950ea1d7742a4ca0f5473e2c870443e5", "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": "6aa44ffd097a544e0d43c830620dfb3825ca7791", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChartSquareH as default };
//# sourceMappingURL=ChartSquareH.js.map