kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
85 stars 23 forks source link

[Enhancement] Notification icon #3688

Open henrikvoetmand opened 4 days ago

henrikvoetmand commented 4 days ago

Describe the enhancement

When working with notification design we need to visualize that notifications is "ON" For that we have a new filled icon for notification that should be added to Kirby.

Describe the solution you'd like

This will introduce a breaking change that we need communicate to teams.

Have you considered any alternatives?

Are there any additional context?

notification notification


Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Refinement

Implementation

The contributor who wants to implement this issue should:

Review

Once the issue has been implemented and is ready for review:

henrikvoetmand commented 4 days ago

Maybe fix naming issues for outline and filled icons? Outline version = "notification" (default) Filled version = "notification-filled"