mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
24 lines
345 B
JSON
24 lines
345 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing a USB device or connection"
|
|
],
|
|
"tags": [
|
|
"universal",
|
|
"serial",
|
|
"bus",
|
|
"controller",
|
|
"connector",
|
|
"interface"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"multimedia",
|
|
"home"
|
|
]
|
|
}
|