@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.92 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 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": "3905020dad0a377259e592f12213b83ea2efbfde", "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": "ca73eb9148605a39861c0e8b7e2a57f501236934", "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": "9777654dbe9dd41345543426d139c293c50c3c6a", "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": "045a81b2dcc5be0a60d4aa1172c0ab2d6c3f0d52", "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": "179e24bfca749c74efea9180f4a8012363987703", "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": "71d32d1a26487a00ee91d0b0347b6ab6e791d71b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { GitArrowUpB as default };
//# sourceMappingURL=GitArrowUpB.js.map