UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 566 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Refresh = createReactComponent("refresh", "Refresh", [["path", { "d": "M20.5 8c-1.392-3.179-4.823-5-8.522-5C7.299 3 3.453 6.552 3 11.1", "key": "svg-0" }], ["path", { "d": "M16.489 8.4h3.97A.54.54 0 0 0 21 7.86V3.9M3.5 16c1.392 3.179 4.823 5 8.522 5 4.679 0 8.525-3.552 8.978-8.1", "key": "svg-1" }], ["path", { "d": "M7.511 15.6h-3.97a.54.54 0 0 0-.541.54v3.96", "key": "svg-2" }]]); export { Refresh as default }; //# sourceMappingURL=Refresh.js.map