dashy icon indicating copy to clipboard operation
dashy copied to clipboard

[BUG] Some icons from simpleicon not working

Open masterchief4240 opened this issue 1 year ago • 7 comments

Environment

Self-Hosted (Docker)

System

Ubuntu 22.04.2 LTS

Version

2.1.1

Describe the problem

When using some of the simpleicons, icons are not loading correctly. Sorry if I am just being stupid, I did read the documentation and tried a few things.

Working example: Vodafone icon https://simpleicons.org/?q=vodafone

image

image

Code looks like this

"icon": "si-vodafone"

Non-working example (should hopefully be reproducible): Mikrotik https://simpleicons.org/?q=mikrotik

image

image

Code looks like this

"icon": "si-mikrotik"

When placing the svg URL https://simpleicons.org/icons/mikrotik.svg in the field, it works, but it is not adjusting the color (which I guess is strange because it's working for the vodafone one).

image

Many thanks!

Additional info

No response

Please tick the boxes

masterchief4240 avatar Jul 07 '23 22:07 masterchief4240

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

liss-bot avatar Jul 07 '23 22:07 liss-bot

I am having exactly the same issue but with si-nginxproxymanager

KonVei82 avatar Jul 30 '23 16:07 KonVei82

Screenshot 2023-08-03 130520 Screenshot 2023-08-03 130438 I wish I knew enough about coding to help with fixing this, but I'm also having this issue.

Fiallo avatar Aug 03 '23 11:08 Fiallo

I'm having the same issue as well

chieflewus avatar Oct 10 '23 18:10 chieflewus

Hello,

I am having the same issue with the following icons.

Proton Drive: si-protondrive

Proton Calendar si-protoncalendar

image

Strangely si-protonmail works. I did notice that on the simple Icons page the Proton Mail is titled as "ProtonMail" where as drive and calendar are "Proton Drive" and "Proton Calendar". Perhaps the space has something to do with it but I don't know how this all works.

I also have the same result as above where if you specify a link "http://simpleicons.org/icons/protoncalendar.svg" it will load the icon but black. Changing the theme post save does not change the colour of the icon.

perkyquirky avatar Nov 01 '23 02:11 perkyquirky

Same problem here!

I found dashy is still using old version of simple-icons package. I think it is the main reason, which cause this problem.

in yarn.lock row 8926 you can found it using v7.21.0

current new version v10.0.0 is here npmjs.com and the repo

vnwnv avatar Nov 27 '23 11:11 vnwnv

Any updates on this? Or is there a way we can update locally? Cheers

barndoor101 avatar Jan 30 '24 11:01 barndoor101