mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 06:38:46 +02:00
23 lines
324 B
JSON
23 lines
324 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing the Command key on a Mac keyboard"
|
|
],
|
|
"tags": [
|
|
"keyboard",
|
|
"key",
|
|
"mac",
|
|
"cmd",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|