godot/scene/theme/default_theme_icons.gen.h

/* THIS FILE IS GENERATED DO NOT EDIT */

#include "modules/modules_enabled.gen.h"

#ifndef _DEFAULT_THEME_ICONS_H
#define _DEFAULT_THEME_ICONS_H
static const int default_theme_icons_count =;

#ifdef MODULE_SVG_ENABLED
static const char *default_theme_icons_sources[] =;
#endif // MODULE_SVG_ENABLED

static const char *default_theme_icons_names[] =;
#endif