down_left_arrow constant

String const down_left_arrow

Implementation

static const String down_left_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.426 11.715 11.717 30.711 11.717 42.426 0 11.716-11.715 11.716-30.709 0-42.426M41.056 44.999H19V22.866l7.51 7.416 13.451-13.283L47 24.044 33.626 37.437l7.43 7.562"/></svg>';