mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
19 lines
247 B
JSON
19 lines
247 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"electricity",
|
||
|
|
"electronics",
|
||
|
|
"outlet",
|
||
|
|
"plug",
|
||
|
|
"european",
|
||
|
|
"two pin",
|
||
|
|
"2 pin"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"devices",
|
||
|
|
"connectivity",
|
||
|
|
"travel",
|
||
|
|
"tools"
|
||
|
|
]
|
||
|
|
}
|