open-icon
Version:
Open Icon
23 lines (21 loc) • 625 B
text/typescript
export const meta = {
"description": "Git pull request icon is used as a symbol for requesting changes to a codebase in Git version control system. This icon usually represents the action of pulling the changes made in a repository to be reviewed and potentially merged with the main codebase.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"git",
"pull request",
"version control",
"code",
"repository",
"review",
"merge",
"VCS",
"source control",
"development"
],
"title": "Git Pull Request"
}
export default meta;