IcoMoon pilcrow icon
| Name | pilcrow |
|---|---|
| Unicode | \ea73 () |
| CSS class | icon-pilcrow |
| Tags | pilcrow, wysiwyg |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-pilcrow" aria-hidden="true"></span>
.icon-pilcrow:before { content: "\ea73"; } export const IconPilcrow = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M6 0h8v2h-2v14h-2v-14h-2v14h-2v-8c-2.209 0-4-1.791-4-4s1.791-4 4-4z"></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.