John KuehJohn Kueh

cookie icon

HugeIcons · CookieIcon · MIT

Download SVG

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-icons
Import & 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 →