@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 403 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterISolid = createReactSolidComponent("letter-i", "LetterISolid", [["path", { "d": "M9 6a1 1 0 0 0 0 2h2.125v8H9a1 1 0 1 0 0 2h6.25a1 1 0 1 0 0-2h-2.125V8h2.125a1 1 0 1 0 0-2z", "key": "svg-0" }]]);
export { LetterISolid as default };
//# sourceMappingURL=LetterISolid.js.map