more_vertical constant

String const more_vertical

Implementation

static const String more_vertical =
    '<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="M12 5a1 1 0 100-2 1 1 0 000 2Zm0 8a1 1 0 100-2 1 1 0 000 2Zm0 8a1 1 0 100-2 1 1 0 000 2Zm3-17a3 3 0 11-6 0 3 3 0 016 0Zm0 8a3 3 0 11-6 0 3 3 0 016 0Zm-3 11a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/></svg>';