7#include "../macros.hpp"
9hi_export_module(hikogui.font.elusive_icon);
11hi_export
namespace hi::inline
v1 {
13hi_export
enum class elusive_icon :
char32_t {
15 AddressBookAlt = 0xf101,
20 AlignJustify = 0xf107,
39 BookmarkEmpty = 0xf119,
47 CalendarSign = 0xf121,
60 ChevronRight = 0xf12f,
63 CircleArrowDown = 0xf132,
64 CircleArrowLeft = 0xf133,
65 CircleArrowRight = 0xf134,
66 CircleArrowUp = 0xf135,
92 ExclamationSign = 0xf14f,
96 FacetimeVideo = 0xf153,
97 FastBackward = 0xf154,
103 FileEditAlt = 0xf158,
113 FolderClose = 0xf163,
123 FriendfeedRect = 0xf16d,
145 HearingImpaired = 0xf184,
158 IndentRight = 0xf191,
173 Livejournal = 0xf1a0,
180 MapMarkerAlt = 0xf1a6,
195 PaperClipAlt = 0xf1b5,
222 QuestionSign = 0xf1d0,
225 QuoteRightAlt = 0xf1d3,
233 RemoveCircle = 0xf1db,
238 ResizeHorizontal = 0xf1e1,
239 ResizeSmall = 0xf1e2,
240 ResizeVertical = 0xf1e3,
254 ShoppingCart = 0xf1f2,
255 ShoppingCartSign = 0xf1f1,
264 Stackoverflow = 0xf1fb,
268 StepBackward = 0xf1ff,
269 StepForward = 0xf200,
272 Stumbleupon = 0xf203,
291 UniversalAccess = 0xf216,
308 WarningSign = 0xf227,
DOXYGEN BUG.
Definition algorithm_misc.hpp:20