mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:58:56 +02:00
19 lines
257 B
JSON
19 lines
257 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"chessurisme"
|
|
],
|
|
"use-cases": [
|
|
"Splitting cells in a table or spreadsheet"
|
|
],
|
|
"tags": [
|
|
"spreadsheet",
|
|
"grid",
|
|
"row"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"files"
|
|
]
|
|
}
|