@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.06 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 LaptopCross = createMeisterIcons("laptop-cross", [["path", { "fill": "currentColor", "d": "M4.35 6.9c0-1.186.964-2.15 2.15-2.15h11c1.186 0 2.15.964 2.15 2.15v9.35H4.35zm-1.5 9.45V6.9A3.65 3.65 0 0 1 6.5 3.25h11a3.65 3.65 0 0 1 3.65 3.65v9.45c.912.29 1.6 1.16 1.6 2.15 0 1.214-1.036 2.25-2.25 2.25h-17c-1.214 0-2.25-1.036-2.25-2.25 0-.99.688-1.86 1.6-2.15m.65 1.4c-.386 0-.75.364-.75.75s.364.75.75.75h17c.386 0 .75-.364.75-.75s-.364-.75-.75-.75zm11.13-9.58a.75.75 0 0 1 0 1.06l-1.17 1.17 1.17 1.17a.75.75 0 0 1-1.06 1.06l-1.17-1.17-1.17 1.17a.75.75 0 0 1-1.06-1.06l1.17-1.17-1.17-1.17a.75.75 0 0 1 1.06-1.06l1.17 1.17 1.17-1.17a.75.75 0 0 1 1.06 0", "key": "0c75433ddca357093ec3af88ed49dbd977a8e730", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopCross as default };
//# sourceMappingURL=LaptopCross.js.map