@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 906 B
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 Git = createMeisterIcons("git", [["path", { "fill": "currentColor", "d": "M7.5 4.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m2.75 1.25a2.75 2.75 0 0 1-2 2.646v3.592c3.848-.13 5.684-1.258 6.568-2.24a3.8 3.8 0 0 0 .81-1.39 2.751 2.751 0 1 1 1.535.062q-.033.15-.085.327a5.3 5.3 0 0 1-1.146 2.005c-1.238 1.376-3.524 2.605-7.682 2.736v2.616a2.751 2.751 0 1 1-1.5 0V8.146a2.751 2.751 0 1 1 3.5-2.646m6.25 1.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M6.25 18.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0", "key": "2af378ec770e85b336fc56a2159a5512a460ec9a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Git as default };
//# sourceMappingURL=Git.js.map