open-icon
Version:
Open Icon
22 lines (20 loc) • 507 B
text/typescript
export const meta = {
"description": "The Git branch icon represents a separate line of development and allows users to work on different features simultaneously within a Git repository.",
"category": [
"Interface"
],
"tag": [
"version control",
"development",
"branching",
"code",
"repository",
"git",
"software",
"collaboration",
"programming",
"workflow"
],
"title": "Git Branch"
}
export default meta;