@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.57 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 LaptopCheckB = createMeisterIcons("laptop-check-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": "dde2f23833f56e276a5050fe0e1d1d7fed3ae7be", "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": "e6db7566c5ae7dbba093fa72ea539be5906a8531", "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": "e222016f44194e42ed5d2e20dc112375068d5ca4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15.139 9.128a.75.75 0 0 1-.017 1.06l-3.206 3.109a.8.8 0 0 1-.256.248.9.9 0 0 1-.472.13c-.23 0-.506-.083-.718-.295l-.038-.037L9.2 11.7a.75.75 0 0 1 1.2-.9l.816 1.087 2.862-2.775a.75.75 0 0 1 1.06.016", "key": "91c8b6be4f3d2e3e2de801459555fe2b6958ae43", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LaptopCheckB as default };
//# sourceMappingURL=LaptopCheckB.js.map