@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 428 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TypeUnderline = createReactComponent("type-underline", "TypeUnderline", [["path", { "d": "M6 3v7.539c0 1.713.632 3.357 1.757 4.569S10.41 17 12 17s3.117-.68 4.243-1.892C17.368 13.896 18 12.252 18 10.538V3M4 21h16", "key": "svg-0" }]]);
export { TypeUnderline as default };
//# sourceMappingURL=TypeUnderline.js.map