mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-11 03:38:47 +02:00
19 lines
269 B
JSON
19 lines
269 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Comparing git branches or commits"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"diff"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|