[PR #7841] [MERGED] docs: update TanStack icon #33188

Closed
opened 2026-04-17 23:51:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7841
Author: @LovelessCodes
Created: 2/7/2026
Status: Merged
Merged: 2/9/2026
Merged by: @bytaesu

Base: canaryHead: fix/tanstack-logo


📝 Commits (2)

  • 770ab76 fix(docs): 🖼️ update tanstack SVG icon to be inline with the TanStack brand guide
  • 548545c fix: color

📊 Changes

1 file changed (+5 additions, -124 deletions)

View changed files

📝 docs/components/icons.tsx (+5 -124)

📄 Description

  • Changed viewBox from 0 0 100 100 to 0 0 663 660
  • Removed unnecessary mask and circle elements for a cleaner design
  • Updated path data for improved rendering of the icon

Brand Guide | TanStack


Summary by cubic

Updated the TanStack SVG icon in docs to match the brand guide and render cleanly at all sizes. Switched to viewBox 0 0 663 660, removed masks/circles, replaced the path data, and set fill to currentColor for proper theming.

Written for commit 548545c2d4. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7841 **Author:** [@LovelessCodes](https://github.com/LovelessCodes) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `fix/tanstack-logo` --- ### 📝 Commits (2) - [`770ab76`](https://github.com/better-auth/better-auth/commit/770ab760cbae73615aa29d5c83ae3d058d3297b2) fix(docs): 🖼️ update `tanstack` SVG icon to be inline with the TanStack brand guide - [`548545c`](https://github.com/better-auth/better-auth/commit/548545c2d44837ceb249d37d7f3b7e42162dce30) fix: color ### 📊 Changes **1 file changed** (+5 additions, -124 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/icons.tsx` (+5 -124) </details> ### 📄 Description * Changed `viewBox` from `0 0 100 100` to `0 0 663 660` * Removed unnecessary mask and circle elements for a cleaner design * Updated path data for improved rendering of the icon [Brand Guide | TanStack](https://tanstack.com/brand-guide) <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated the TanStack SVG icon in docs to match the brand guide and render cleanly at all sizes. Switched to viewBox 0 0 663 660, removed masks/circles, replaced the path data, and set fill to currentColor for proper theming. <sup>Written for commit 548545c2d44837ceb249d37d7f3b7e42162dce30. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 23:51:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#33188