mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:20:31 +02:00
22 lines
336 B
JSON
22 lines
336 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"zefir-git",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Symbolizing the Compose key on a keyboard",
|
|
"Representing combined shape primitives"
|
|
],
|
|
"tags": [
|
|
"compose",
|
|
"keyboard",
|
|
"key",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"text"
|
|
]
|
|
}
|