John KuehJohn Kueh

cookie man icon

Tabler · cookie-man · MIT

Download SVG

The Tabler cookie man icon depicts a stylized gingerbread man, often used to represent user profiles, identity, or a generic person in UI elements.

Common uses

  • User profile avatar
  • Login/signup button
  • Guest user indicator

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCookieMan } from '@tabler/icons-react';

<IconCookieMan size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCookieMan size={24} stroke={2} />
filled
<IconCookieManFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
identitypersonindividualfigurecharacterpersonagebeinglifehumanprofiledesigncookiemangingerbread manuser iconprofile icon

FAQ

What is the cookie man icon used for?
It's commonly used to represent a user, profile, or identity in interfaces. It can also signify a guest or anonymous user.
How do I use the cookie man icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconCookieMan } from '@tabler/icons-react'`.
What is the license for the cookie man icon?
The Tabler icon library, including the cookie man icon, is distributed 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 →