down_right_arrow constant

String const down_right_arrow

Implementation

static const String down_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.71-11.715-42.425 0-11.717 11.717-11.717 30.711 0 42.426 11.715 11.717 30.71 11.717 42.425 0 11.715-11.715 11.715-30.709 0-42.426M45 44.999H22.874l7.345-7.563L17 24.044l6.956-7.045 13.458 13.283L45 22.866v22.133"/></svg>';