You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't a question specific to the PHP API, but I'm having issues with grabbing the icons for collections and sections (for help center).
The API returns (for example):
tools-setting2
file-edit
user-edit
but the API reference says that it should return a URL to the icon.
I've tried looking around to find the actual source of these icons but am having no luck. Are we actually required to "create" the icons ourselves, or is there a URL I can fetch them from?
Cheers.
The text was updated successfully, but these errors were encountered:
Hey guys,
This isn't a question specific to the PHP API, but I'm having issues with grabbing the icons for collections and sections (for help center).
The API returns (for example):
but the API reference says that it should return a URL to the icon.
I've tried looking around to find the actual source of these icons but am having no luck. Are we actually required to "create" the icons ourselves, or is there a URL I can fetch them from?
Cheers.
The text was updated successfully, but these errors were encountered: