Skip to content

New Font Awesome 7 Pro icons theme#2267

Open
GreyXor wants to merge 7 commits intogreshake:masterfrom
GreyXor:feat-new-fa7-pro-theme
Open

New Font Awesome 7 Pro icons theme#2267
GreyXor wants to merge 7 commits intogreshake:masterfrom
GreyXor:feat-new-fa7-pro-theme

Conversation

@GreyXor
Copy link
Copy Markdown

@GreyXor GreyXor commented Apr 21, 2026

Hello,

This is a new Font Awesome 7 Pro icon theme that allows us to use icons from the Pro collection.

The set may include icons from both the Free and Pro collections. It’s still a work in progress, as I’m continuing to expand it with additional icons, particularly from the Pro collection, which offers improved visual options compared to the Free set.

For each completed icon, you’ll find its Font Awesome URL included in the comments, giving you a sense of the current progress.

Context: #2263 (comment)

@GreyXor GreyXor marked this pull request as ready for review April 23, 2026 08:17
Copy link
Copy Markdown
Author

@GreyXor GreyXor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"slash" better for "no battery" as exclamation is more for "problem with battery"

Comment thread files/icons/awesome7pro.toml Outdated
@GreyXor
Copy link
Copy Markdown
Author

GreyXor commented Apr 23, 2026

Re-added all icons and used better icons more adequate from "pro".

@GreyXor
Copy link
Copy Markdown
Author

GreyXor commented Apr 23, 2026

Hello @bim9262,

Can I directly use UTF-8 glyphs in TOML strings, similar to the emoji icon set, instead of using escape sequences like \u...? I already tested, it works as expected

For example:

refresh = ""
resolution = ""
scratchpad = ""

instead of:

refresh = "\uf021"
resolution = "\ue278"
scratchpad = "\uf2d2"

This approach would make it easier for users who have the appropriate font installed to immediately recognize the icons, and it avoids the need to include comments describing each glyph.

image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant