mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:20:18 +02:00
25 lines
365 B
JSON
25 lines
365 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"jguddas",
|
|
"Spleefies"
|
|
],
|
|
"use-cases": [
|
|
"Searching a database, e.g. in backend-as-a-service tools"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"memory",
|
|
"container",
|
|
"tin",
|
|
"pot",
|
|
"bytes",
|
|
"servers"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"development"
|
|
]
|
|
}
|