IcoMoon bin2 icon
| Name | bin2 |
|---|---|
| Unicode | \e9ad () |
| CSS class | icon-bin2 |
| Tags | bin, trashcan, remove, delete, recycle, dispose |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-bin2" aria-hidden="true"></span>
.icon-bin2:before { content: "\e9ad"; } export const IconBin2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M3 16h10l1-11h-12zM10 2v-2h-4v2h-5v3l1-1h12l1 1v-3h-5zM9 2h-2v-1h2v1z"></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.