UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 820 B
"use strict"; /** * @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 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": "70e307941fa5186313386f9f22ae2eec3353dc5d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NavDiag as default }; //# sourceMappingURL=NavDiag.js.map