Icons used in the desktop/mobile mega menu (mida-nav.js → navIcon()).
| Property | Value |
|---|---|
| Set | Icons8 iOS Glyph |
| Size | 48px source (displayed at 24–28px in CSS) |
| Color | #6B6B6B (gray; not black #15141A) |
| Format | PNG, self-hosted |
When adding or replacing an icon:
https://img.icons8.com/ios-glyphs/48/6B6B6B/{icon-name}.png{icon-name}.png in this folder (kebab-case filename matching the navIcon('…') key in mida-nav.js).npm run build — Eleventy copies this folder to dist/images/nav-icons/.| Filename | Used for |
|---|---|
split.png |
A/B Split Testing |
link.png |
Redirect URL Testing |
touch-id.png |
Website Personalization |
flag.png |
Feature Flagging |
hand.png |
No-code Deployment |
javascript.png |
A/B Testing for SPA |
lightning-bolt.png |
Lightweight Script |
leaf.png |
Low Carbon Footprint |
calendar.png |
Book a live demo (featured) |
open-book.png |
Blog |
idea.png |
Test Ideas |
compare.png |
Compare Alternatives |
dictionary.png |
Glossary |
toolbox.png |
Free Tools |
puzzle.png |
Integrations |
api.png |
REST API |
github.png |
Server-side SDKs |
gift.png |
Affiliate program (Partners featured) |
group.png |
CRO Agencies (Partners featured) |
Icons are from Icons8. Free use typically requires attribution (e.g. link to Icons8 in the site footer). Confirm your Icons8 plan before removing attribution.
src/assets/js/mida-nav.js — navIcon() helper and menu datasrc/assets/css/mida-nav.css — .mida-mega-icon--plain styles for these icons