IcoMoon crop icon
| Name | crop |
|---|---|
| Unicode | \ea57 () |
| CSS class | icon-crop |
| Tags | crop, resize, cut |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-crop" aria-hidden="true"></span>
.icon-crop:before { content: "\ea57"; } export const IconCrop = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M13 4l3-3-1-1-3 3h-7v-3h-2v3h-3v2h3v8h8v3h2v-3h3v-2h-3v-7zM5 5h5l-5 5v-5zM6 11l5-5v5h-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.