导航搜索
搜索并跳转到页面
Loading dashboard...
使用 Lucide 图标构建界面。
导入
import { Bell, Settings } from "lucide-react";
渲染
<Bell className="size-4" />
示例代码
import { Bell } from "lucide-react"
<Bell className="size-4 text-muted-foreground" />示例代码
<Bell className="size-5 text-primary" />示例代码
<Star className="size-5" strokeWidth={1.5} />