Skip to content

fix: inverted-plus accordion not working with SVG sprite icons#2636

Open
AdilSaifi04 wants to merge 1 commit into
tabler:devfrom
AdilSaifi04:fix/accordion-sprite-plus
Open

fix: inverted-plus accordion not working with SVG sprite icons#2636
AdilSaifi04 wants to merge 1 commit into
tabler:devfrom
AdilSaifi04:fix/accordion-sprite-plus

Conversation

@AdilSaifi04
Copy link
Copy Markdown

The inverted-plus accordion toggle relies on targeting internal SVG elements,
which does not work when using SVG sprites ().

This fix replaces path-based manipulation with transform-based rotation,
ensuring compatibility with both inline SVG and sprite icons.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: e389b3a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 1, 2026

@AdilinTech is attempting to deploy a commit to the Tabler Team on Vercel.

A member of the Team first needs to authorize it.

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.

2 participants