mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* feat(icons): added keyboard-off * fix: change name contribuitor * fix: fix adjust 2px gap of empty space to the right of the line * fix: fix adjust 2px gap of empty space to the right of the line * feat: add contribuitor * fix: update metadata --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
20 lines
256 B
JSON
20 lines
256 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Diottodev",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"unkeys",
|
|
"layout",
|
|
"spell",
|
|
"settings",
|
|
"mouse"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"text",
|
|
"development"
|
|
]
|
|
}
|