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.
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.
What about svg icons from https://filemakericons.com/ that you can colorize within FileMaker?
You can use these in buttonbar segments with conditional formatting.
and
Late Addition
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.
(Edit: clarification)
Fantastic.
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
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:
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)