indent constant

String const indent

Icon Data of indent

Implementation

static const String 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="-4.5 -7 24 24"><path fill="currentColor" d="M2 0h12a1 1 0 010 2H2a1 1 0 110-2zm0 8h12a1 1 0 010 2H2a1 1 0 110-2zm6-4h6a1 1 0 010 2H8a1 1 0 110-2zM4.44 5.857 2.382 7.091a1 1 0 01-1.515-.857V3.766a1 1 0 011.515-.857l2.056 1.234a1 1 0 010 1.714z"/></svg>';