The Lucide cookie icon depicts a simple, round cookie, commonly used in UIs to represent website cookies, privacy settings, or food-related items.
Common uses
- Website cookie consent banners
- Privacy policy links
- Food ordering apps
Use it in React
Install
npm i lucide-reactImport & render
import { Cookie } from 'lucide-react';
<Cookie size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- biscuitprivacylegalfoodcookie
FAQ
- What does the cookie icon represent?
- It represents a cookie, often used for website tracking, privacy settings, or in contexts related to food.
- How do I use the cookie icon in React?
- You can import and use it like this: import { Cookie } from 'lucide-react'; <Cookie />.
- What is the license for the Lucide cookie icon?
- The Lucide icon library, including the cookie icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →