Class: GODynamicsIcons

GODynamicsIcons

new GODynamicsIcons()

Services/GoAxiosServices/index.ts, line 4

This class contain all axios services.

Methods

staticGODynamicsIcons.defaultIcon(stringParams)

Services/GODynamicsIcons/index.ts, line 82

Return default icon for the icon generator service backup.

Name Type Description
stringParams DynamicSVGICONString

DynamicSVGICONString

Returns:
a promise of a svg string.

GODynamicsIcons

new GODynamicsIcons()

Services/GODynamicsIcons/index.ts, line 38

A class that is used to send a request to the server and return the SVG icon.

Methods

staticGODynamicsIcons.defaultIcon(stringParams)

Services/GODynamicsIcons/index.ts, line 82

Return default icon for the icon generator service backup.

Name Type Description
stringParams DynamicSVGICONString

DynamicSVGICONString

Returns:
a promise of a svg string.