Material Icons Outlined

Hey Guys,
Is there any way we can use the ‘Outlined’ versions of the material icon set?
So far all the icons are filled but I prefer the outlined versions.
There are actually many different styles of icons in that set (rounded, two-tone, etc) that would be quite nice too.

Aren‘t those available in the iconify sets ?

I am using them like this:

Input item=Contact2_Label label="Location" icon="material:sell" inputHint="text"

Which shows the icon as filled. The outlined one looks better.
The library you suggested has a caveat of needing an internet connection (I am assuming the material icons are cached). Not a huge deal but I like the idea of being able to see the icons locally without needing to connect.

You could also download the icon variants you prefer and store them locally in the icons/classic directory. I do that with all my icons which are from several different sources along with my own created icons.

I guess I am assuming that these icons have already been packaged, since they are already available, meaning the ‘filled’ variant are the only ones indexed but the other variants would be there too, with no way of selecting them.

Iconify icons are cached as well, once they are downloaded.
But you can also search the community for „Iconify icon provider“ which is aimed for offline usage.

That add-on failed to load.

If you go to Iconify however, you can see the variants I am talking about:

Select the icon you want, download it with Size: 64px and Color: currentColor and put it into icons/classic. Then refer to it just by its name (only underscores allowed in the name, no hyphens, unless for value dependant dynamic icons)

But using the correct names, all icons from that site should also be available remotely.

Well, I got the icon I wanted using this:
Input item=Contact2_Label label="Location" icon="if:ic:outline-sell" inputHint="text"
I am guessing my system has the online though for this to display?

Error logs ?

Nothing appeared in the logs, I just got a popup in PaperUI and I didn’t screenshot it. It literally just said ‘Failed to load’.

The popup is still there, it says: Installation of add-on marketplace:149990 failed

There is no PaperUI :wink:

@splatch Seems your link is not valid any more, get a 404 when I try to open the link manually.

Yeah, I thought that as I was typing it, it’s on the screen for the add-on, where the install button is, that’s where it popped up.

I’ll fix it. These links to nexus expire every 2-3 months. Sorry.

//Edit: Done

1 Like