|
commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
|
Base for a predefined Iconify set: carries the set name as a string_view.
More...
#include <icon.hpp>
Base for a predefined Iconify set: carries the set name as a string_view.
Concrete catalogs derive from it, e.g. struct MdiSet : IconifySet<"mdi">.