expand_alt_solid constant

String const expand_alt_solid

Implementation

static const String expand_alt_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="M12.293 2H10V1h4v4h-1V2.707L9.854 5.854l-.708-.708L12.293 2Zm-6.44 7.854L2.708 13H5v1H1v-4h1v2.293l3.146-3.147.708.708Z" clip-rule="evenodd"/></svg>';