@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 853 B
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 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": "12784d2a0c88797d0118d73cc87d144ae1014cd3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Dashboard as default };
//# sourceMappingURL=Dashboard.js.map