IcoMoon pencil icon
| Name | pencil |
|---|---|
| Unicode | \e905 () |
| CSS class | icon-pencil |
| Tags | pencil, write, edit |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-pencil" aria-hidden="true"></span>
.icon-pencil:before { content: "\e905"; } export const IconPencil = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M13.5 0c1.381 0 2.5 1.119 2.5 2.5 0 0.563-0.186 1.082-0.5 1.5l-1 1-3.5-3.5 1-1c0.418-0.314 0.937-0.5 1.5-0.5zM1 11.5l-1 4.5 4.5-1 9.25-9.25-3.5-3.5-9.25 9.25zM11.181 5.681l-7 7-0.862-0.862 7-7 0.862 0.862z"></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.