mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
* site: pull data from "icons" dir * site: display icons * site: remove redundant code * site: colour mode support * site: header * site: order imports * site: search * site: add toast when copying icon * site: styling * site: hero * fix: disable theme toggle transitions * feat: Use Yarn Workspaces * refactor: Update site deploy scripts * refactor: Remove dark mode for now * feat: Add site title * refactor: Fix warning and format * feat: Add dark mode back 👀 * feat: Escape key to reset query * Fix by aelfric * Add Github link * Fix #40 * Add site overlay * sort categories * Add detail page * Add first categories * add box * move site to root directory * fix merge issues * Fix routing issues * Fix icon overlay * Add copy and download icon * Fix style issues * Add text * update chakra UI * remove import * update dependecies * add lucide react * Fix bugs * delete stats files * update charkra version Co-authored-by: John Letey <johnletey@gmail.com> Co-authored-by: appmachine <appmachine@appmachines-iMac.local>
19 lines
444 B
JSON
19 lines
444 B
JSON
{
|
|
"arrows": [],
|
|
"brands": [],
|
|
"code": [],
|
|
"connectivity": ["airplay"],
|
|
"cursors": [],
|
|
"development": [],
|
|
"devices": ["alarm-clock"],
|
|
"file-system": [],
|
|
"layout": [],
|
|
"maths": ["activity"],
|
|
"multimedia": [],
|
|
"notifications": ["alert-circle", "alert-octagon", "alert-triangle"],
|
|
"nature": [],
|
|
"shopping": [],
|
|
"shapes": [],
|
|
"sports": [],
|
|
"text-edit": ["align-center","align-right","align-left","align-justify" ]
|
|
} |