John KuehJohn Kueh

clipboard smile icon

Tabler · clipboard-smile · MIT

Download SVG

The Tabler clipboard smile icon depicts a clipboard with a smiling face, commonly used to represent positive feedback, satisfaction with a task, or a successful completion.

Common uses

  • Positive user feedback submission
  • Task completion confirmation
  • Satisfied customer rating

Use it in React

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

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

Styles

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

outline
<IconClipboardSmile size={24} stroke={2} />
filled
<IconClipboardSmileFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
happyjoydelightcheerfunpleasuremirthlaughtergleecontentdocumentclipboardsmilehappy documentclipboard happyfeedback success

FAQ

What does the clipboard smile icon represent?
It signifies happiness, satisfaction, or successful completion, often related to a document or task.
How do I use this icon in React?
Import it using `import { IconClipboardSmile } from '@tabler/icons-react'` and use it as a component: `<IconClipboardSmile />`.
What is the license for this icon?
The Tabler icon library, including this icon, is available 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 →