@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 871 B
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 Weighingmachine = createMeisterIcons("weighingmachine", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10c0 1.798 1.376 3.25 3.25 3.25h10A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7c-2.726 0-4.75-2.148-4.75-4.75zm4.5 3a.75.75 0 0 1 .75-.75h3.099L9.376 7.416a.75.75 0 1 1 1.248-.832l1.777 2.666H16.5a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75", "key": "698d8b50a32998a1505ddda94a9132764daf7b1d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Weighingmachine as default };
//# sourceMappingURL=Weighingmachine.js.map