IcoMoon page-break icon
| Name | page-break |
|---|---|
| Unicode | \ea68 () |
| CSS class | icon-page-break |
| Tags | page-break, wysiwyg |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-page-break" aria-hidden="true"></span>
.icon-page-break:before { content: "\ea68"; } export const IconPageBreak = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 8h2v1h-2zM3 8h3v1h-3zM7 8h2v1h-2zM10 8h3v1h-3zM14 8h2v1h-2zM13.75 0l0.25 7h-12l0.25-7h0.5l0.25 6h10l0.25-6zM2.25 16l-0.25-6h12l-0.25 6h-0.5l-0.25-5h-10l-0.25 5z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.