mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
16 lines
209 B
JSON
16 lines
209 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"patch",
|
||
|
|
"difference",
|
||
|
|
"plus",
|
||
|
|
"minus",
|
||
|
|
"plus-minus",
|
||
|
|
"maths"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"coding",
|
||
|
|
"development",
|
||
|
|
"files"
|
||
|
|
]
|
||
|
|
}
|