The Tabler page break icon visually represents a division or separation within a document, often used to indicate where a new page should begin in print or digital layouts.
Common uses
- Print settings dialog
- Document export options
- Content layout tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPageBreak } from '@tabler/icons-react';
<IconPageBreak size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- summaryfeaturecsspagebreakfilepapertextrecordinformationdocumentdocument separatorpagination iconnew page symbol
FAQ
- What does the page break icon represent?
- It signifies a point where a document is divided, typically for pagination purposes in printing or digital display.
- How do I use this icon in React?
- Import it using `import { IconPageBreak } from '@tabler/icons-react'` and then use it as a React component: `<IconPageBreak />`.
- What is the license for this icon?
- The Tabler icons, including this one, are released 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 →