@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 440 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TypeText = createReactComponent("type-text", "TypeText", [["path", { "d": "M12.53 20 7.764 4 3 20m1.596-5.03h6.337m4.244-3.03C16.765 10.933 21 9.925 21 13.451V20m0-5.541c-1.588.504-6.353.504-6.353 3.526 0 3.023 4.765 2.015 6.353-.504", "key": "svg-0" }]]);
export { TypeText as default };
//# sourceMappingURL=TypeText.js.map