arrow_box constant

String const arrow_box

Implementation

static const String arrow_box =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="304" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 304 448"><path fill="currentColor" d="M3 277q0 28 18 46t46 18h170q28 0 46-18t18-46V107q0-28-18-46t-46-18H67q-28 0-46 18T3 107v170zm42-170q0-22 22-22h170q22 0 22 22v170q0 22-22 22H67q-22 0-22-22V107zm171 42H88q0-1 16 20.5t32 43.5l16 22z"/></svg>';