mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
22 lines
302 B
JSON
22 lines
302 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Turboman3000"
|
|
],
|
|
"use-cases": [
|
|
"To create a new server in a dashboard"
|
|
],
|
|
"tags": [
|
|
"add",
|
|
"create",
|
|
"new",
|
|
"cloud",
|
|
"storage",
|
|
"computing"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"devices"
|
|
]
|
|
}
|