@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.28 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 Graphup = createMeisterIcons("graphup", [["path", { "fill": "currentColor", "d": "M10.07 11.42a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06m-1.54 0a.75.75 0 0 1 0 1.06l-2.1 2.1a.75.75 0 1 1-1.06-1.06l2.1-2.1a.75.75 0 0 1 1.06 0m10.43-2.829a.75.75 0 0 1 .298 1.018l-3 5.5a.75.75 0 1 1-1.316-.718l3-5.5a.75.75 0 0 1 1.017-.3", "key": "5b167533710a101c6c02a7674807b839cc3947b8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.6 14.2a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0M9.3 9.9a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0m7.95 4.45a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0M19.4 6.8a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0", "key": "38b9f9e83c703cdd3597278bbdeb8f86faebcdd2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Graphup as default };
//# sourceMappingURL=Graphup.js.map