mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 02:59:39 +01:00
* Added icons/database-search.svg * Added icons/database-search.json * Refactor SVG paths in database-search icon --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
22 lines
280 B
JSON
22 lines
280 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"jguddas",
|
|
"Spleefies"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"memory",
|
|
"container",
|
|
"tin",
|
|
"pot",
|
|
"bytes",
|
|
"servers"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"development"
|
|
]
|
|
}
|