mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* Add grip and make all grip tags consistent * Update icons/grip.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Update icons/grip.json Co-authored-by: Eric Fennis <eric.fennis@gmail.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
14 lines
153 B
JSON
14 lines
153 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"grab",
|
|
"dots",
|
|
"handle",
|
|
"move",
|
|
"drag"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
]
|
|
}
|