IcoMoon copy icon
| Name | copy |
|---|---|
| Unicode | \e92c () |
| CSS class | icon-copy |
| Tags | copy, duplicate, files, pages, papers, documents |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-copy" aria-hidden="true"></span>
.icon-copy:before { content: "\e92c"; } export const IconCopy = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M10 4v-4h-7l-3 3v9h6v4h10v-12h-6zM3 1.414v1.586h-1.586l1.586-1.586zM1 11v-7h3v-3h5v3l-3 3v4h-5zM9 5.414v1.586h-1.586l1.586-1.586zM15 15h-8v-7h3v-3h5v10z"></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.