@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.67 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 ScanSearchB = createMeisterIcons("scan-search-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": "f0997cc3656b11cec590da075b6a7764cbee577b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.7 16a4.3 4.3 0 1 0 0-8.6 4.3 4.3 0 0 0 0 8.6", "key": "51b12ec6f50d8e590ae81235a79b133c70f0c9de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.7 8.15a3.55 3.55 0 1 0 0 7.1 3.55 3.55 0 0 0 0-7.1M6.65 11.7a5.05 5.05 0 1 1 10.1 0 5.05 5.05 0 0 1-10.1 0", "key": "d0513b822f6855671c5cb9b72559960bbcfd9085", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.37 14.37a.75.75 0 0 1 1.06 0l1.6 1.6a.75.75 0 1 1-1.06 1.06l-1.6-1.6a.75.75 0 0 1 0-1.06", "key": "830fbd39e6218b7512b416a4843f32717b94086b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ScanSearchB as default };
//# sourceMappingURL=ScanSearchB.js.map