Free. PNG images in Black and White


Does anyone know where I can get png icons to use in navigations?

I have attached a screenshot of one where when the selection is in focus it is a white icon and when not in focus it is a black icon.

Thanks!

Tim B.

Try https://icons8.com.

1 Like

What about svg icons from https://filemakericons.com/ that you can colorize within FileMaker?
You can use these in buttonbar segments with conditional formatting.

3 Likes

and

Late Addition

4 Likes

if on a Mac: SF Symbols - Apple Developer

5 Likes

I use Icon Manager from inDats quite a bit for .svg files, but I've not found an updated download site (old one is inactive) and the supposed new one (Syncfusion Metro Studio) is offering a new product with "free" license sign-up. Windows Only The new product looks to be much more robust with editing tools, etc. I've not used it as I'm not a Windows user.

Elemental_FM/Elemental_UX is an option which has a subset of the original inDats Icon Manager .svg files.

And I 2nd the motion by @mipiano for .svg (from FileMaker Icons or elsewhere) in that .SVGs are easy to set the style to within FM on button bars an such.

I'll enjoy exploring the other suggestions provided above; most new to me. :blush:

(Edit: clarification)

2 Likes

Fantastic.

1 Like

@GFS , welcome to TheSoup !

Google has material design icons

There was a short presentation from AutoEnter Live that showed how to adapt them for FileMaker.
5 Quick Ways to Use Material Design to Improve the UI/UX of your Solution | AutoEnter Live 2022

2 Likes

If you want svg icons, I often search here: React Icons

Find an icon, right click > "Inspect", locate the svg tag in the html and copy it (Cmd + c).

Paste your svg text in a file on your computer and save with extensions .svg. and now you can import it in a button in fm:

4 Likes

If you have Affinity Designer (a very affordable vector software that works on Mac, Windows, and iPad) here are steps to turn any vector into a filemaker-safe SVG (since they have specific requirements)