Icon Reference
The icon field on both sections and items accepts an emoji character or an image URL.
Inserting emoji in a terminal editor
macOS (vim, nano, etc.)
Press Ctrl+Cmd+Space to open the system emoji picker. Click an emoji to insert it at the cursor position. This works in any terminal application.
Linux
The method depends on your desktop environment and terminal:
- GTK terminals (GNOME Terminal, Tilix, etc.): Press
Ctrl+Shift+U, type the Unicode code point (e.g. 1f3e0 for đ ), then press Enter or Space.
- KDE / Plasma: Use the emoji picker at
Win+. if your version supports it, or install ibus and use its emoji input (Ctrl+Shift+E).
- Copy/paste: The most reliable option on any distro â open the emoji table below in a browser and copy the character directly.
Windows (WSL, PowerShell, cmd)
Press Win+. (Windows key + period) or Win+; to open the built-in emoji picker. Search by name and click to insert. Works in Windows Terminal and most modern terminal emulators running on Windows.
Using icons in config
# Emoji â paste the character directly
icon = "đ "
# Image URL (for service-specific logos)
icon = "https://example.local/logo.png"
General / Dashboard
| Emoji |
Name |
| đ |
House |
| đĄ |
House with garden |
| đ |
Globe |
| đ |
Magnifying glass |
| âī¸ |
Gear |
| đ |
Clipboard |
| đ |
Pushpin |
| â |
Star |
| đ |
Bookmark |
| đī¸ |
Card index dividers |
Networking
| Emoji |
Name |
| đ |
Globe |
| đĄ |
Satellite antenna |
| đ |
Shuffle / Router |
| đ |
Link |
| đŗī¸ |
Hole |
| đĄī¸ |
Shield |
| đ |
Lock |
| đ |
Unlocked lock |
| đ |
Earth globe |
| đļ |
Signal bars |
| đ§ |
Wrench |
| đĻ |
Traffic light |
| Emoji |
Name |
| đŦ |
Clapper board |
| đē |
Television |
| đī¸ |
Film frames |
| đĩ |
Musical note |
| đļ |
Musical notes |
| đ§ |
Headphone |
| đī¸ |
Studio microphone |
| đĨ |
Movie camera |
| đˇ |
Camera |
| đ¸ |
Camera with flash |
| đŧī¸ |
Framed picture |
| đģ |
Radio |
| đŽ |
Video game |
| đšī¸ |
Joystick |
| đ |
Open book |
| đ |
Books |
Infrastructure
| Emoji |
Name |
| đĨī¸ |
Desktop computer |
| đģ |
Laptop |
| đ¨ī¸ |
Printer |
| đž |
Floppy disk |
| đŋ |
Optical disk |
| đī¸ |
File cabinet |
| đŗ |
Whale (Docker) |
| âī¸ |
Cloud |
| đĩ |
Blue circle |
| ⥠|
Lightning bolt |
| đ |
Battery |
| đĄī¸ |
Thermometer |
| đĻ |
Package |
| đī¸ |
Building construction |
Monitoring
| Emoji |
Name |
| đ |
Bar chart |
| đ |
Chart increasing |
| đ |
Chart decreasing |
| đĄ |
Satellite antenna |
| đ |
Green heart |
| â¤ī¸ |
Red heart |
| đ |
Bell |
| đ |
Bell with slash |
| âąī¸ |
Stopwatch |
| đ |
Clock |
| đ´ |
Red circle |
| đĸ |
Green circle |
| đĄ |
Yellow circle |
Development
| Emoji |
Name |
| đģ |
Laptop |
| đą |
Cat face |
| đ |
Octopus |
| đ§ |
Wrench |
| đ¨ |
Hammer |
| đ ī¸ |
Hammer and wrench |
| đ |
Rocket |
| đ |
Bug |
| â
|
Check mark |
| â |
Cross mark |
| đ |
Repeat |
| đ |
Helicopter |
| đ |
VS button |
| đ |
Memo |
| đī¸ |
Card file box |
| đ |
Elephant |
| đŦ |
Dolphin |
| đ |
Leaf |
Security & Access
| Emoji |
Name |
| đ |
Key |
| đī¸ |
Old key |
| đ |
Locked with key |
| đĄī¸ |
Shield |
| đ¤ |
User silhouette |
| đĨ |
Users |
| đ |
Locked with pen |
| đĩī¸ |
Detective |
Automation & Home
| Emoji |
Name |
| đ¤ |
Robot |
| đĄ |
Light bulb |
| đ |
House |
| đĄī¸ |
Thermometer |
| đ |
Electric plug |
| đą |
Mobile phone |
| đ¨ī¸ |
Printer |
| âī¸ |
Sun |
| đ |
Crescent moon |
| đ¤ī¸ |
Sun behind cloud |
Notes
Any single Unicode emoji character is valid in the icon field. The tables above are a curated starting point; any emoji from unicode.org can be used.