@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.73 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 LaptopSlantedB = createMeisterIcons("laptop-slanted-b", [["path", { "fill": "currentColor", "d": "M18.12 17h-13c-.5 0-1-.4-1.1-.9l-1.5-7.8c-.2-.7.4-1.3 1-1.3h11.6c.5 0 1 .4 1.1.9z", "key": "cedfc9d763fcdbbab75f6eea73af77e88d398fde", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.293 7.87a.23.23 0 0 0-.052.224l.009.032 1.506 7.829c.03.143.216.295.364.295h12.077l-1.713-8.203c-.028-.144-.216-.297-.364-.297H3.52a.33.33 0 0 0-.227.12m-1.147-.966c.329-.39.832-.654 1.374-.654h11.6c.85 0 1.662.645 1.835 1.5v.003l2.088 9.997H5.12c-.852 0-1.664-.647-1.836-1.503v-.005L1.788 8.47c-.16-.605.023-1.17.357-1.566", "key": "f979855eb5d46cd0c6ea617e83470e6031e6f9fa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.37 17a.75.75 0 0 1 .75-.75h3.4a.75.75 0 0 1 0 1.5h-3.4a.75.75 0 0 1-.75-.75", "key": "730bf94d011f639c848b56e65dc8a8322121d292", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10.32 13.8a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6", "key": "9ae6838f6b423d2df86846fb60a9cd44fe7aa7b7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10.32 10.95a1.05 1.05 0 1 0 0 2.1 1.05 1.05 0 0 0 0-2.1M7.77 12a2.55 2.55 0 1 1 5.1 0 2.55 2.55 0 0 1-5.1 0", "key": "700f81c417d3c3190704f2c9e8a3b8d07fdc15c1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopSlantedB as default };
//# sourceMappingURL=LaptopSlantedB.js.map