Skip to content

fix: correct flip icon orientations#1538

Open
puneetdixit200 wants to merge 1 commit into
tabler:mainfrom
puneetdixit200:fix-flip-icon-orientation
Open

fix: correct flip icon orientations#1538
puneetdixit200 wants to merge 1 commit into
tabler:mainfrom
puneetdixit200:fix-flip-icon-orientation

Conversation

@puneetdixit200

Copy link
Copy Markdown

Fixes #1537.

The flip-horizontal and flip-vertical source SVGs were using the opposite mirror-axis geometry for the behavior their names describe. This swaps only the path geometry between the two icons, leaving metadata, tags, unicode values, and filenames unchanged.

Verification:

  • node test/flip-icons.mjs failed before the SVG swap, then passed after
  • pnpm run validate
  • git diff --check

@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

✅ All icons are valid!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The flip icons appear to be reversed

1 participant