The Tabler cookie off icon depicts a cookie with a diagonal line through it, commonly used to represent disabled or blocked cookies, often related to internet privacy settings.
Common uses
- Indicate disabled cookie tracking in privacy settings.
- Show that a website's cookie consent has been rejected.
- Represent a blocked or unavailable cookie functionality.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCookieOff } from '@tabler/icons-react';
<IconCookieOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodsweetcookingsnackinternetprivacycookieoffmealcuisineno cookiecookie disabledblock cookieprivacy settings
FAQ
- What does the cookie off icon represent?
- It signifies that cookies are turned off, blocked, or disabled, often in the context of web privacy and tracking.
- How do I use this icon in React?
- Import it using `import { IconCookieOff } from '@tabler/icons-react'` and then use it as a component: `<IconCookieOff />`.
- What is the license for this icon?
- The Tabler icon set, including the cookie-off icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →