open-icon
Version:
Open Icon
22 lines (20 loc) • 557 B
text/typescript
export const meta = {
"description": "The Git Merge Queue icon represents the process of adding changes from one branch to another in a Git repository. It symbolizes the action of merging code changes in a sequential order in a version control system.",
"category": [
"Interface"
],
"tag": [
"git",
"merge",
"queue",
"version control",
"code",
"development",
"branch",
"repository",
"versioning",
"VCS"
],
"title": "Git Merge Queue"
}
export default meta;