send_down_solid constant

String const send_down_solid

Implementation

static const String send_down_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="M1 1h13v1H1V1Zm7 2v9.293l3.146-3.147.708.708L7.5 14.207 3.146 9.854l.708-.708L7 12.293V3h1Z" clip-rule="evenodd"/></svg>';