@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.9 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 GitArrowUpB = createMeisterIcons("git-arrow-up-b", [["path", { "fill": "currentColor", "d": "M7.5 20.55a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "3405feba51ad04841186efa03d3a0e65bff7a606", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 21.25c-1.5 0-2.8-1.2-2.8-2.8s1.2-2.7 2.8-2.7 2.8 1.2 2.8 2.8-1.3 2.7-2.8 2.7m0-4c-.7 0-1.3.6-1.3 1.3s.6 1.2 1.3 1.2 1.2-.6 1.2-1.2-.6-1.3-1.2-1.3m0-9.7a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "a51b2fbbe1012f2f6255f26da8fba2cb369b2cb4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 8.25c-1.6 0-2.8-1.2-2.8-2.7s1.2-2.8 2.8-2.8 2.8 1.2 2.8 2.8-1.3 2.7-2.8 2.7m0-4c-.7 0-1.3.6-1.3 1.3s.6 1.2 1.3 1.2 1.2-.6 1.2-1.2-.6-1.3-1.2-1.3", "key": "0f54b528200bd662b02f55fab95b9136b99aa9ea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 17.25c-.4 0-.8-.3-.8-.8v-9c0-.4.3-.7.8-.7s.8.3.8.8v9c-.1.4-.4.7-.8.7", "key": "79a6e5c43e956cfd488c071ff5cc249088421403", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 13.25c-.5 0-.8-.3-.8-.7s.3-.8.8-.8c8.1 0 8.2-6 8.2-6.2 0-.5.3-.8.8-.8s.8.3.8.8c-.1 0-.2 7.7-9.8 7.7", "key": "3d3bff18cd39a5d35a3da9859026ceff056d6f59", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.5 8.45c-.2 0-.5-.1-.6-.3l-1.7-2.2-2.2 1.7c-.3.2-.8.1-1-.2-.3-.3-.2-.8.2-1l2.4-1.8c.6-.4 1.4-.3 1.8.3l1.8 2.4c.2.3.2.8-.2 1-.1.1-.3.1-.5.1", "key": "d4a778ac0728fe17c9ad4cc6dafb9da9784f41d5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { GitArrowUpB as default };
//# sourceMappingURL=GitArrowUpB.js.map