ryanoasis/nerd-fonts

PyTorch logo has an artifact

Closed this issue ยท 6 comments

Requirements

  • I have searched the issues for my issue and found nothing related or helpful
  • I have searched the FAQ for help
  • I have checked the Wiki for help

Experienced Behavior

pytorch logo look like sb by mistake put a dot in a random place of it!

Expected Behavior

normal pytorch logo

Example Symbols or Text

nf-dev-pytorch

Font Used

Symbol Only

Source of Font File

Same source as nerdfont font search website

Terminal Emulator (and the title of the terminal window)

No response

Operating System and Version

No response

Screenshots

image

OH!

Thanks for reporting.

Dot needs to be near the opening.
That's already the 2nd logo in devicons with problems :-/

Screenshot 2024-12-28 at 07 56 58

Note to self: Check also

overlapping outlines:

  • bitbucket
  • akka
  • opera
  • jira
  • beats
  • yii
  • googlecloud
  • graphql
  • hibernate
  • jetbrains
  • kibana
  • livewire
  • materialui
  • nimble
  • norg
  • openstack
  • playwright
  • plotly
  • sequelize
  • sqldeveloper
  • streamlit
  • tomcat
  • vagrant
  • vuestorefront
  • woocommerce
  • yunohost
  • zig

small copyright circle or similar:

  • archlinux
  • arduino
  • stata
  • splunk
  • spss
  • unifiedmodellinglanguage

OH!

Thanks for reporting.

Dot needs to be near the opening. That's already the 2nd logo in devicons with problems :-/
Screenshot 2024-12-28 at 07 56 58

Thanks for the great work!
Any idea when this would be fixed? I actually use nerdfont ttf instead of other woff fonts in my website ๐Ÿ˜ƒ and having pytorch logo would be really nice

I tried to auto-fix the svgs, via

  • inkscape icons/pytorch/pytorch-original.svg "--actions=select-all;path-combine;path-simplify;export-filename:temp.svg;export-do;quit-immediate"
  • svgo

Wile this works for some affected icons, not all will be fixed afterwards ๐Ÿ˜’
As usual manual rules. Going through them one by one now.

(Most of the time the problems are transformations, which can be eliminated automatically, but there are a lot glitches due to multicolor svgs that are not properly transformed into black-and-white.)

Should we remove that unreadably small copyright circle thing in the icons that have it? ๐Ÿค”

Should we remove that unreadably small copyright circle thing in the icons that have it? ๐Ÿค”

I think its a good idea, if its visible to eye in terminal with a font of decent size (Sorry for the late reply, had alot of exams this week)