@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 584 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var RefreshAlt = createReactComponent("refresh-alt", "RefreshAlt", [["path", { "d": "M3.5 8c1.392-3.179 4.823-5 8.522-5 4.679 0 8.525 3.552 8.978 8.1", "key": "svg-0" }], ["path", { "d": "M7.511 8.4h-3.97a.54.54 0 0 1-.54-.54V3.9M20.5 16c-1.392 3.179-4.823 5-8.522 5C7.299 21 3.453 17.448 3 12.9", "key": "svg-1" }], ["path", { "d": "M16.489 15.6h3.97a.54.54 0 0 1 .541.54v3.96", "key": "svg-2" }]]);
export { RefreshAlt as default };
//# sourceMappingURL=RefreshAlt.js.map