mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 06:49:07 +02:00
25 lines
373 B
JSON
25 lines
373 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing a database or data storage",
|
|
"Indicating servers or backend data"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"memory",
|
|
"container",
|
|
"tin",
|
|
"pot",
|
|
"bytes",
|
|
"servers"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"development"
|
|
]
|
|
}
|