John KuehJohn Kueh

ballpen icon

Tabler · ballpen · MIT

Download SVG

The Tabler ballpen icon depicts a writing instrument and is commonly used in UI to represent actions related to writing, editing, or creating text content.

Common uses

  • Button to start composing an email or document
  • Link to an article editing page
  • Icon for a 'notes' or 'drafts' section

Use it in React

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

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

Styles

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

outline
<IconBallpen size={24} stroke={2} />
filled
<IconBallpenFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
writeschooleducationstationerytextballpentypographywritingfontcharacterpeneditcomposewriting tool

FAQ

What is the ballpen icon used for?
It signifies actions like writing, editing, or creating text. It's useful for buttons or links related to content creation or modification.
How do I use the ballpen icon in React?
Import it from '@tabler/icons-react' and use it as a component: import { IconBallpen } from '@tabler/icons-react'.
What is the license for the Tabler ballpen icon?
The Tabler icon library, including the ballpen 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 →