@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 333 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TextJustify = createReactComponent("text-justify", "TextJustify", [["path", { "d": "M4.5 6h15m-15 4h15m-15 4h15m-15 4h15", "key": "svg-0" }]]);
export { TextJustify as default };
//# sourceMappingURL=TextJustify.js.map