@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 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 GitAlt = createMeisterIcons("git-alt", [["path", { "fill": "currentColor", "d": "M16.75 4.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M19.5 5.5c0 1.29-.889 2.373-2.087 2.67q-.033.15-.085.327a5.3 5.3 0 0 1-1.145 2.005c-1.239 1.376-3.524 2.605-7.683 2.736V15.5q-.002.18-.078.333a2.751 2.751 0 1 1-1.344 0A.75.75 0 0 1 7 15.5V5.81L5.78 7.03a.75.75 0 0 1-1.06-1.06l2.1-2.1c.537-.538 1.261-.417 1.746-.094l.062.041L10.78 5.97a.75.75 0 1 1-1.06 1.06L8.5 5.81v5.928c3.848-.13 5.684-1.258 6.568-2.24a3.8 3.8 0 0 0 .81-1.39A2.751 2.751 0 1 1 19.5 5.5M7.75 17.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5", "key": "a5102f4eace1b183b28290e0a556f7cb5dd6aa3e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { GitAlt as default };
//# sourceMappingURL=GitAlt.js.map