mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
* Renamed user-*-2 to user-round-* * Added user-round icon optimizations as per Discord + renamed user*-(square|circle) to (square|circle)-user* also as per Discord --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
234 B
JSON
19 lines
234 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"person",
|
|
"account",
|
|
"contact"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"shapes"
|
|
],
|
|
"aliases": [
|
|
"user-circle"
|
|
]
|
|
}
|