@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.41 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 KeyB = createMeisterIcons("key-b", [["path", { "fill": "currentColor", "d": "M5.6 10.692A3.6 3.6 0 1 0 10.693 5.6 3.6 3.6 0 0 0 5.6 10.69", "key": "98eaa0bda921fac2fa38c928ce064502d9270efd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.162 6.131a2.85 2.85 0 1 0-4.03 4.03 2.85 2.85 0 0 0 4.03-4.03M5.07 5.071a4.35 4.35 0 1 1 6.152 6.151A4.35 4.35 0 0 1 5.07 5.07", "key": "aa457669002767b308ca682e6eaa8a2e8b27608e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.162 10.162a.75.75 0 0 1 1.06 0l7.708 7.707a.75.75 0 1 1-1.061 1.06l-7.707-7.707a.75.75 0 0 1 0-1.06", "key": "e3ac55d1aae35f4ea1e37e2cf81eded45e1cd1f5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.708 17.091a.75.75 0 0 1 0 1.06l-3.324 3.324a.75.75 0 0 1-1.06-1.06l3.323-3.324a.75.75 0 0 1 1.06 0m-3.464-1.909a.75.75 0 0 1 0 1.06l-1.768 1.768a.75.75 0 0 1-1.06-1.06l1.767-1.768a.75.75 0 0 1 1.06 0", "key": "162aa04ff27c17b784e1b0551203d7710119bd4a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { KeyB as default };
//# sourceMappingURL=KeyB.js.map