[PR #4162] [MERGED] Consistent icons in stats page #4181

Closed
opened 2026-04-25 00:18:40 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4162
Author: @Toby222
Created: 3/26/2025
Status: Merged
Merged: 3/26/2025
Merged by: @advplyr

Base: masterHead: master


📝 Commits (1)

  • d94e797 Consistent icons in stats page

📊 Changes

1 file changed (+3 additions, -6 deletions)

View changed files

📝 client/pages/config/stats.vue (+3 -6)

📄 Description

Brief summary

For "Items Finished" in stats page, replace SVG icon with equivalent Material Symbol ligature

Which issue is fixed?

I did not open an issue for this

In-depth Description

Replaces the inline SVG element for the "Items Finished" stat with the equivalent symbol from the Material Symbol font to be consistent with the other stats.
Noticed this while idly selecting random text on the page and noticing that this icon was not selectable.

How have you tested this?

Manual edit in browser, did not actually build the program

Screenshots

Before:
image
After:
image


🔄 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/advplyr/audiobookshelf/pull/4162 **Author:** [@Toby222](https://github.com/Toby222) **Created:** 3/26/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d94e797`](https://github.com/advplyr/audiobookshelf/commit/d94e7975dc1ae8dcf049a8e48ad57844c214351b) Consistent icons in stats page ### 📊 Changes **1 file changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `client/pages/config/stats.vue` (+3 -6) </details> ### 📄 Description ## Brief summary For "Items Finished" in stats page, replace SVG icon with equivalent Material Symbol ligature ## Which issue is fixed? I did not open an issue for this ## In-depth Description Replaces the inline SVG element for the "Items Finished" stat with the equivalent symbol from the Material Symbol font to be consistent with the other stats. Noticed this while idly selecting random text on the page and noticing that this icon was not selectable. ## How have you tested this? Manual edit in browser, did not actually build the program ## Screenshots Before: ![image](https://github.com/user-attachments/assets/3290c53c-4375-403d-92b8-444a07109bdd) After: ![image](https://github.com/user-attachments/assets/67613712-e81b-4fd9-b3b2-9b5244ff3a5a) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:40 +02:00
adam closed this issue 2026-04-25 00:18:40 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4181