@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 870 B
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 Dashboard = createMeisterIcons("dashboard", [["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 0 0-7.051 12.535 9.72 9.72 0 0 1 6.735-3.03l2.786-2.785a.75.75 0 1 1 1.06 1.06l-1.863 1.864a9.72 9.72 0 0 1 5.384 2.892A8.25 8.25 0 0 0 12 3.75m0 16.5a8.23 8.23 0 0 1-6.14-2.739A8.2 8.2 0 0 1 12 14.75a8.2 8.2 0 0 1 6.14 2.761A8.23 8.23 0 0 1 12 20.25M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "23e32e1d065c012b48e2ecb430eda3553e4601f4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Dashboard as default };
//# sourceMappingURL=Dashboard.js.map