Feat(icons): use icons instead of Unicode characters #91

Merged
jakob.scheid merged 13 commits from feature/icons into main 2026-06-01 12:28:35 +02:00
Owner

Description

This PR replaces Unicode characters with SVG icons.

Summary

  • Add icon component to dynamically embed icons
  • Add chevron down, crescent moon, sun and black and white circle icons
  • Replace old Unicode characters with new SVG icons
  • Utility to ensure CSS dimensions

Related issues

Closes: #71

# Description This PR replaces Unicode characters with SVG icons. ## Summary - Add icon component to dynamically embed icons - Add chevron down, crescent moon, sun and black and white circle icons - Replace old Unicode characters with new SVG icons - Utility to ensure CSS dimensions ## Related issues Closes: #71
jakob.scheid added this to the 0.1.0 milestone 2026-06-01 00:29:39 +02:00
jakob.scheid added this to the Project Board project 2026-06-01 00:29:42 +02:00
jakob.scheid added the Area/Global
Priority
Medium
3
Kind/Feature
labels 2026-06-01 00:29:49 +02:00
jakob.scheid moved this to Review in Project Board on 2026-06-01 00:29:58 +02:00
johannes.vos approved these changes 2026-06-01 12:25:50 +02:00
jakob.scheid added 13 commits 2026-06-01 12:28:22 +02:00
jakob.scheid force-pushed feature/icons from 9e91d43866 to 0e9e0ecec7 2026-06-01 12:28:22 +02:00 Compare
jakob.scheid merged commit f480794817 into main 2026-06-01 12:28:35 +02:00
jakob.scheid deleted branch feature/icons 2026-06-01 12:28:36 +02:00
jakob.scheid moved this to Done in Project Board on 2026-06-01 12:30:21 +02:00
jakob.scheid changed title from Use icons instead of Unicode characters to Feat: use icons instead of Unicode characters 2026-07-20 12:13:51 +02:00
jakob.scheid changed title from Feat: use icons instead of Unicode characters to Feat(icons): use icons instead of Unicode characters 2026-07-20 12:26:36 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#91