indent_increase_outline constant

String const indent_increase_outline

Implementation

static const String indent_increase_outline =
    '<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" d="m2.5 7.5.354.354a.5.5 0 000-.708L2.5 7.5ZM3 4h12V3H3v1Zm4 4h8V7H7v1Zm-4 4h12v-1H3v1ZM.854 9.854l2-2-.708-.708-2 2 .708.708Zm2-2.708-2-2-.708.708 2 2 .708-.708Z"/></svg>';