IcoMoon bookmarks icon
| Name | bookmarks |
|---|---|
| Unicode | \e9d3 () |
| CSS class | icon-bookmarks |
| Tags | bookmarks, ribbons |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-bookmarks" aria-hidden="true"></span>
.icon-bookmarks:before { content: "\e9d3"; } export const IconBookmarks = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M4 2v14l5-5 5 5v-14zM12 0h-10v14l1-1v-12h9z"></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.