UNPKG

@kadconsulting/dry

Version:
3 lines 500 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const LogOut04 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "log-out-04" }), _jsx("path", { className: 'dry-icon-log-out-04', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'm12 8 4 4m0 0-4 4m4-4H3m.338-5A9.996 9.996 0 0 1 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.996 9.996 0 0 1-8.662-5' })] })); //# sourceMappingURL=LogOut04.js.map