mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:18:58 +02:00
25 lines
379 B
JSON
25 lines
379 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Comparing differences between versions",
|
|
"Representing a diff or patch"
|
|
],
|
|
"tags": [
|
|
"patch",
|
|
"difference",
|
|
"compare",
|
|
"plus",
|
|
"minus",
|
|
"plus-minus",
|
|
"math"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"files"
|
|
]
|
|
}
|