@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 DashboardSemi = createMeisterIcons("dashboard-semi", [["path", { "fill": "currentColor", "d": "M12.042 6.65C7.46 6.654 3.7 10.417 3.7 15c0 .867.065 1.623.282 2.35h16c.198-.77.318-1.533.318-2.35 0-4.575-3.755-8.254-8.258-8.35M2.2 15c0-5.414 4.436-9.85 9.85-9.85h.015C17.36 5.258 21.8 9.578 21.8 15c0 1.195-.218 2.27-.532 3.316l-.16.534H2.942l-.188-.471C2.304 17.253 2.2 16.144 2.2 15", "key": "66fd4c44399cc79d37e0232e69b07bbab71cd266", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.328 9.68a.75.75 0 0 1 1.042.198l3.2 4.7a.75.75 0 1 1-1.24.844l-3.2-4.7a.75.75 0 0 1 .198-1.042", "key": "829a374474a1b4da2308cd2fc9c0b6b439c939f7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DashboardSemi as default };
//# sourceMappingURL=DashboardSemi.js.map