UNPKG

open-icon

Version:

Open Icon

26 lines (25 loc) 656 B
// lib/meta/icon_git-repo-fork.svg.ts var 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" }; var icon_git_repo_fork_svg_default = meta; export { icon_git_repo_fork_svg_default as default, meta };