How to find the name of a button's icon?

I’m using the Button() function and can’t figure out find the correct name of these icons to use them in my button conditionally.
image

Also, how can I figure it out myself? Is there a way?

1 Like

I have found the exact icons on icons8.com, but when I type in the icon name from there into the Button() formula; for example “Opened Folder”, it doesn’t show anything.

There is a way!

Find the exact icon in a normal coda page (the colored icons that can be chosen for pages)

Right click on the icon when you find the matching colored version of the one you want, copy it’s image address, and then past that image address somewhere.

The icons name (aka the characters between the / and the .svg) are what you need!

4 Likes

Got it, Thanks a lot!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.