UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.21 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 LaptopBlock = createMeisterIcons("laptop-block", [["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.37-9.28c-.79-.397-1.815-.264-2.54.46l-.011.012-.012.01c-.687.63-.849 1.649-.422 2.502zm1.045 1.075-2.935 2.936c.855.365 1.87.209 2.49-.411l.011-.012.012-.01c.686-.63.848-1.649.422-2.503m.627-1.664c-1.408-1.521-3.784-1.487-5.26-.023-1.526 1.411-1.488 3.797-.012 5.272l.011.012.012.01c1.47 1.348 3.82 1.383 5.226-.01 1.521-1.407 1.487-3.784.023-5.26", "key": "c7b7b2a03e209925bae35f1a4aa1bca5b2176322", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LaptopBlock as default }; //# sourceMappingURL=LaptopBlock.js.map