UNPKG

@kadconsulting/dry

Version:
3 lines 679 B
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export const Fingerprint04 = ({ stroke }) => (_jsxs(_Fragment, { children: [_jsx("title", { children: "fingerprint-04" }), _jsx("path", { className: 'dry-icon-fingerprint-04', stroke: stroke, strokeLinecap: 'round', strokeLinejoin: 'round', strokeWidth: 2, d: 'm5.807 18.53.054-.089A13.916 13.916 0 0 0 8 11a4 4 0 1 1 8 0c0 1.017-.07 2.019-.203 3m-2.118 6.844A21.88 21.88 0 0 0 15.171 17m3.839 1.132c.645-2.266.99-4.659.99-7.132A8 8 0 0 0 8 4.07M3 15.364c.64-1.319 1-2.8 1-4.364 0-1.457.39-2.823 1.07-4M12 11c0 3.517-1.009 6.799-2.753 9.571' })] })); //# sourceMappingURL=Fingerprint04.js.map