UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.2 kB
"use strict"; /** * @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 ScanCheck = createMeisterIcons("scan-check", [["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.25z", "key": "fd7d06601ed5d8602fc12aaa2654277f54a70a13", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "stroke": "#000", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "m9.5 11.9 1.2 1.6c.1.1.3.1.3 0l3.3-3.2", "key": "68708e4fe2f329d6e6cb2f47834630a46139c23c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ScanCheck as default }; //# sourceMappingURL=ScanCheck.js.map