UNPKG

@kadconsulting/dry

Version:
3 lines 551 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const RefreshCcw05 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "refresh-ccw-05" }), _jsx("path", { className: 'dry-icon-refresh-ccw-05', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'M8.547 19.767A8.5 8.5 0 0 0 19.362 7.75l-.25-.433M4.638 16.25A8.5 8.5 0 0 1 15.453 4.233m-12.96 12.1 2.732.733.733-2.732m12.085-4.668.732-2.732 2.732.732' })] })); //# sourceMappingURL=RefreshCcw05.js.map