[PR #468] [MERGED] fix: update icons #991

Closed
opened 2026-02-26 19:31:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/468
Author: @anikdhabal
Created: 9/29/2023
Status: Merged
Merged: 10/4/2023
Merged by: @dguyen

Base: feat/refreshHead: issue#358


📝 Commits (2)

📊 Changes

9 files changed (+29 additions, -23 deletions)

View changed files

📝 apps/marketing/package.json (+1 -1)
📝 apps/marketing/src/components/(marketing)/callout.tsx (+2 -2)
📝 apps/marketing/src/components/(marketing)/footer.tsx (+7 -4)
📝 apps/marketing/src/components/(marketing)/hero.tsx (+2 -2)
📝 apps/marketing/src/components/(marketing)/mobile-navigation.tsx (+6 -4)
📝 apps/web/package.json (+1 -1)
📝 apps/web/src/app/(signing)/sign/[token]/complete/share-button.tsx (+3 -2)
📝 apps/web/src/components/(dashboard)/layout/profile-dropdown.tsx (+2 -2)
📝 package-lock.json (+5 -5)

📄 Description

fixes #358
Update footer and mobile navigation icons.
As Lucide Icon is not supporting any brand icons and also twitter new icon, so I've updated it to react-icons.

Screenshot 2023-09-29 183046


🔄 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/documenso/documenso/pull/468 **Author:** [@anikdhabal](https://github.com/anikdhabal) **Created:** 9/29/2023 **Status:** ✅ Merged **Merged:** 10/4/2023 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `feat/refresh` ← **Head:** `issue#358` --- ### 📝 Commits (2) - [`04756ce`](https://github.com/documenso/documenso/commit/04756cec543f1d4c34d658dcc3c9a71ffcb4f625) fix: update icons - [`1f4fa9f`](https://github.com/documenso/documenso/commit/1f4fa9f03b80ddfa2f0055cd118da279a81b8790) fix: update icons ### 📊 Changes **9 files changed** (+29 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/package.json` (+1 -1) 📝 `apps/marketing/src/components/(marketing)/callout.tsx` (+2 -2) 📝 `apps/marketing/src/components/(marketing)/footer.tsx` (+7 -4) 📝 `apps/marketing/src/components/(marketing)/hero.tsx` (+2 -2) 📝 `apps/marketing/src/components/(marketing)/mobile-navigation.tsx` (+6 -4) 📝 `apps/web/package.json` (+1 -1) 📝 `apps/web/src/app/(signing)/sign/[token]/complete/share-button.tsx` (+3 -2) 📝 `apps/web/src/components/(dashboard)/layout/profile-dropdown.tsx` (+2 -2) 📝 `package-lock.json` (+5 -5) </details> ### 📄 Description fixes #358 Update footer and mobile navigation icons. As Lucide Icon is not supporting any brand icons and also twitter new icon, so I've updated it to react-icons. ![Screenshot 2023-09-29 183046](https://github.com/documenso/documenso/assets/81948346/c2f72c22-fe89-441e-8a75-41f4c70cb9af) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#991
No description provided.