UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 860 B
"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 Laptop = createMeisterIcons("laptop", [["path", { "fill": "currentColor", "d": "M4.35 6.85c0-1.186.964-2.15 2.15-2.15h11c1.186 0 2.15.964 2.15 2.15v9.45H4.35zm-1.5 9.55V6.85A3.65 3.65 0 0 1 6.5 3.2h11a3.65 3.65 0 0 1 3.65 3.65v9.55c.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.644 1.4c-.384.004-.744.366-.744.75 0 .386.364.75.75.75h17c.386 0 .75-.364.75-.75 0-.384-.36-.746-.744-.75z", "key": "fd6f708aff9a6f42ca1db9b026234ede144c6152", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Laptop as default }; //# sourceMappingURL=Laptop.js.map