IcoMoon enlarge2 icon
| Name | enlarge2 |
|---|---|
| Unicode | \e98b () |
| CSS class | icon-enlarge2 |
| Tags | enlarge, expand, maximize, fullscreen |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-enlarge2" aria-hidden="true"></span>
.icon-enlarge2:before { content: "\e98b"; } export const IconEnlarge2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M16 0v6.5l-2.5-2.5-3 3-1.5-1.5 3-3-2.5-2.5zM7 10.5l-3 3 2.5 2.5h-6.5v-6.5l2.5 2.5 3-3z"></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.