IcoMoon Icons logo

IcoMoon enlarge icon

Download SVG
IcoMoon enlarge icon codes
Name enlarge
Unicode \e989 ()
CSS class icon-enlarge
Tags enlarge, expand, maximize, fullscreen
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-enlarge" aria-hidden="true"></span>
.icon-enlarge:before { content: "\e989"; }
export const IconEnlarge = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M16 0h-6.5l2.5 2.5-3 3 1.5 1.5 3-3 2.5 2.5z"></path> <path d="M16 16v-6.5l-2.5 2.5-3-3-1.5 1.5 3 3-2.5 2.5z"></path> <path d="M0 16h6.5l-2.5-2.5 3-3-1.5-1.5-3 3-2.5-2.5z"></path> <path d="M0 0v6.5l2.5-2.5 3 3 1.5-1.5-3-3 2.5-2.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.