RESTAPISearch - EtheaDev/SVGIconImageList GitHub Wiki

REST API Search Service

For the component Editor (both VCL and FMX) you can select "Add from WEB" to search and select Icon directly from the WEB, thanks to an API-REST service provided by https://iconify.design/

./Images/iconify

When you enter in the Search form, you can search and select Icons: the component editor is available both for VCL and FMX.

./Images/SVG_REST_Client_Search

Search for icons

Input the name of the icons to search into the Edit at the top of the form.

Optionally, define maximum icons to downloas and click to [Search...] button.

The left container shows all the icons found! You can resize the size of those icons using the bottom slider.

When you have found the Icon you want, double-click on it to add the Icon in the right container of "selected" icons.

You can repeat the search with other keys and collect the Icons.

When you are ready to import Icons into your ImageList, click to [OK] Button and exit.

Notice: the "Remove prefix from Name" checkbox is useful to not add the first part of Icon Names, a prefix of the collection of the Icons present in the API service. If you want to use the entire name uncheck it.