
                export const meta = {
  "description": "The git compare icon is typically used in user interfaces to indicate a side-by-side comparison of code or files in a version control system. It often represents the action of comparing changes between branches or commits.",
  "category": [
    "Interface"
  ],
  "tag": [
    "version control",
    "code",
    "file",
    "repository",
    "commit",
    "branch",
    "comparison",
    "difference",
    "changes",
    "developer"
  ],
  "title": "Git Compare"
}
                export default meta;
            