@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 874 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var RefreshAltSolid = createReactSolidComponent("refresh-alt", "RefreshAltSolid", [["path", { "d": "M2.926 12.154a.75.75 0 0 0-.672.82c.49 4.93 4.658 8.776 9.724 8.776 2.724 0 5.364-.933 7.238-2.68L21 20.85a.75.75 0 0 0 .75-.75v-3.96c0-.714-.58-1.29-1.291-1.29h-3.97a.75.75 0 0 0-.75.75l2.413 2.407c-1.558 1.433-3.78 2.243-6.174 2.243-4.29 0-7.817-3.258-8.232-7.424a.75.75 0 0 0-.82-.672m18.82-1.128c-.49-4.93-4.657-8.776-9.724-8.776-2.724 0-5.364.933-7.238 2.68L3 3.15a.75.75 0 0 0-.75.75v3.96c0 .714.58 1.29 1.291 1.29h3.97a.75.75 0 0 0 .75-.75L5.848 5.992C7.406 4.56 9.628 3.75 12.022 3.75c4.29 0 7.817 3.258 8.232 7.424a.75.75 0 1 0 1.492-.148", "key": "svg-0" }]]);
export { RefreshAltSolid as default };
//# sourceMappingURL=RefreshAltSolid.js.map