UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 330 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var LetterI = createReactComponent("letter-i", "LetterI", [["path", { "d": "M9 7h3.125m0 0h3.125m-3.125 0v10m3.125 0h-3.125m0 0H9", "key": "svg-0" }]]); export { LetterI as default }; //# sourceMappingURL=LetterI.js.map