@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.51 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const LogIn = createMeisterIcons("log-in", [["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v10a.75.75 0 0 1-1.5 0V7A4.76 4.76 0 0 1 9 2.25h6A4.76 4.76 0 0 1 19.75 7v10A4.76 4.76 0 0 1 15 21.75a.75.75 0 0 1 0-1.5A3.26 3.26 0 0 0 18.25 17V7A3.26 3.26 0 0 0 15 3.75z", "key": "367cacba6e4bf6206df90d97b4b8a720b40de8ad", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15 13c-.3 0-.5-.1-.7-.3-.1-.1-.2-.2-.2-.3-.1-.2-.1-.3-.1-.4 0-.3.1-.6.2-.8.4-.4 1-.4 1.4 0 .2.2.3.4.3.7 0 .1 0 .3-.1.4s-.1.2-.2.3c-.1.2-.4.4-.6.4", "key": "c0c7a2e598d48183de0a8ffb7e8878f8ff46a196", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.35 18.4a.75.75 0 0 1 .75-.75h4.4a.75.75 0 0 1 0 1.5H7.1a.75.75 0 0 1-.75-.75", "key": "6b508e317f719927926503b8de5d6552b56c1c2c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.47 15.87a.75.75 0 0 1 1.06 0l1.8 1.8a1 1 0 0 1 .247.43 1.3 1.3 0 0 1 0 .7 1 1 0 0 1-.247.43l-1.8 1.8a.75.75 0 0 1-1.06-1.06l1.52-1.52-1.52-1.52a.75.75 0 0 1 0-1.06", "key": "7a19e94632f625a7fe94c7a5a983f64c4314575c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LogIn as default };
//# sourceMappingURL=LogIn.js.map