numbered_list_left constant

String const numbered_list_left

Implementation

static const String numbered_list_left =
    '<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="M9 6h11M5 8V4m1 10H4.6a.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-.6H4m0 6h1.4a.6.6 0 01.6.6v2.8a.6.6 0 01-.6.6H4m2-2H4m5-6h11M9 18h11"/></svg>';