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