arrow_circle_up constant

String const arrow_circle_up

Implementation

static const String arrow_circle_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="m5.369 7.92 2.14-2.14v5.752h1v-5.68l2.066 2.067.707-.707-2.957-2.956h-.707L4.662 7.212l.707.707Z"/><path d="M14 8A6 6 0 112 8a6 6 0 0112 0Zm-1 0A5 5 0 103 8a5 5 0 0010 0Z"/></g></svg>';