UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 411 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Login = createReactComponent("login", "Login", [["path", { "d": "M13.496 21H6.5c-1.105 0-2-1.151-2-2.571V5.57c0-1.419.895-2.57 2-2.57h7", "key": "svg-0" }], ["path", { "d": "M13 15.5 9.5 12 13 8.5m6.5 3.496h-10", "key": "svg-1" }]]); export { Login as default }; //# sourceMappingURL=Login.js.map