corner_up_right constant

String const corner_up_right

Implementation

static const String corner_up_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="m32 14 8 8-8 8"/><path d="M8 38V25a3 3 0 013-3h29"/></g></svg>';