4#ifndef MALENA_ICONFONT_H
5#define MALENA_ICONFONT_H
28 inline constexpr char32_t Check = 0xe5ca;
29 inline constexpr char32_t Save = 0xe161;
30 inline constexpr char32_t Delete = 0xe872;
31 inline constexpr char32_t Close = 0xe5cd;
32 inline constexpr char32_t Add = 0xe145;
37 inline constexpr char32_t Palette = 0xe40a;
43 inline constexpr char32_t Menu = 0xe5d2;
constexpr char32_t FormatListNumbered
constexpr char32_t FormatAlignLeft
constexpr char32_t FormatAlignCenter
constexpr char32_t FormatListBulleted
constexpr char32_t FormatAlignRight
constexpr char32_t FormatUnderlined
constexpr char32_t FormatItalic
constexpr char32_t Delete
constexpr char32_t FormatBold
constexpr char32_t Palette
constexpr char32_t FormatColorText
MALENA_API const sf::Font & iconFont()
The bundled Material Icons font (Apache-2.0). Use with Icon codepoints to render crisp UI glyphs.