left_indent constant

String const left_indent

Icon Data of 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="M21 7H3a1 1 0 010-2h18a1 1 0 010 2zm-8 4H3a1 1 0 010-2h10a1 1 0 010 2zm8 8H3a1 1 0 010-2h18a1 1 0 010 2zm-8-4H3a1 1 0 010-2h10a1 1 0 010 2z" opacity=".5"/><path fill="currentColor" d="M21 14.666a.999.999 0 01-.64-.231l-2-1.667a1 1 0 010-1.536l2-1.667a1 1 0 011.64.769v3.333a1 1 0 01-1 1Z"/></svg>';