UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.21 kB
/** * @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 ScanCode = createMeisterIcons("scan-code", [["path", { "fill": "currentColor", "d": "M3.75 5c0-.686.564-1.25 1.25-1.25h2a.75.75 0 0 0 0-1.5H5A2.756 2.756 0 0 0 2.25 5v2a.75.75 0 0 0 1.5 0zM17 2.25a.75.75 0 0 0 0 1.5h2c.686 0 1.25.564 1.25 1.25v2a.75.75 0 0 0 1.5 0V5A2.756 2.756 0 0 0 19 2.25zm4 14a.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-.75M3.75 17a.75.75 0 0 0-1.5 0v2A2.756 2.756 0 0 0 5 21.75h2a.75.75 0 0 0 0-1.5H5c-.686 0-1.25-.564-1.25-1.25zm6.88-7.43a.75.75 0 0 1 0 1.06L9.26 12l1.37 1.37a.75.75 0 1 1-1.06 1.06l-1.4-1.4c-.27-.27-.445-.63-.445-1.03s.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0m3.7-.1a.75.75 0 1 0-1.06 1.06l1.37 1.37-1.37 1.37a.75.75 0 1 0 1.06 1.06l1.4-1.4c.27-.27.445-.63.445-1.03s-.174-.76-.445-1.03z", "key": "6cf0f3cf909e17b141f853b3153e777bfc89a5d5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ScanCode as default }; //# sourceMappingURL=ScanCode.js.map