UNPKG

@kadconsulting/dry

Version:
3 lines 621 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const UserLeft02 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "user-left-02" }), _jsx("path", { className: 'dry-icon-user-left-02', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'm19 9-3-3m0 0 3-3m-3 3h6m-6 15v-1.2c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C13.72 15 12.88 15 11.2 15H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C2 17.28 2 18.12 2 19.8V21M12.5 7.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' })] })); //# sourceMappingURL=UserLeft02.js.map