open-icon
Version:
Open Icon
22 lines (20 loc) • 585 B
text/typescript
export const meta = {
"description": "The git-repo-fork icon represents a forked repository, indicating that the codebase has been duplicated for further development or modification. It is commonly used in version control systems and software development platforms.",
"category": [
"Interface"
],
"tag": [
"git",
"repository",
"fork",
"code",
"development",
"version control",
"software",
"duplicate",
"modification",
"branch"
],
"title": "Git Repository Fork"
}
export default meta;