Skip to content

Conversation

@akudev
Copy link

@akudev akudev commented Nov 5, 2025

Somehow the clip path inside the SVG logo prevented it from being displayed. This change removes the (anyway invisible) inner structure and only maintains the outline, fixing the display in the web page. It still uses "currentColor" as color, so the icon uses the locally valid text color from CSS.

Somehow the clip path inside the SVG logo prevented it from being
displayed. This change removes the (anyway invisible) inner structure
and only maintains the outline, fixing the display in the web page. It
still uses "currentColor" as color, so the icon uses the locally valid
text color from CSS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant