UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 571 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 NavB = createMeisterIcons("nav-b", [["path", { "fill": "currentColor", "d": "m11.45 4.75-7 13.9c-.3.6.4 1.1.9.8l6.3-4.5c.2-.2.5-.2.7 0l6.2 4.5c.5.4 1.2-.2.9-.8l-7-13.9c-.1-.5-.8-.5-1 0", "key": "bdb29a029b5e1803a40082ca78fb6df93d80b418", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NavB as default }; //# sourceMappingURL=NavB.js.map