mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:18:58 +02:00
19 lines
276 B
JSON
19 lines
276 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Showing changes or a diff between file versions"
|
|
],
|
|
"tags": [
|
|
"diff",
|
|
"patch"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
}
|