UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 306 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var LetterT = createReactComponent("letter-t", "LetterT", [["path", { "d": "M8 7h3.75m0 0h3.75m-3.75 0v10", "key": "svg-0" }]]); export { LetterT as default }; //# sourceMappingURL=LetterT.js.map