IcoMoon list icon
| Name | list |
|---|---|
| Unicode | \e9ba () |
| CSS class | icon-list |
| Tags | list, todo, bullet, menu, options |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-list" aria-hidden="true"></span>
.icon-list:before { content: "\e9ba"; } export const IconList = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 0h4v4h-4zM6 1h10v2h-10zM0 6h4v4h-4zM6 7h10v2h-10zM0 12h4v4h-4zM6 13h10v2h-10z"></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.