mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:36:19 +01:00
* add circle fading up icon * add more metadata * Rename circle-fading-up.json to circle-fading-arrow-up.json * Rename circle-fading-up.svg to circle-fading-arrow-up.svg * remove categories Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * remove comma * added development category --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
295 B
JSON
23 lines
295 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jordan808",
|
|
"jguddas",
|
|
"colebemis",
|
|
"ericfennis",
|
|
"mosch"
|
|
],
|
|
"tags": [
|
|
"north",
|
|
"up",
|
|
"upgrade",
|
|
"improve",
|
|
"circle",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"development"
|
|
]
|
|
}
|