mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Added icons/user-star.svg * Added icons/user-star.json * enlarge star in user-star icon --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
25 lines
336 B
JSON
25 lines
336 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"MArtytraM99"
|
|
],
|
|
"tags": [
|
|
"person",
|
|
"account",
|
|
"favorite",
|
|
"contact",
|
|
"like",
|
|
"review",
|
|
"rating",
|
|
"admin"
|
|
],
|
|
"categories": [
|
|
"account"
|
|
]
|
|
}
|