left_indent constant

String const left_indent

Implementation

static const String left_indent =
    '<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 7h18a1 1 0 000-2H3a1 1 0 000 2Zm0 4h10a1 1 0 000-2H3a1 1 0 000 2Zm18.77-1.31a1 1 0 00-1.41-.12l-2 1.66a1 1 0 000 1.54l2 1.66a1 1 0 00.64.24 1 1 0 00.77-.36 1 1 0 00-.13-1.41l-1.08-.9 1.08-.9a1 1 0 00.13-1.41ZM21 17H3a1 1 0 000 2h18a1 1 0 000-2ZM3 15h10a1 1 0 000-2H3a1 1 0 000 2Z"/></svg>';