corner_down_right constant

String const corner_down_right

Implementation

static const String corner_down_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 18 8 8-8 8"/><path d="M8 10v13a3 3 0 003 3h29"/></g></svg>';