@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2 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 ScanKeyB = createMeisterIcons("scan-key-b", [["path", { "fill": "currentColor", "d": "M5 3.75c-.686 0-1.25.564-1.25 1.25v2a.75.75 0 0 1-1.5 0V5A2.756 2.756 0 0 1 5 2.25h2a.75.75 0 0 1 0 1.5zM16.25 3a.75.75 0 0 1 .75-.75h2A2.756 2.756 0 0 1 21.75 5v2a.75.75 0 0 1-1.5 0V5c0-.686-.564-1.25-1.25-1.25h-2a.75.75 0 0 1-.75-.75M21 16.25a.75.75 0 0 1 .75.75v2A2.756 2.756 0 0 1 19 21.75h-2a.75.75 0 0 1 0-1.5h2c.686 0 1.25-.564 1.25-1.25v-2a.75.75 0 0 1 .75-.75m-18 0a.75.75 0 0 1 .75.75v2c0 .686.564 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 19v-2a.75.75 0 0 1 .75-.75", "key": "48172f8469fafa1091a553be1e430f06a97209ab", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.8 17a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5", "key": "8448c9a11f19fc5af7ab15069ee5e5db7f8f2def", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.8 12.75a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M5.55 14.5a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", "key": "a882fc5f53d407a149357df6a4cba74dfb29a5b2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.435 6.975a.75.75 0 0 1-.01 1.06l-5.4 5.3a.75.75 0 0 1-1.05-1.07l5.4-5.3a.75.75 0 0 1 1.06.01", "key": "9b8e7682af76158e9d1d064db416bd3d5070b8a2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.77 6.37a.75.75 0 0 1 1.06 0l2.3 2.3a.75.75 0 1 1-1.06 1.06l-2.3-2.3a.75.75 0 0 1 0-1.06m-1.3 2.4a.75.75 0 0 1 1.06 0l1.2 1.2a.75.75 0 1 1-1.06 1.06l-1.2-1.2a.75.75 0 0 1 0-1.06", "key": "c45334d12254122bdb7ea28542c8e0246751c663", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ScanKeyB as default };
//# sourceMappingURL=ScanKeyB.js.map