numbered_list_right constant

String const numbered_list_right

Implementation

static const String numbered_list_right =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 6h11m4 2V4m1 10h-1.4a.6.6 0 01-.6-.6v-.8a.6.6 0 01.6-.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H18m0 6h1.4a.6.6 0 01.6.6v2.8a.6.6 0 01-.6.6H18m2-2h-2M4 12h11M4 18h11"/></svg>';