UNPKG

@kadconsulting/dry

Version:
3 lines 588 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const Download04 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "download-04" }), _jsx("path", { className: 'dry-icon-download-04', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'm8 12 4 4m0 0 4-4m-4 4V6.8c0-1.39 0-2.086-.55-2.865-.366-.517-1.42-1.155-2.047-1.24-.945-.128-1.304.059-2.022.433A9.999 9.999 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.996 9.996 0 0 0-5-8.662' })] })); //# sourceMappingURL=Download04.js.map