IcoMoon delicious icon
| Name | delicious |
|---|---|
| Unicode | \eacd () |
| CSS class | icon-delicious |
| Tags | delicious, brand, social |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-delicious" aria-hidden="true"></span>
.icon-delicious:before { content: "\eacd"; } export const IconDelicious = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 0v16h16v-16h-16zM8 15v-7h-7v-7h7v7h7v7h-7z"></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.