indent_increase_solid constant

String const indent_increase_solid

Implementation

static const String indent_increase_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M15 4H3V3h12v1ZM.854 5.146l2 2a.5.5 0 010 .708l-2 2-.708-.708L1.793 7.5.146 5.854l.708-.708ZM15 8H7V7h8v1Zm0 4H3v-1h12v1Z" clip-rule="evenodd"/></svg>';