mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:36:49 +01:00
* Add `between-horizontal` icon * Add `between-vertical` icon * Rename icons and end icons * Fix lint issues --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
32 lines
407 B
JSON
32 lines
407 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"insert",
|
|
"add",
|
|
"top",
|
|
"slot",
|
|
"squeeze",
|
|
"space",
|
|
"vertical",
|
|
"grid",
|
|
"table",
|
|
"columns",
|
|
"cells",
|
|
"data",
|
|
"enter",
|
|
"entry",
|
|
"entries",
|
|
"blocks",
|
|
"rectangles",
|
|
"chevron"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|