@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 575 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 Nav = createMeisterIcons("nav", [["g", { "clip-path": "url(#a)", "key": "bfc93afcd8ad1113a547136d51ab5fdc40a066f8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["defs", { "key": "4722e060e69a581c86a9a2a35e2bf4c72e941194", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Nav as default };
//# sourceMappingURL=Nav.js.map