UNPKG

@kadconsulting/dry

Version:
3 lines 462 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const RefreshCw01 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "refresh-cw-01" }), _jsx("path", { className: 'dry-icon-refresh-cw-01', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'M21 10s-2.005-2.732-3.634-4.362a9 9 0 1 0 2.282 8.862M21 10V4m0 6h-6' })] })); //# sourceMappingURL=RefreshCw01.js.map