@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.55 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "2e3327f11fa2256f96d4216a81dea7068fe6d787", "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": "9a3486a967a36fbe82246fa0c502300db1702b35", "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": "5bd3895c8650756f58d209fa59d41b6e5e4f2b4f", "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": "2985fad3551d2e7763a22b16f678eb17e1d5b35a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { GitArrowUp as default };
//# sourceMappingURL=GitArrowUp.js.map