indent_decrease_outline constant

String const indent_decrease_outline

Implementation

static const String indent_decrease_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="m.5 7.5-.354-.354a.5.5 0 000 .708L.5 7.5ZM3 4h12V3H3v1Zm4 4h8V7H7v1Zm-4 4h12v-1H3v1Zm-.146-2.854-2-2-.708.708 2 2 .708-.708Zm-2-1.292 2-2-.708-.708-2 2 .708.708Z"/></svg>';