mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +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>
20 lines
255 B
JSON
20 lines
255 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"vcs",
|
|
"repository",
|
|
"add",
|
|
"create",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|