expand_outline constant

String const expand_outline

Implementation

static const String expand_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" stroke="currentColor" d="M13.5 13.5H10m3.5 0V10m0 3.5-4-4m.5-8h3.5m0 0V5m0-3.5-4 4M5 1.5H1.5m0 0V5m0-3.5 4 4m-4 4.5v3.5m0 0H5m-3.5 0 4-4"/></svg>';