UNPKG

@kadconsulting/dry

Version:
3 lines 504 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const UploadCloud02 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "upload-cloud-02" }), _jsx("path", { className: 'dry-icon-upload-cloud-02', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'm8 16 4-4m0 0 4 4m-4-4v9m8-4.257A5.5 5.5 0 0 0 16.5 7a.62.62 0 0 1-.534-.302 7.5 7.5 0 1 0-11.78 9.096' })] })); //# sourceMappingURL=UploadCloud02.js.map