UNPKG

@kadconsulting/dry

Version:
3 lines 521 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const CloudRaining06 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "cloud-raining-06" }), _jsx("path", { className: 'dry-icon-cloud-raining-06', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'M13 21H6m13-3h-9m-3 0H5m13 3h-2m-9-6a5 5 0 1 1 .1-9.999 5.502 5.502 0 0 1 10.195 1.004A4.5 4.5 0 1 1 17.5 15H6.999Z' })] })); //# sourceMappingURL=CloudRaining06.js.map