UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 344 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var TextAlignLeft = createReactComponent("text-align-left", "TextAlignLeft", [["path", { "d": "M4.5 6h15m-15 4h10m-10 4h15m-15 4h10", "key": "svg-0" }]]); export { TextAlignLeft as default }; //# sourceMappingURL=TextAlignLeft.js.map