UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 795 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var GitDiffSolid = createReactSolidComponent("git-diff", "GitDiffSolid", [["path", { "d": "M2.25 6a3.75 3.75 0 1 1 4.5 3.675V16.5c0 .69.56 1.25 1.25 1.25h2.19l-1.22-1.22a.75.75 0 1 1 1.06-1.06l2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 1 1-1.06-1.06l1.22-1.22H8a2.75 2.75 0 0 1-2.75-2.75V9.675A3.75 3.75 0 0 1 2.25 6m12.78-3.53a.75.75 0 0 1 0 1.06l-1.22 1.22H16a2.75 2.75 0 0 1 2.75 2.75v6.825A3.751 3.751 0 0 1 18 21.75a3.75 3.75 0 0 1-.75-7.425V7.5c0-.69-.56-1.25-1.25-1.25h-2.19l1.22 1.22a.75.75 0 0 1-1.06 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0", "key": "svg-0" }]]); export { GitDiffSolid as default }; //# sourceMappingURL=GitDiffSolid.js.map