-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
update icon: bash (original, plain) #2263
Conversation
[why] When calculating the bounding box of the icon the real icon is too far right. There is in fact a invisible box on the real icon's left. [how] Edit `svg` file directly (in vi) and just remove the outline's description. Signed-off-by: Fini Jastrow <[email protected]>
Fix code block style
Hi! I'm the
Check our CONTRIBUTING guide for more details regarding these errors. Please address these issues. When you update this PR, I will check your SVGs again. Thanks for your help, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! I'm the
Check our CONTRIBUTING guide for more details regarding these errors. Please address these issues. When you update this PR, I will check your SVGs again. Thanks for your help, |
Hi! I'm the
Check our CONTRIBUTING guide for more details regarding these errors. Please address these issues. When you update this PR, I will check your SVGs again. Thanks for your help, |
[why]
When calculating the bounding box of the icon the real icon is too far right. There is in fact a invisible box on the real icon's left.
[how]
Edit
svg
file directly (in vi) and just remove the outline's description.Double check these details before you open a PR
Features
Load icon into
inkscape
and just select all - note the ghost square on the left ?!Removed path marked blue:
This PR closes NONE
Notes
@Snailedlt as per ryanoasis/nerd-fonts#1691 (comment)