UNPKG

@kadconsulting/dry

Version:
3 lines 492 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const RefreshCcw04 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "refresh-ccw-04" }), _jsx("path", { className: 'dry-icon-refresh-ccw-04', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'M17 18.875A8.5 8.5 0 0 0 12 3.5h-.5m.5 17A8.5 8.5 0 0 1 7 5.125M11 22.4l2-2-2-2m2-12.8-2-2 2-2' })] })); //# sourceMappingURL=RefreshCcw04.js.map