[PR #2656] [MERGED] Icons #2638

Closed
opened 2026-02-17 17:23:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2656
Author: @lnhsingh
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @lnhsingh

Base: mainHead: icons


📝 Commits (5)

📊 Changes

108 files changed (+457 additions, -443 deletions)

View changed files

📝 pipeline/tools/partner_pkg_table.py (+1 -1)
📝 src/docs.json (+17 -14)
src/images/providers/anthropic-icon.svg (+3 -0)
src/images/providers/fireworks-icon.svg (+3 -0)
src/images/providers/groq-icon.svg (+4 -0)
src/images/providers/mistral-icon.svg (+12 -0)
📝 src/index.mdx (+14 -14)
📝 src/langsmith/agent-builder-code.mdx (+1 -1)
📝 src/langsmith/agent-builder-essentials.mdx (+5 -5)
📝 src/langsmith/agent-builder-manage-agent-settings.mdx (+6 -6)
📝 src/langsmith/agent-builder-quickstart.mdx (+5 -5)
📝 src/langsmith/agent-builder-setup.mdx (+2 -2)
📝 src/langsmith/agent-builder-slack-app.mdx (+2 -2)
📝 src/langsmith/agent-builder-templates.mdx (+2 -2)
📝 src/langsmith/agent-builder-tools.mdx (+13 -13)
📝 src/langsmith/agent-builder.mdx (+3 -3)
📝 src/langsmith/app-development.mdx (+5 -5)
📝 src/langsmith/aws-self-hosted.mdx (+2 -2)
📝 src/langsmith/azure-self-hosted.mdx (+2 -2)
📝 src/langsmith/cicd-pipeline-example.mdx (+13 -13)

...and 80 more files

📄 Description

Changes icons to use Tabler instead of Font Awesome, which solves for icons getting chopped off

Fixes DOC-631 and DOC-736


🔄 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/langchain-ai/docs/pull/2656 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `icons` --- ### 📝 Commits (5) - [`4010812`](https://github.com/langchain-ai/docs/commit/4010812cc5d00f07605119036bcd839922fcc70c) Change to Tabler icons - [`221b061`](https://github.com/langchain-ai/docs/commit/221b06186318897a73243d647e77ab037e096eee) fix dropdown - [`04d93dc`](https://github.com/langchain-ai/docs/commit/04d93dc4953029588312674da15947dd631afded) Merge branch 'main' into icons - [`c31e524`](https://github.com/langchain-ai/docs/commit/c31e5247f3d078e5717a8a7c0f960eb27bde14e1) add acp back - [`bc49128`](https://github.com/langchain-ai/docs/commit/bc491281ca3837836f81ff89588926452ffcdca4) x ### 📊 Changes **108 files changed** (+457 additions, -443 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/tools/partner_pkg_table.py` (+1 -1) 📝 `src/docs.json` (+17 -14) ➕ `src/images/providers/anthropic-icon.svg` (+3 -0) ➕ `src/images/providers/fireworks-icon.svg` (+3 -0) ➕ `src/images/providers/groq-icon.svg` (+4 -0) ➕ `src/images/providers/mistral-icon.svg` (+12 -0) 📝 `src/index.mdx` (+14 -14) 📝 `src/langsmith/agent-builder-code.mdx` (+1 -1) 📝 `src/langsmith/agent-builder-essentials.mdx` (+5 -5) 📝 `src/langsmith/agent-builder-manage-agent-settings.mdx` (+6 -6) 📝 `src/langsmith/agent-builder-quickstart.mdx` (+5 -5) 📝 `src/langsmith/agent-builder-setup.mdx` (+2 -2) 📝 `src/langsmith/agent-builder-slack-app.mdx` (+2 -2) 📝 `src/langsmith/agent-builder-templates.mdx` (+2 -2) 📝 `src/langsmith/agent-builder-tools.mdx` (+13 -13) 📝 `src/langsmith/agent-builder.mdx` (+3 -3) 📝 `src/langsmith/app-development.mdx` (+5 -5) 📝 `src/langsmith/aws-self-hosted.mdx` (+2 -2) 📝 `src/langsmith/azure-self-hosted.mdx` (+2 -2) 📝 `src/langsmith/cicd-pipeline-example.mdx` (+13 -13) _...and 80 more files_ </details> ### 📄 Description Changes icons to use Tabler instead of Font Awesome, which solves for icons getting chopped off Fixes DOC-631 and DOC-736 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:37 -05:00
yindo closed this issue 2026-02-17 17:23:37 -05:00
yindo changed title from [PR #2656] Icons to [PR #2656] [MERGED] Icons 2026-06-05 18:19:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2638