list_ul constant

String const list_ul

Implementation

static const String list_ul =
    '<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" d="M3.5 12a.5.5 0 100 1 .5.5 0 000-1zm3-4h15a.5.5 0 000-1h-15a.5.5 0 000 1zm-3 9a.5.5 0 100 1 .5.5 0 000-1zm18-5h-15a.5.5 0 000 1h15a.5.5 0 000-1zm-18-5a.5.5 0 100 1 .5.5 0 000-1zm18 10h-15a.5.5 0 000 1h15a.5.5 0 000-1z"/></svg>';