IcoMoon Icons logo

IcoMoon arrow-down-right icon

Download SVG
IcoMoon arrow-down-right icon codes
Name arrow-down-right
Unicode \ea35 ()
CSS class icon-arrow-down-right
Tags arrow-down-right, down-right, arrow-bottom-right
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-arrow-down-right" aria-hidden="true"></span>
.icon-arrow-down-right:before { content: "\ea35"; }
export const IconArrowDownRight = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M16 4.5l-4 4-8.5-8.5-3.5 3.5 8.5 8.5-4 4h11.5v-11.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.