mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 15:11:10 +02:00
23 lines
315 B
JSON
23 lines
315 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Adding or following a new user"
|
|
],
|
|
"tags": [
|
|
"new",
|
|
"add",
|
|
"create",
|
|
"follow",
|
|
"subscribe"
|
|
],
|
|
"categories": [
|
|
"account"
|
|
]
|
|
}
|