UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.53 kB
/** * @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 GitArrowUp = createMeisterIcons("git-arrow-up", [["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-9c-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": "b52c19635f6f9925064b3215322ac8ac3ccfdf75", "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": "040689f5905d7e586876b937b79e9c31fc83b2a9", "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": "0be739126c9866106de4b32cf34e57d677289900", "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": "10693df9a53126c56ff5b8d8c1ee68145c1a19f5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { GitArrowUp as default }; //# sourceMappingURL=GitArrowUp.js.map