IcoMoon Icons logo

IcoMoon box-remove icon

Download SVG
IcoMoon box-remove icon codes
Name box-remove
Unicode \e95f ()
CSS class icon-box-remove
Tags box-remove, box, upload, storage, outbox, archive
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-box-remove" aria-hidden="true"></span>
.icon-box-remove:before { content: "\e95f"; }
export const IconBoxRemove = (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-3zM10 10v3h-4v-3h-3l5-4 5 4h-3zM2.414 3l1-1h9.171l1 1h-11.171z"></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.