📄 icons.json 1,461 bytes Apr 21, 2026 📋 Raw

{
"$schema": "https:// Hoffdesk.com/design-tokens.schema.json",
"version": "1.5.0",
"categories": {
"School": {
"icon": "🎒",
"color": "#f59e0b",
"description": "School-related items"
},
"Sports": {
"icon": "âšŊ",
"color": "#22c55e",
"description": "Sports and athletics"
},
"Medical": {
"icon": "đŸĨ",
"color": "#ef4444",
"description": "Medical appointments"
},
"Community": {
"icon": "đŸ˜ī¸",
"color": "#8b5cf6",
"description": "Community events"
},
"Other": {
"icon": "📌",
"color": "#6b7280",
"description": "Miscellaneous"
}
},
"actions": {
"undo": {
"icon": "â†Šī¸",
"label": "Undo"
},
"dismiss": {
"icon": "✕",
"label": "Dismiss"
},
"acknowledge": {
"icon": "✓",
"label": "Got it"
},
"resolve": {
"icon": "âœ”ī¸",
"label": "Resolve"
},
"snooze": {
"icon": "⏰",
"label": "Remind later"
},
"share": {
"icon": "🔗",
"label": "Share"
},
"travel": {
"icon": "🚗",
"label": "Leave soon"
}
},
"badges": {
"offline": {
"icon": "📴",
"label": "Offline mode"
},
"actionRequired": {
"icon": "âš ī¸",
"label": "Action needed"
},
"highConfidence": {
"icon": "✨",
"label": "High confidence"
}
}
}