@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.77 kB
JavaScript
/**
* @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 LaptopBlockB = createMeisterIcons("laptop-block-b", [["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": "1194fcef65572d126483fc4013ed5e7f40d10aac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.5 20.05h-17c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5h17c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5", "key": "2dda04aea5a8d00d86aab19f771b3fdbc1892613", "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.25m12.197-9.593c-.79-.862-2.196-.897-3.117.023l-.011.012-.012.01c-.859.788-.897 2.185.012 3.106.926.838 2.359.803 3.15.012l.012-.012.012-.01c.862-.791.897-2.197-.023-3.118l-.012-.011zm1.095-1.026c-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": "d1c07fb6d776af092b6a78da6bd40fe1f6a7504f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.27 12.12 4.3-4.3 1.06 1.06-4.3 4.3z", "key": "317198e92a8113b2ab3a30e3d852211238b13878", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopBlockB as default };
//# sourceMappingURL=LaptopBlockB.js.map