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 getWOFF2Location();
87 static const std::vector<std::string> &getSupportedIcons();
93 static bool isIconSupported(
const std::string &iconName);
99 static unsigned int getIconCodePoint(
const std::string &iconName);
105 static std::string getIconFamily(
const std::string &iconName);
111 static std::string getIconStyle(
const std::string &iconName);
118 static std::string getIconUtf8String(
const std::string &iconName);