up_right_arrow constant

String const up_right_arrow

Implementation

static const String up_right_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M53.213 10.786c-11.715-11.715-30.711-11.715-42.426 0-11.716 11.717-11.716 30.711 0 42.428 11.715 11.715 30.711 11.715 42.426 0 11.716-11.717 11.716-30.711 0-42.428M45 41.132l-7.585-7.414-13.458 13.281L17 39.954l13.218-13.391-7.343-7.564H45v22.133"/></svg>';