UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 287 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Sort = createReactComponent("sort", "Sort", [["path", { "d": "M4.5 7h15m-15 5h10m-10 5h4", "key": "svg-0" }]]); export { Sort as default }; //# sourceMappingURL=Sort.js.map