@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 998 B
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 LaptopAdd = createMeisterIcons("laptop-add", [["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-.75zm8.9-10.5a.75.75 0 0 1 .75.75v1.65h1.75a.75.75 0 0 1 0 1.5h-1.75v1.75a.75.75 0 0 1-1.5 0v-1.75H10a.75.75 0 0 1 0-1.5h1.65V8a.75.75 0 0 1 .75-.75", "key": "418f09a5afcb57fc9bc5770fc8c1da7721ab040b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopAdd as default };
//# sourceMappingURL=LaptopAdd.js.map