more constant

String const more

Implementation

static const String more =
    '<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" fill-rule="evenodd" d="M5 15a3 3 0 100-6 3 3 0 000 6Zm0-2a1 1 0 100-2 1 1 0 000 2Zm7 2a3 3 0 100-6 3 3 0 000 6Zm0-2a1 1 0 100-2 1 1 0 000 2Zm10-1a3 3 0 11-6 0 3 3 0 016 0Zm-2 0a1 1 0 11-2 0 1 1 0 012 0Z" clip-rule="evenodd"/></svg>';