[PR #4206] [MERGED] docs: fix figma icon #5249

Closed
opened 2026-03-13 12:15:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4206
Author: @ping-maxwell
Created: 8/24/2025
Status: Merged
Merged: 8/24/2025
Merged by: @ping-maxwell

Base: canaryHead: docs/fix-figma-icon


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/components/sidebar-content.tsx (+8 -5)

📄 Description

Before

image

After

image

Summary by cubic

Replaced the Figma icon in the docs sidebar with the correct SVG for accurate shape and alignment. Uses a 15x15 viewBox and currentColor so it renders at the right size and inherits theme colors.


🔄 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/4206 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/24/2025 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `canary` ← **Head:** `docs/fix-figma-icon` --- ### 📝 Commits (1) - [`f009103`](https://github.com/better-auth/better-auth/commit/f0091035f0608d6ff009f2cdb901f3372b095874) docs: fix figma icon ### 📊 Changes **1 file changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+8 -5) </details> ### 📄 Description ## Before <img width="450" height="263" alt="image" src="https://github.com/user-attachments/assets/3829c334-1ec2-4f5d-b600-c18c282eec61" /> ## After <img width="528" height="263" alt="image" src="https://github.com/user-attachments/assets/d8772ce3-451b-435e-9c70-8864115b27a7" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Replaced the Figma icon in the docs sidebar with the correct SVG for accurate shape and alignment. Uses a 15x15 viewBox and currentColor so it renders at the right size and inherits theme colors. <!-- 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-03-13 12:15:38 -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#5249