[Feature] Include Close Icon in the vocabulary design system #304
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🏁 status: ready for work
Ready for work
Problem
Currently, any implementation that requires a close icon (say a modal for instance) can't be implemented based on the vocabulary design system standard because there is no close icon svg present.
Description
This feature solves this problem by implementing a close icon as an svg, following the same style used for icons like the
cc-logo
, or any of the social icons.Alternatives
Additional context
This issue is related to ;
The closing button for the "Confused need help " pop up pages is aligning with the cc logo #546
[Fix] icon overlay issue of the close button in modal #548
Implementation
The text was updated successfully, but these errors were encountered: