IcoMoon pencil2 icon
| Name | pencil2 |
|---|---|
| Unicode | \e906 () |
| CSS class | icon-pencil2 |
| Tags | pencil, write, edit |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-pencil2" aria-hidden="true"></span>
.icon-pencil2:before { content: "\e906"; } export const IconPencil2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M6 10l2-1 7-7-1-1-7 7-1 2zM4.52 13.548c-0.494-1.043-1.026-1.574-2.069-2.069l1.548-4.262 2-1.217 6-6h-3l-6 6-3 10 10-3 6-6v-3l-6 6-1.217 2z"></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.