@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.72 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 LaptopCodeB = createMeisterIcons("laptop-code-b", [["path", { "fill": "currentColor", "d": "M20.3 17.05H3.6V6.85c0-1.6 1.3-2.9 2.9-2.9h11c1.6 0 2.9 1.3 2.9 2.9v10.2z", "key": "d92183f529b21af1b1762c4ac8c36025bb2116fd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.5 4.7c-1.186 0-2.15.964-2.15 2.15v9.45h15.3V6.85c0-1.186-.964-2.15-2.15-2.15zM2.85 6.85A3.65 3.65 0 0 1 6.5 3.2h11a3.65 3.65 0 0 1 3.65 3.65V17.8H2.85z", "key": "d395e3cbb16830e9a441fa0d8aa8a07ed4eab0f0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.5 17.8c-.386 0-.75.364-.75.75s.364.75.75.75h17c.386 0 .75-.364.75-.75s-.364-.75-.75-.75zm-2.25.75c0-1.214 1.036-2.25 2.25-2.25h17c1.214 0 2.25 1.036 2.25 2.25s-1.036 2.25-2.25 2.25h-17c-1.214 0-2.25-1.036-2.25-2.25", "key": "0cc29934b5b0dd362fe6c9127269047bf4306030", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.288 8.502a.75.75 0 0 1 1.06.036l1.393 1.492c.264.27.434.625.434 1.02 0 .4-.174.76-.445 1.03l-1.4 1.4a.75.75 0 0 1-1.06-1.06l1.37-1.37-1.388-1.488a.75.75 0 0 1 .036-1.06m-2.658.018a.75.75 0 0 1 0 1.06l-1.37 1.37 1.388 1.488a.75.75 0 0 1-1.096 1.024L8.159 11.97a1.45 1.45 0 0 1-.434-1.02c0-.4.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0", "key": "19296936c1a5ee87c5bba8d89a395e484e951afb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopCodeB as default };
//# sourceMappingURL=LaptopCodeB.js.map