@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 398 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterNSolid = createReactSolidComponent("letter-n", "LetterNSolid", [["path", { "d": "M8.8 6.4A1 1 0 0 0 7 7v10a1 1 0 1 0 2 0v-7l5.7 7.6a1 1 0 0 0 1.8-.6V7a1 1 0 1 0-2 0v7z", "key": "svg-0" }]]);
export { LetterNSolid as default };
//# sourceMappingURL=LetterNSolid.js.map