mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:38:25 +02:00
* fix(icons)/columns-3-cog * Update icons/columns-3-cog.svg Co-authored-by: Karsa <contact@karsa.org> * add EOF new line to columns-3-cog.svg --------- Co-authored-by: Karsa <contact@karsa.org>
38 lines
602 B
JSON
38 lines
602 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"irvineacosta",
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"kamilasw"
|
|
],
|
|
"use-cases": [],
|
|
"tags": [
|
|
"columns",
|
|
"settings",
|
|
"customize",
|
|
"table",
|
|
"grid",
|
|
"adjust",
|
|
"configuration",
|
|
"panel",
|
|
"layout"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "columns-settings",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true
|
|
},
|
|
{
|
|
"name": "table-config",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true
|
|
}
|
|
]
|
|
}
|