@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 LaptopCheck = createMeisterIcons("laptop-check", [["path", { "fill": "currentColor", "d": "M6.5 4.75c-1.186 0-2.15.964-2.15 2.15v9.35h15.3V6.9c0-1.186-.964-2.15-2.15-2.15zM2.85 6.9v9.45c-.912.29-1.6 1.16-1.6 2.15 0 1.214 1.036 2.25 2.25 2.25h17c1.214 0 2.25-1.036 2.25-2.25 0-.99-.688-1.86-1.6-2.15V6.9a3.65 3.65 0 0 0-3.65-3.65h-11A3.65 3.65 0 0 0 2.85 6.9m-.1 11.6c0-.386.364-.75.75-.75h17c.386 0 .75.364.75.75s-.364.75-.75.75h-17c-.386 0-.75-.364-.75-.75m12.372-8.361a.75.75 0 1 0-1.044-1.077l-2.863 2.775-.815-1.087a.75.75 0 1 0-1.2.9l1.232 1.643.038.037c.211.212.488.295.717.295a.9.9 0 0 0 .473-.13.8.8 0 0 0 .256-.248z", "key": "4ca12742ada9b5b206cb71f4d09860dbe9b677c4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopCheck as default };
//# sourceMappingURL=LaptopCheck.js.map