mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
* Added icons/usb-c-port.svg * Added icons/usb-c-port.json * Update usb-c-port.json * Updated icons/usb-c-port.svg * Updated icons/usb-c-port.json * Update usb-c-port.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
33 lines
581 B
JSON
33 lines
581 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"indicating a USB-C port or connector",
|
|
"representing data transfer and device connectivity",
|
|
"showing a charging or power delivery interface",
|
|
"marking USB-C inputs and outputs on devices"
|
|
],
|
|
"tags": [
|
|
"universal",
|
|
"serial",
|
|
"bus",
|
|
"controller",
|
|
"connector",
|
|
"interface",
|
|
"socket",
|
|
"plug",
|
|
"slot",
|
|
"data",
|
|
"input",
|
|
"output"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"multimedia",
|
|
"home",
|
|
"gaming"
|
|
]
|
|
}
|