[GH-ISSUE #12] Pause Icon #11

Open
opened 2026-03-03 13:51:55 +03:00 by kerem · 2 comments
Owner

Originally created by @true-Grand on GitHub (May 24, 2022).
Original GitHub issue: https://github.com/Jaysce/Jukebox/issues/12

The Pause Icon is completely disgusting.

I propose to replace the icon with the SF Symbol pause.circle 􀊗 which can be found in the SF Symbols Apple Developer App.
Replace this with
Screenshot 2022-05-24 at 12 30 36 PM
this:
Screenshot 2022-05-24 at 12 30 43 PM

Originally created by @true-Grand on GitHub (May 24, 2022). Original GitHub issue: https://github.com/Jaysce/Jukebox/issues/12 ### The Pause Icon is completely disgusting. I propose to replace the icon with the SF Symbol `pause.circle` 􀊗 which can be found in the SF Symbols Apple Developer App. Replace this with <img width="30" alt="Screenshot 2022-05-24 at 12 30 36 PM" src="https://user-images.githubusercontent.com/78011648/169949261-ccb9ba12-8e7b-4fac-a89b-0d9ea201ccf2.png"> this: <img width="90" alt="Screenshot 2022-05-24 at 12 30 43 PM" src="https://user-images.githubusercontent.com/78011648/169949281-b4a1b4a2-cfda-425a-9dfd-2c895a94b8e7.png">
Author
Owner

@lia-07 commented on GitHub (Sep 29, 2023):

Forreal the current one looks dangerously close to the BTS symbol and triggers my PTSD. I wanted to do a pull request to change it myself but I couldn't find where it was defined.
PLEASE someone fix it.

<!-- gh-comment-id:1741533447 --> @lia-07 commented on GitHub (Sep 29, 2023): Forreal the current one looks dangerously close to the BTS symbol and triggers my PTSD. I wanted to do a pull request to change it myself but I couldn't find where it was defined. PLEASE someone fix it.
Author
Owner

@jaydenk commented on GitHub (Dec 4, 2023):

I've been looking at modifying this so that when the music is paused, it just shows the paused symbol, not the track information. The pause symbol isn't actually a symbol - it's being drawn programmatically by the same code that draws the now playing animation. It simply draws two bars of a thicker width if the source is paused.

<!-- gh-comment-id:1837748560 --> @jaydenk commented on GitHub (Dec 4, 2023): I've been looking at modifying this so that when the music is paused, it just shows the paused symbol, not the track information. The pause symbol isn't actually a symbol - it's being drawn programmatically by the same code that draws the now playing animation. It simply draws two bars of a thicker width if the source is paused.
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/Jukebox#11
No description provided.