This starter is a statically generated site that uses Next.js for the frontend and Sanity to handle its content. It comes with a standalone Sanity Studio that offers features like real-time collaboration, instant side-by-side content previews, and intuitive editing.
npm create sanity@latest -- --template sanity-io/sanity-template-nextjs-clean
Sanity DocumentationLucide Icons Integration
Lucide Icons Demo
Examples of how to use Lucide icons in your components:
Home
Search
Menu
Arrow Right
Heart
Settings
Customizing Icons
You can customize the size, stroke width, and color of icons using className props.
Using the Icon Component
For consistency, you can use our Icon component throughout the project:
Home
Search
Settings