John KuehJohn Kueh

checkbox icon

Tabler · checkbox · MIT

Download SVG

The Tabler checkbox icon visually represents a square box, often used to indicate a selection or an option that can be toggled on or off.

Common uses

  • Form input for user selections
  • Toggling settings or preferences
  • Marking items in a to-do list

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
surveyconfirmtickyesto-docheckboxcontroloperationapprovefunctionsystemtick boxcheck mark boxselection boxoption box

FAQ

What is the checkbox icon used for?
It's used for user interface elements where users need to make a selection from multiple options or confirm a setting.
How do I use the checkbox icon in React?
You can import and use it like this: `import { IconCheckbox } from '@tabler/icons-react'`. Then render it as `<IconCheckbox />`.
What is the license for the Tabler checkbox icon?
The Tabler icon library, including the checkbox icon, is distributed under the MIT license.

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 →