UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.16 kB
/** * @license @meistericons/vue v0.5.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": "1b4d9d1948712ea91f2f0c6a734df4bd6c0585d6", "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": "4125c6288377229e1ab08dffaf2fab00514ddf23", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LaptopSlanted as default }; //# sourceMappingURL=LaptopSlanted.js.map