mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Updated icons/contact.svg * Updated icons/contact.json * Updated icons/contact-round.svg * Updated icons/contact-round.json
31 lines
478 B
JSON
31 lines
478 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"user",
|
|
"person",
|
|
"family",
|
|
"friend",
|
|
"acquaintance",
|
|
"listing",
|
|
"networking"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"connectivity",
|
|
"communication",
|
|
"social"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "contact-2",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|