UNPKG

open-icon

Version:

Open Icon

26 lines (25 loc) 627 B
// lib/meta/icon_git-merge.svg.ts var meta = { "description": "The git merge icon represents the process of merging branches in the git version control system. It is commonly used in UI design to symbolize combining code changes from different branches into a single branch.", "category": [ "Interface" ], "tag": [ "git", "merge", "version control", "code", "branch", "merge process", "UI design", "code changes", "development", "collaboration" ], "title": "Git Merge" }; var icon_git_merge_svg_default = meta; export { icon_git_merge_svg_default as default, meta };