application_menu constant

String const application_menu

Implementation

static const String application_menu =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" d="M10 14a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8ZM10 28a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8ZM10 42a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8Zm14 0a4 4 0 100-8 4 4 0 000 8Z"/></svg>';