-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Bug] Linkedin icon shows as missing image when exported to pdf #2126
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
Comments
It looks like Simple Icons might have removed the LinkedIn icon form their set. I can't find it on their website |
that's a bummer, is there any workaround as of right now? |
I've encountered the same issue and implemented a fix that now supports using full URL images. Check it out here: |
Simple Icons did indeed remove LinkedIn, per M$ request: simple-icons/simple-icons#11372 I like the solution provided by @va2ron1 which seems to allow specifying urls with fall back to Simple Icons, but I haven't tested it yet. |
What is the solution for this, Can @va2ron1 solution be merged |
Heyy, is this being worked on? |
Trying to think of other solutions to this. It's an unfortunate situation that Simple Icons was struck down by Microsoft, and choosing any other icon library could lead to the same fate. I am exploring @va2ron1's solution right now, just need to ensure it's a secure solution and also that it doesn't break the layout of the resume (for example, providing an image URL that is extremely large). |
@AmruthPillai It looks like you already limited the image size with I think what is more important is that external resources may have tracking. As LinkedIn's policy mentioned:
This is fine for users linking to their profiles. So that you can consider storing the image asset to your project (under your |
Is there an existing issue for this?
Product Variant
Cloud (https://rxresu.me)
Current Behavior
The linkedin icon shows as "missing image" when resume is exported to a pdf file.
Expected Behavior
It should show the icon in the pdf just like in the web preview
Steps To Reproduce
What browsers are you seeing the problem on?
Chrome
What template are you using?
Onyx
Anything else?
No response
The text was updated successfully, but these errors were encountered: