mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:36:20 +01:00
* Added icons/message-square-lock.svg * Added icons/message-square-lock.json * Updated icons/message-square-lock.json
24 lines
325 B
JSON
24 lines
325 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"comment",
|
|
"chat",
|
|
"conversation",
|
|
"dialog",
|
|
"feedback",
|
|
"speech bubble",
|
|
"secure",
|
|
"encrypted"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"social"
|
|
]
|
|
}
|