UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.14 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 LaptopCode = createMeisterIcons("laptop-code", [["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-.75zm9.77-9.28a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03s-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06l1.37-1.37-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64 1.16a.75.75 0 1 0-1.06-1.06l-1.4 1.4c-.27.27-.445.63-.445 1.03s.174.76.445 1.03l1.4 1.4a.75.75 0 1 0 1.06-1.06L9.26 11z", "key": "201c5aa910a4ba816216cba4588f589aa88e7767", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LaptopCode as default }; //# sourceMappingURL=LaptopCode.js.map