UNPKG

open-icon

Version:

Open Icon

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