list_indent constant

String const list_indent

Implementation

static const String list_indent =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.75 3a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5H4.75Zm2 4.25a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5ZM.22 5.72a.75.75 0 011.06 0l1.75 1.75.53.53-.53.53-1.75 1.75A.75.75 0 11.22 9.22L1.44 8 .22 6.78a.75.75 0 010-1.06Zm4.53 5.78a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5H4.75Z" clip-rule="evenodd"/></svg>';