@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 408 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LetterHSolid = createReactSolidComponent("letter-h", "LetterHSolid", [["path", { "d": "M9 6a1 1 0 0 0-1 1v10a1 1 0 1 0 2 0v-4h4.25v4a1 1 0 1 0 2 0V7a1 1 0 1 0-2 0v4H10V7a1 1 0 0 0-1-1", "key": "svg-0" }]]);
export { LetterHSolid as default };
//# sourceMappingURL=LetterHSolid.js.map