UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.17 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 LaptopSlanted = createMeisterIcons("laptop-slanted", [["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": "b552b53bc39a2d42a9994b61e11f4bc011c272dc", "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-.75m-7.05-6.05a1.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": "ff6d80265021a734b1e02a5e2b4abd2ac333d0de", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LaptopSlanted as default }; //# sourceMappingURL=LaptopSlanted.js.map