indent_decrease_solid constant

String const indent_decrease_solid

Implementation

static const String indent_decrease_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 4H3V3h12v1ZM1.207 7.5l1.647-1.646-.708-.708-2 2a.5.5 0 000 .708l2 2 .708-.708L1.207 7.5ZM15 8H7V7h8v1Zm0 4H3v-1h12v1Z" clip-rule="evenodd"/></svg>';