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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M2.5 7.5a2.5 2.5 0 110 5 2.5 2.5 0 010-5Zm15 0a2.5 2.5 0 110 5 2.5 2.5 0 010-5Zm-7.274 0a2.5 2.5 0 110 5 2.5 2.5 0 010-5Z"/></svg>';