UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 558 B
/** * @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 Nav = createMeisterIcons("nav", [["g", { "clip-path": "url(#a)", "key": "63670831ff88d89a1fc36ddc091eb68aa4cbb847", "fillRule": "evenodd", "clipRule": "evenodd" }], ["defs", { "key": "e1d3aa5d01cbf7d36ca5874c796d774d00f15d94", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Nav as default }; //# sourceMappingURL=Nav.js.map