Skip to content

Commit

Permalink
chore(metadata): Cleanup categories and some renaming (lucide-icons#2592
Browse files Browse the repository at this point in the history
)

* Delete and rename categories

* Adjust icon categories

* Update categories

* Update metadata

* Update categories/math.json

Co-authored-by: Karsa <[email protected]>

---------

Co-authored-by: Karsa <[email protected]>
  • Loading branch information
ericfennis and karsa-mistmere authored Dec 4, 2024
1 parent a4e0bff commit e7816eb
Show file tree
Hide file tree
Showing 351 changed files with 289 additions and 585 deletions.
5 changes: 0 additions & 5 deletions categories/currency.json

This file was deleted.

2 changes: 1 addition & 1 deletion categories/money.json → categories/finance.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Money",
"title": "Finance",
"icon": "piggy-bank"
}
5 changes: 0 additions & 5 deletions categories/furniture.json

This file was deleted.

5 changes: 0 additions & 5 deletions categories/maps.json

This file was deleted.

2 changes: 1 addition & 1 deletion categories/maths.json → categories/math.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Maths",
"title": "Mathematics",
"icon": "divide"
}
2 changes: 1 addition & 1 deletion categories/notifications.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Notifications",
"title": "Notification",
"icon": "triangle-alert"
}
26 changes: 7 additions & 19 deletions docs/.vitepress/data/categoriesData.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
"name": "connectivity",
"title": "Connectivity"
},
{
"name": "currency",
"title": "Currency"
},
{
"name": "cursors",
"title": "Cursors"
Expand All @@ -64,12 +60,12 @@
"title": "File icons"
},
{
"name": "food-beverage",
"title": "Food & beverage"
"name": "finance",
"title": "Money"
},
{
"name": "furniture",
"title": "Furniture"
"name": "food-beverage",
"title": "Food & beverage"
},
{
"name": "gaming",
Expand All @@ -88,21 +84,13 @@
"title": "Mail"
},
{
"name": "maps",
"title": "Maps"
},
{
"name": "maths",
"title": "Maths"
"name": "math",
"title": "Math"
},
{
"name": "medical",
"title": "Medical"
},
{
"name": "money",
"title": "Money"
},
{
"name": "multimedia",
"title": "Multimedia"
Expand All @@ -117,7 +105,7 @@
},
{
"name": "notifications",
"title": "Notifications"
"title": "Notification"
},
{
"name": "people",
Expand Down
7 changes: 2 additions & 5 deletions icon.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,23 +64,20 @@
"charts",
"communication",
"connectivity",
"currency",
"cursors",
"design",
"development",
"devices",
"emoji",
"files",
"finance",
"food-beverage",
"furniture",
"gaming",
"home",
"layout",
"mail",
"maps",
"maths",
"math",
"medical",
"money",
"multimedia",
"nature",
"navigation",
Expand Down
3 changes: 1 addition & 2 deletions icons/anchor.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
],
"categories": [
"transportation",
"text",
"maps"
"text"
]
}
2 changes: 1 addition & 1 deletion icons/armchair.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"couch"
],
"categories": [
"furniture"
"home"
]
}
3 changes: 1 addition & 2 deletions icons/arrow-down-to-dot.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
],
"categories": [
"arrows",
"navigation",
"maps"
"navigation"
]
}
3 changes: 1 addition & 2 deletions icons/arrow-up-from-dot.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
],
"categories": [
"arrows",
"navigation",
"maps"
"navigation"
]
}
2 changes: 1 addition & 1 deletion icons/asterisk.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"categories": [
"text",
"maths",
"math",
"development"
]
}
3 changes: 1 addition & 2 deletions icons/badge-alert.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
],
"categories": [
"account",
"social",
"shapes"
"social"
]
}
5 changes: 1 addition & 4 deletions icons/badge-cent.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
4 changes: 1 addition & 3 deletions icons/badge-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"check"
],
"categories": [
"account",
"social",
"shapes"
"social"
]
}
5 changes: 1 addition & 4 deletions icons/badge-dollar-sign.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
5 changes: 1 addition & 4 deletions icons/badge-euro.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
4 changes: 1 addition & 3 deletions icons/badge-help.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
"help"
],
"categories": [
"account",
"accessibility",
"social",
"shapes"
"social"
]
}
5 changes: 1 addition & 4 deletions icons/badge-indian-rupee.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
3 changes: 1 addition & 2 deletions icons/badge-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"categories": [
"account",
"accessibility",
"social",
"shapes"
"social"
]
}
5 changes: 1 addition & 4 deletions icons/badge-japanese-yen.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
4 changes: 1 addition & 3 deletions icons/badge-minus.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"erase"
],
"categories": [
"account",
"social",
"shapes"
"social"
]
}
6 changes: 2 additions & 4 deletions icons/badge-percent.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@
"price tag"
],
"categories": [
"account",
"social",
"money",
"finance",
"shopping",
"maths",
"shapes"
"math"
]
}
4 changes: 1 addition & 3 deletions icons/badge-plus.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"new"
],
"categories": [
"account",
"social",
"shapes"
"social"
]
}
5 changes: 1 addition & 4 deletions icons/badge-pound-sterling.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
5 changes: 1 addition & 4 deletions icons/badge-russian-ruble.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
5 changes: 1 addition & 4 deletions icons/badge-swiss-franc.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
],
"categories": [
"shopping",
"money",
"currency",
"account",
"shapes"
"finance"
]
}
4 changes: 1 addition & 3 deletions icons/badge-x.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"remove"
],
"categories": [
"account",
"social",
"shapes"
"social"
]
}
3 changes: 1 addition & 2 deletions icons/banknote.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"payment"
],
"categories": [
"currency",
"money"
"finance"
]
}
2 changes: 1 addition & 1 deletion icons/bed-double.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"furniture"
],
"categories": [
"furniture"
"home"
]
}
2 changes: 1 addition & 1 deletion icons/bed-single.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"furniture"
],
"categories": [
"furniture"
"home"
]
}
2 changes: 1 addition & 1 deletion icons/bed.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"furniture"
],
"categories": [
"furniture"
"home"
]
}
3 changes: 1 addition & 2 deletions icons/between-horizontal-end.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"categories": [
"layout",
"design",
"tools",
"account"
"tools"
],
"aliases": [
{
Expand Down
3 changes: 1 addition & 2 deletions icons/between-horizontal-start.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"categories": [
"layout",
"design",
"tools",
"account"
"tools"
],
"aliases": [
{
Expand Down
Loading

0 comments on commit e7816eb

Please sign in to comment.