inboxes constant

String const inboxes

Implementation

static const String inboxes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 8V5H5v3h4a3 3 0 003 3 3 3 0 003-3h4m0-5a2 2 0 012 2v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h14M3 15h6a3 3 0 003 3 3 3 0 003-3h6v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4Z"/></svg>';