Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Remove Font Awesome] Cleanup unused icons, replace a few more icons with the new icon library #3441

Closed

Conversation

haileyok
Copy link
Contributor

@haileyok haileyok commented Apr 7, 2024

Another continuation of #3438 stacked on #3440. This just cleans up some of the now unused icons, as well as a few other pieces of cleanup.

Test Plan

Icons were replaced in the settings screen. Verified that the hashtag icon and the raised hand icon still look correct in that screen.

Also verified that the replaced CogIcon in the feeds screen looks correct.

@haileyok
Copy link
Contributor Author

haileyok commented Apr 7, 2024

A few of the remaining icons in icons.tsx will be replaced in #3400. At that point we can probably get close to just RMing the entire icons.tsx file.

Copy link

github-actions bot commented Apr 7, 2024

Old size New size Diff
6.35 MB 6.35 MB 0 B (0.00%)

Copy link
Member

@mozzius mozzius left a comment

Choose a reason for hiding this comment

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

Just one small issue, otherwise looks great!

@@ -433,7 +435,7 @@ export function FeedsScreen(_props: Props) {
href="/settings/saved-feeds"
accessibilityLabel={_(msg`Edit My Feeds`)}
accessibilityHint="">
<CogIcon strokeWidth={1.5} style={pal.icon} size={28} />
<Gear style={pal.textLight} size="lg" />
Copy link
Member

Choose a reason for hiding this comment

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

Should be pal.icon, otherwise there's a mismatch with the icon next to it

Screenshot 2024-04-08 at 15 58 21

@haileyok haileyok closed this May 13, 2024
@haileyok haileyok deleted the hailey/remove-font-awesome-3 branch June 8, 2024 07:52
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.

2 participants