22 #ifndef TULIPMATERIALDESIGNICONS_H 23 #define TULIPMATERIALDESIGNICONS_H 25 #include <tulip/tulipconf.h> 66 class TLP_GL_SCOPE TulipMaterialDesignIcons {
72 static std::string getVersion();
77 static std::string getTTFLocation();
82 static std::string getWOFFLocation();
87 static std::string getWOFF2Location();
92 static const std::vector<std::string> &getSupportedIcons();
98 static bool isIconSupported(
const std::string &iconName);
104 static unsigned int getIconCodePoint(
const std::string &iconName);
110 static std::string getIconFamily(
const std::string &iconName);
117 static std::string getIconUtf8String(
const std::string &iconName);
121 #endif // TULIPMATERIALDESIGNICONS_H