@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.52 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 LogOut = createMeisterIcons("log-out", [["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": "9fe1b93ce1e9ec27b050d6b9351cab8c7d55be40", "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": "c81aa41737a80ad607d273f49b770cfe5a7dc493", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.85 18.4a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H7.6a.75.75 0 0 1-.75-.75", "key": "72704ac50a0f1f0ba8f492690be485aad2c2b45c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.53 15.87a.75.75 0 0 1 0 1.06l-1.52 1.52 1.52 1.52a.75.75 0 0 1-1.06 1.06l-1.8-1.8a1 1 0 0 1-.247-.43 1.3 1.3 0 0 1 0-.7 1 1 0 0 1 .247-.43l1.8-1.8a.75.75 0 0 1 1.06 0", "key": "b418343d8ce3465662f2486f220508aa263fe2e1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LogOut as default };
//# sourceMappingURL=LogOut.js.map