UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 803 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 NavDiag = createMeisterIcons("nav-diag", [["path", { "fill": "currentColor", "d": "M19.046 3.271a1.41 1.41 0 0 1 1.683 1.683l-.01.045-4.914 14.843v.002c-.232.695-.882.96-1.42.91-.526-.051-1.113-.42-1.231-1.122v-.002l-1.283-7.5-7.5-1.284h-.003c-.702-.118-1.071-.705-1.121-1.23-.051-.539.214-1.19.91-1.421L19.002 3.28zm.162 1.52L5.126 9.455l7.043 1.205c.296.016.59.127.817.355.228.227.34.521.355.817l1.205 7.043z", "key": "786c3f8a09d5ff94ec6e60d7d9e7d9f8384a5bb6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NavDiag as default }; //# sourceMappingURL=NavDiag.js.map