IcoMoon box-add icon
| Name | box-add |
|---|---|
| Unicode | \e95e () |
| CSS class | icon-box-add |
| Tags | box-add, box, download, storage, inbox, archive |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-box-add" aria-hidden="true"></span>
.icon-box-add:before { content: "\e95e"; } export const IconBoxAdd = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M13 1h-10l-3 3v10.5c0 0.276 0.224 0.5 0.5 0.5h15c0.276 0 0.5-0.224 0.5-0.5v-10.5l-3-3zM8 13l-5-4h3v-3h4v3h3l-5 4zM2.414 3l1-1h9.172l1 1h-11.172z"></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.