mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-09-01 22:48:41 +02:00
30 lines
455 B
JSON
30 lines
455 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"colebemis",
|
||
|
|
"jguddas",
|
||
|
|
"Barakudum",
|
||
|
|
"rrod497"
|
||
|
|
],
|
||
|
|
"use-cases": [
|
||
|
|
"creating a new database instance",
|
||
|
|
"adding a database connection in a client or admin panel"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"storage",
|
||
|
|
"memory",
|
||
|
|
"bytes",
|
||
|
|
"server",
|
||
|
|
"plus",
|
||
|
|
"add",
|
||
|
|
"create",
|
||
|
|
"insert",
|
||
|
|
"new",
|
||
|
|
"expand"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"devices",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|