UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 588 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 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": "1e29de2dec0617954e68cfdecb4c854ba4c63a82", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NavB as default }; //# sourceMappingURL=NavB.js.map