This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lucide
Watch
1
Star
0
Fork
0
You've already forked lucide
mirror of
https://github.com/lucide-icons/lucide.git
synced
2025-12-28 18:16:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a9233f4a7432ebdcfc2a71bfb2985c7d96ad510
lucide
/
categories
/
layout.json
6 lines
93 B
JSON
Raw
Normal View
History
Unescape
Escape
Moved from a single icons.json file to separate JSON files per icon
2022-11-16 18:16:50 +01:00
{
"$schema"
:
"../category.schema.json"
,
"title"
:
"Layout"
,
Optimise/add remaining `panel-*`/consolidate `layout` icons (#1156) * Optimise `layout` icon * Optimise `panel-*` icons …from #1156. * Fix JSON * Rename `layout` to `panels-top-left` * Add `panel-bottom-narrow` (status bar) icon * Add `panels-left-bottom` icon * Add `panels-right-bottom` icon * Add `panels-left-right-bottom` icon * Add `panels-left-right` icon * Add `panels-bottom-left-right` icon * Add `panels-top-split` icon * Improve metadata * Rename `panel-top-inactive` to `panel-top-dashed` * Rename `panel-bottom-inactive` to `panel-bottom-dashed` * Rename `panel-left-inactive` to `panel-left-dashed` * Rename `panel-right-inactive` to `panel-right-dashed` * Add `panel-top-narrow` (menu bar) icon * Refine/rename `panels-top-split` to `panels-top-narrow-split` * Remove `panel-bottom-narrow` icon * Remove `panel-top-narrow` icon * Remove `panels-bottom-left-right` icon * Remove `panels-left-right-bottom` icon * Remove `panels-top-narrow-split` icon * Remove `panels-left-right` icon --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2023-12-25 10:28:46 +00:00
"icon"
:
"panels-top-left"
Improve formatting (#1814) * Ignore linting for examples in docs * Formatting JSX single attribute per line * Separte `format` and `lint:format` in package.json * Bump prettier version * Run format
2024-02-01 22:38:21 +09:00
}
Reference in New Issue
Copy Permalink