The HugeIcons cookie icon depicts a baked cookie, commonly used to represent website cookies for privacy settings, user preferences, or login sessions.
Common uses
- Privacy settings toggle
- User profile section
- Login/logout confirmation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CookieIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CookieIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- biscuitsweetfoodsnack
FAQ
- What is the cookie icon used for?
- It's typically used in UI to represent website cookies, often related to privacy settings, user preferences, or login management.
- How do I use the CookieIcon in React?
- Import both HugeiconsIcon and CookieIcon, then render it using <HugeiconsIcon icon={CookieIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the cookie icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →