mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Added icons/git-branch-minus.svg * Added icons/git-branch-minus.json * chore: optimise with circles Co-authored-by: Karsa <contact@karsa.org> * Update git-branch-minus.json * Update git-branch.json * Update git-branch-plus.json --------- Co-authored-by: Karsa <contact@karsa.org>
18 lines
235 B
JSON
18 lines
235 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"vcs",
|
|
"repository"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|