up_left_arrow constant

String const up_left_arrow

Implementation

static const String up_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.212 10.788c-11.715-11.717-30.711-11.717-42.426 0-11.715 11.715-11.715 30.708 0 42.425 11.715 11.715 30.711 11.715 42.426 0 11.717-11.717 11.717-30.711 0-42.425m-14.25 35.21L25.509 32.717 18 40.131V17.999h22.057l-7.432 7.564L46 38.953l-7.038 7.045"/></svg>';