Ithaca. Iconography

20 minimalist line icons — deep navy strokes with a single cyan accent per icon. Click any icon to copy its React component usage.

Stroke: #0D1B2E
Accent: #00E5FF
Weight: 1.8px
Grid: 40×40px
Caps: Round
Profile / Person
Document / File
Compass / Navigate
Shield / Status
Clock / Timeline
Star / CRS Score
Map Pin / Province
Briefcase / Work Permit
Graduation / Education
Airplane / Travel
Chat / AI Assistant
Checkmark / Approved
Padlock / Secure
Chart / Progress
Globe / International
Speech / Language
Family / Dependants
Fingerprint / Biometrics
Sync / Updates
Bell / Alerts

Usage

import DrivenIcon from "@/components/DrivenIcon";

// Basic usage
<DrivenIcon name="profile" size={24} />

// Custom colors (e.g., for dark backgrounds)
<DrivenIcon name="shield" size={40} strokeColor="#CBD5E1" accentColor="#00E5FF" />

// With Tailwind classes
<DrivenIcon name="chat" size={20} className="opacity-80 hover:opacity-100" />

We use privacy-focused analytics (Umami) to understand how Ithaca is used and improve the experience. No personal data is shared with advertisers. Privacy Policy

Customize