mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +01:00
* fix(icons): add more Lucide-ish rounding to sparkle icons * chore(icons): sharpen points ever so slightly for better visual weight * chore(icons): update sparkles & moon-star icon as per Discord * feat(icons): added chess icons * chore(icons): revert commits from #1937 * chore(icons): revert commits from #1937 * Update icons/chess-rook.svg * Update icons/chess-rook.svg * Update icons/chess-rook.json * fix(icons/chess): finetune queen & adjust bases for better scalability * fix(icons/chess): decrease rook base width * fix(icons/chess): decrease knight base width * fix(icons/chess): fix linting issue with chess-rook.json --------- Co-authored-by: Karsa <karsa@sztaki.hu> Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
17 lines
210 B
JSON
17 lines
210 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"castle",
|
|
"piece",
|
|
"board game"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"emoji"
|
|
]
|
|
}
|